--
Steve McIntyre, Cambridge, UK. [email protected]
< liw> everything I know about UK hotels I learned from "Fawlty Towers"
diff -Nru live-f1-0.2.10/debian/changelog live-f1-0.2.10/debian/changelog
--- live-f1-0.2.10/debian/changelog 2010-05-16 10:03:31.000000000 +0100
+++ live-f1-0.2.10/debian/changelog 2014-10-14 14:56:29.000000000 +0100
@@ -1,3 +1,11 @@
+live-f1 (0.2.10-1.1) unstable; urgency=low
+
+ * NMU
+ * run dh-autoreconf to update config.{sub,guess} and
+ {libtool,aclocal}.m4. Closes: #727921
+
+ -- Steve McIntyre <[email protected]> Tue, 14 Oct 2014 14:57:18 +0100
+
live-f1 (0.2.10-1) unstable; urgency=low
* New upstream release (Closes: #581209, #575647)
diff -Nru live-f1-0.2.10/debian/rules live-f1-0.2.10/debian/rules
--- live-f1-0.2.10/debian/rules 2009-12-06 01:08:33.000000000 +0000
+++ live-f1-0.2.10/debian/rules 2014-10-14 14:45:34.000000000 +0100
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_auto_test:
true