tags 666284 + pending
thanks

Dear maintainer,

Sebastian Ramacher has prepared an NMU for avbin (versioned as 7-1.3)
and I've uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Kurt Ostbahn & Die Kombo: I reiss o auf Mexico
diff -u avbin-7/debian/rules avbin-7/debian/rules
--- avbin-7/debian/rules
+++ avbin-7/debian/rules
@@ -1,14 +1,12 @@
 #!/usr/bin/make -f
 
-build:
-	dh build --before configure
+override_dh_auto_configure:
 	sh ./bootstrap.sh
 	dh_auto_configure
-	dh build --after configure
 
 clean:
 	dh clean
-	rm -f config.guess config.sub ltmain.sh install-sh missing depcomp aclocal.m4 configure config.h.in Makefile.in src/Makefile.in
+	rm -rf config.guess config.sub ltmain.sh install-sh missing depcomp aclocal.m4 configure config.h.in Makefile.in src/Makefile.in m4
 
 %:
 	dh $@
diff -u avbin-7/debian/control avbin-7/debian/control
--- avbin-7/debian/control
+++ avbin-7/debian/control
@@ -3,7 +3,7 @@
 Uploaders: Matthew Johnson <[email protected]>
 Section: utils
 Priority: extra
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.50~),
                libtool,
                autoconf,
                automake,
diff -u avbin-7/debian/changelog avbin-7/debian/changelog
--- avbin-7/debian/changelog
+++ avbin-7/debian/changelog
@@ -1,3 +1,14 @@
+avbin (7-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules:
+    - Replace deprecated dh --after and dh --before calls with overrides
+      (Closes: #666284).
+    - Remove m4 to be able to build twice.
+  * debian/control: Bump debhelper Buil-Dep to 7.0.50~ for overrides support.
+
+ -- Sebastian Ramacher <[email protected]>  Sun, 08 Apr 2012 19:22:38 +0200
+
 avbin (7-1.2) unstable; urgency=low
 
   * Non-maintainer upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to