--
Steve McIntyre, Cambridge, UK. [email protected]
"C++ ate my sanity" -- Jon Rabone
diff -Nru modplugtools-0.5.3/debian/changelog
modplugtools-0.5.3/debian/changelog
--- modplugtools-0.5.3/debian/changelog 2011-05-03 13:03:17.000000000 +0000
+++ modplugtools-0.5.3/debian/changelog 2014-10-14 20:59:38.000000000 +0000
@@ -1,3 +1,11 @@
+modplugtools (0.5.3-1.1) unstable; urgency=low
+
+ * NMU
+ * run dh-autoreconf to update config.{sub,guess} and
+ {libtool,aclocal}.m4. Closes: #727462
+
+ -- Steve McIntyre <[email protected]> Tue, 14 Oct 2014 22:00:29 +0100
+
modplugtools (0.5.3-1) unstable; urgency=low
* New upstream version. (Closes: #622703)
diff -Nru modplugtools-0.5.3/debian/rules modplugtools-0.5.3/debian/rules
--- modplugtools-0.5.3/debian/rules 2011-02-21 10:11:32.000000000 +0000
+++ modplugtools-0.5.3/debian/rules 2014-10-14 21:00:06.000000000 +0000
@@ -3,4 +3,4 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with autotools_dev