tags 660715 + patch thanks Dear maintainer,
The attached patch should fix this packaging problem. Regards, Prach
diff -Nru isoqlog-2.2.1/debian/changelog isoqlog-2.2.1/debian/changelog --- isoqlog-2.2.1/debian/changelog 2012-01-03 02:02:55.000000000 +0700 +++ isoqlog-2.2.1/debian/changelog 2012-03-04 22:54:18.000000000 +0700 @@ -1,3 +1,16 @@ +isoqlog (2.2.1-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b isoqlog-2.2.1-5 + gave error exit status 2": fix autotools handling: + - remove automatically created patches + - use dh-autoreconf instead of manual copying and autoreconfing in + debian/rules + - bump debhelper compatibility level to 7. + (Closes: #660715) + + -- Prach Pongpanich <prach...@gmail.com> Sun, 04 Mar 2012 22:37:59 +0700 + isoqlog (2.2.1-5) unstable; urgency=low * Updated Danish Debconf translation (Closes: #590004) diff -Nru isoqlog-2.2.1/debian/compat isoqlog-2.2.1/debian/compat --- isoqlog-2.2.1/debian/compat 2012-01-03 02:02:55.000000000 +0700 +++ isoqlog-2.2.1/debian/compat 2012-03-04 22:33:22.000000000 +0700 @@ -1 +1 @@ -5 +7 diff -Nru isoqlog-2.2.1/debian/control isoqlog-2.2.1/debian/control --- isoqlog-2.2.1/debian/control 2012-01-03 02:02:55.000000000 +0700 +++ isoqlog-2.2.1/debian/control 2012-03-04 22:35:38.000000000 +0700 @@ -2,7 +2,7 @@ Section: mail Priority: optional Maintainer: Sergiusz Pawlowicz <deb...@pawlowicz.name> -Build-Depends: debhelper (>= 5), automake, po-debconf +Build-Depends: debhelper (>= 7.0.50~), automake, po-debconf, dh-autoreconf Standards-Version: 3.9.2.0 Homepage: http://www.enderunix.org/isoqlog/ diff -Nru isoqlog-2.2.1/debian/patches/series isoqlog-2.2.1/debian/patches/series --- isoqlog-2.2.1/debian/patches/series 2012-01-03 02:02:55.000000000 +0700 +++ isoqlog-2.2.1/debian/patches/series 2012-03-04 22:32:53.000000000 +0700 @@ -1 +0,0 @@ -debian-changes-2.2.1-4 diff -Nru isoqlog-2.2.1/debian/rules isoqlog-2.2.1/debian/rules --- isoqlog-2.2.1/debian/rules 2012-01-03 02:02:55.000000000 +0700 +++ isoqlog-2.2.1/debian/rules 2012-03-04 22:37:34.000000000 +0700 @@ -25,6 +25,7 @@ config.status: configure dh_testdir # Add here commands to configure the package. + dh_autoreconf ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --sysconfdir=/etc/isoqlog @@ -58,12 +59,8 @@ # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean - -test -r /usr/share/misc/config.sub && \ - cp -f /usr/share/misc/config.sub config.sub - -test -r /usr/share/misc/config.guess && \ - cp -f /usr/share/misc/config.guess config.guess - - + + dh_autoreconf_clean dh_clean install: DH_OPTIONS=
signature.asc
Description: Digital signature