tags 724422 + pending
thanks

Dear maintainer,

I've prepared an NMU for netdiscover (versioned as 0.3beta6+20080409-5.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Eric Dorland <e...@kuroneko.ca>
ICQ: #61138586, Jabber: ho...@jabber.com

diff -u netdiscover-0.3beta6+20080409/debian/control netdiscover-0.3beta6+20080409/debian/control
--- netdiscover-0.3beta6+20080409/debian/control
+++ netdiscover-0.3beta6+20080409/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: William Vera <bi...@billy.com.mx>
-Build-Depends: debhelper (>= 7), autotools-dev, automake1.10, libnet1-dev, libpcap-dev, dpatch
+Build-Depends: debhelper (>= 7), dh-autoreconf, libnet1-dev, libpcap-dev, dpatch
 Standards-Version: 3.8.3
 Homepage: http://nixgeneration.com/~jaime/netdiscover/
 
diff -u netdiscover-0.3beta6+20080409/debian/rules netdiscover-0.3beta6+20080409/debian/rules
--- netdiscover-0.3beta6+20080409/debian/rules
+++ netdiscover-0.3beta6+20080409/debian/rules
@@ -13,22 +13,21 @@
 clean: unpatch
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp
+	rm -f build-stamp autoreconf-stamp
 	rm -f config.guess config.sub
 
 	[ ! -f Makefile ] || $(MAKE) distclean
 
+	dh_autoreconf_clean
 	dh_clean
 
-config.status: configure
+autoreconf-stamp:
 	dh_testdir
+	dh_autoreconf
+	touch $@
 
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
+config.status:  autoreconf-stamp configure
+	dh_testdir
 
 	CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man
 
diff -u netdiscover-0.3beta6+20080409/debian/changelog netdiscover-0.3beta6+20080409/debian/changelog
--- netdiscover-0.3beta6+20080409/debian/changelog
+++ netdiscover-0.3beta6+20080409/debian/changelog
@@ -1,3 +1,11 @@
+netdiscover (0.3beta6+20080409-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control, debian/rules: Switch to dh-autoreconf. (Closes:
+    #724422)
+
+ -- Eric Dorland <e...@debian.org>  Sun, 16 Feb 2014 16:11:47 -0500
+
 netdiscover (0.3beta6+20080409-5) unstable; urgency=low
 
   * New maintainer (Closes: #543853).

Attachment: signature.asc
Description: Digital signature

Reply via email to