Control: tags 818515 + patch Control: tags 818515 + pending Dear maintainer,
I've prepared an NMU for iulib (versioned as 0.3-3.3) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. I'm not sure about your workaround in rules file, but they seems to be some really old stuff, I think autoreconf handles them correctly. http://debomatic-amd64.debian.net/distribution#unstable/iulib/0.3-3.3/buildlog I also bumped compat level, because I'm not sure about the multiarch stuff Hope you don't mind it :) Regards. Gianfranco diff -Nru iulib-0.3/debian/changelog iulib-0.3/debian/changelog --- iulib-0.3/debian/changelog 2016-01-23 18:32:44.000000000 +0100 +++ iulib-0.3/debian/changelog 2016-04-08 11:03:31.000000000 +0200 @@ -1,3 +1,11 @@ +iulib (0.3-3.3) unstable; urgency=medium + + * Non-maintainer upload. + * Switch to autoreconf (Closes: #818515). + * Bump compat level to 9 and std-version to 3.9.8. + + -- Gianfranco Costamagna <locutusofb...@debian.org> Fri, 08 Apr 2016 11:02:55 +0200 + iulib (0.3-3.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru iulib-0.3/debian/compat iulib-0.3/debian/compat --- iulib-0.3/debian/compat 2011-10-21 21:32:10.000000000 +0200 +++ iulib-0.3/debian/compat 2016-04-08 11:03:34.000000000 +0200 @@ -1 +1 @@ -7 +9 diff -Nru iulib-0.3/debian/control iulib-0.3/debian/control --- iulib-0.3/debian/control 2016-01-23 18:18:11.000000000 +0100 +++ iulib-0.3/debian/control 2016-04-08 11:02:28.000000000 +0200 @@ -3,8 +3,8 @@ Priority: optional Maintainer: Jeffrey Ratcliffe <jeffrey.ratcli...@gmail.com> Uploaders: Jakub Wilk <jw...@debian.org> -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, automake1.11, libtool (>= 2), libpng-dev, libjpeg-dev, libtiff-dev, libsdl-gfx1.2-dev, libsdl-image1.2-dev, dpkg-dev (>= 1.16) -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 9), dh-autoreconf, libpng-dev, libjpeg-dev, libtiff-dev, libsdl-gfx1.2-dev, libsdl-image1.2-dev, dpkg-dev (>= 1.16) +Standards-Version: 3.9.8 Homepage: http://code.google.com/p/iulib/ Package: libiulib0 diff -Nru iulib-0.3/debian/rules iulib-0.3/debian/rules --- iulib-0.3/debian/rules 2011-10-28 14:55:39.000000000 +0200 +++ iulib-0.3/debian/rules 2016-04-08 11:02:53.000000000 +0200 @@ -8,25 +8,4 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: - dh $@ - -override_dh_auto_configure: - mv aclocal.m4 aclocal.m4.old - mv configure configure.old - mv Makefile.in Makefile.in.old - cp /usr/share/libtool/config/ltmain.sh . - aclocal - autoconf - automake --add-missing - ./configure \ - --prefix=/usr \ - --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) - -clean: - dh_testdir - dh_auto_clean - dh_clean config.guess config.sub ltmain.sh - [ ! -f aclocal.m4.old ] || mv aclocal.m4.old aclocal.m4 - [ ! -f configure.old ] || mv configure.old configure - [ ! -f Makefile.in.old ] || mv Makefile.in.old Makefile.in - + dh $@ --with autoreconf
signature.asc
Description: OpenPGP digital signature