[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#727855: NMU diff



Attached

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"The problem with defending the purity of the English language is that
 English is about as pure as a cribhouse whore. We don't just borrow words; on
 occasion, English has pursued other languages down alleyways to beat them
 unconscious and rifle their pockets for new vocabulary."  -- James D. Nicoll
diff -Nru flwrap-1.3.4/debian/changelog flwrap-1.3.4/debian/changelog
--- flwrap-1.3.4/debian/changelog	2012-07-01 19:55:10.000000000 +0100
+++ flwrap-1.3.4/debian/changelog	2014-10-14 14:32:27.000000000 +0100
@@ -1,3 +1,12 @@
+flwrap (1.3.4-2.1) unstable; urgency=low
+
+  * NMU
+  * run dh-autoreconf to update config.{sub,guess} and
+    {libtool,aclocal}.m4 so flwrap builds on newer architectures.
+    Closes: #727855.
+
+ -- Steve McIntyre <93sam@debian.org>  Tue, 14 Oct 2014 14:33:17 +0100
+
 flwrap (1.3.4-2) unstable; urgency=low
 
   * debian/copyright: noted public domain code in src/lzma/*
diff -Nru flwrap-1.3.4/debian/rules flwrap-1.3.4/debian/rules
--- flwrap-1.3.4/debian/rules	2012-06-18 03:36:34.000000000 +0100
+++ flwrap-1.3.4/debian/rules	2014-10-14 14:34:01.000000000 +0100
@@ -10,7 +10,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --with autotools_dev
 
 
 # Collect dpkg-buildflags from versions which support --export=configure

Reply to: