Dear maintainer,
I've prepared an NMU for tpb (versioned as 0.6.4-8.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer. Regards. -- WBR, wRAR
diff -Nru tpb-0.6.4/debian/changelog tpb-0.6.4/debian/changelog --- tpb-0.6.4/debian/changelog 2012-04-08 10:57:30.000000000 +0600 +++ tpb-0.6.4/debian/changelog 2016-11-24 21:57:21.000000000 +0500 @@ -1,3 +1,11 @@ +tpb (0.6.4-8.1) unstable; urgency=medium + + * Non-maintainer upload. + * Replace manual config.* manipulations with dh_autotools-dev* (Closes: + #830376). + + -- Andrey Rahmatullin <w...@debian.org> Thu, 24 Nov 2016 21:57:21 +0500 + tpb (0.6.4-8) unstable; urgency=low * New maintainer (Closes: #643900) diff -Nru tpb-0.6.4/debian/control tpb-0.6.4/debian/control --- tpb-0.6.4/debian/control 2012-03-14 22:57:26.000000000 +0600 +++ tpb-0.6.4/debian/control 2016-11-24 21:57:21.000000000 +0500 @@ -2,7 +2,8 @@ Section: utils Priority: extra Maintainer: Prach Pongpanich <prach...@gmail.com> -Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxt-dev, libxosd-dev, gettext, po-debconf, dpkg-dev (>= 1.16.1~) +Build-Depends: debhelper (>= 7.0.50~), libx11-dev, libxt-dev, libxosd-dev, + gettext, po-debconf, dpkg-dev (>= 1.16.1~), autotools-dev Homepage: http://savannah.nongnu.org/projects/tpb/ Standards-Version: 3.9.3 diff -Nru tpb-0.6.4/debian/rules tpb-0.6.4/debian/rules --- tpb-0.6.4/debian/rules 2012-04-07 12:37:11.000000000 +0600 +++ tpb-0.6.4/debian/rules 2016-11-24 21:57:21.000000000 +0500 @@ -23,6 +23,7 @@ config.status: configure dh_testdir # Add here commands to configure the package. + dh_autotools-dev_updateconfig ./configure $(build_flags) --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info build: build-arch build-indep @@ -44,10 +45,7 @@ # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean rm -f config.log - -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_autotools-dev_restoreconfig debconf-updatepo dh_clean
signature.asc
Description: PGP signature