Control: tags -1 +patch

Hi,

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

-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru arpack++-2.3/debian/changelog arpack++-2.3/debian/changelog
--- arpack++-2.3/debian/changelog	2011-08-03 17:52:48.000000000 +0900
+++ arpack++-2.3/debian/changelog	2013-10-22 18:31:46.000000000 +0900
@@ -1,3 +1,12 @@
+arpack++ (2.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - add "-fi" option to fix "required file './test-driver' not found
+      (Closes: #713300)
+
+ -- Hideki Yamane <henr...@debian.org>  Tue, 22 Oct 2013 18:23:54 +0900
+
 arpack++ (2.3-2) unstable; urgency=low
 
   * Team upload
diff -Nru arpack++-2.3/debian/rules arpack++-2.3/debian/rules
--- arpack++-2.3/debian/rules	2011-08-03 18:09:17.000000000 +0900
+++ arpack++-2.3/debian/rules	2013-10-22 18:23:52.000000000 +0900
@@ -33,7 +33,7 @@
 
 debian/stamp-autotools-files:
 	libtoolize
-	autoreconf
+	autoreconf -fi
 
 VERSION=2.3
 orig-tarball:

Reply via email to