Control: tags -1 +patch

Hi,

 Attached patch would fix this FTBFS, could you consider to apply it,
 please?


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru freefem-3.5.8/debian/changelog freefem-3.5.8/debian/changelog
--- freefem-3.5.8/debian/changelog	2011-08-02 22:21:31.000000000 +0900
+++ freefem-3.5.8/debian/changelog	2013-10-21 13:46:19.000000000 +0900
@@ -1,3 +1,11 @@
+freefem (3.5.8-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - specify "-fi" option to autoreconf (Closes: #724199)
+
+ -- Hideki Yamane <henr...@debian.org>  Mon, 21 Oct 2013 12:52:32 +0900
+
 freefem (3.5.8-5) unstable; urgency=low
 
   * Team uploaded
diff -Nru freefem-3.5.8/debian/rules freefem-3.5.8/debian/rules
--- freefem-3.5.8/debian/rules	2011-08-02 22:11:59.000000000 +0900
+++ freefem-3.5.8/debian/rules	2013-10-21 12:52:26.000000000 +0900
@@ -19,7 +19,7 @@
 
 debian/stamp-autotools-files:
 	libtoolize
-	autoreconf -I admin/
+	autoreconf -fi -I admin/
 
 build/libfreefem-doc::
 	doxygen freefem.doxygen

Reply via email to