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 numptyphysics-0.2+svn156/debian/changelog numptyphysics-0.2+svn156/debian/changelog
--- numptyphysics-0.2+svn156/debian/changelog	2012-05-11 07:18:16.000000000 +0900
+++ numptyphysics-0.2+svn156/debian/changelog	2013-10-17 12:11:42.000000000 +0900
@@ -1,3 +1,11 @@
+numptyphysics (0.2+svn156-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - add "-fi" option to autoreconf (Closes: #725546)
+
+ -- Hideki Yamane <henr...@debian.org>  Thu, 17 Oct 2013 12:09:55 +0900
+
 numptyphysics (0.2+svn156-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru numptyphysics-0.2+svn156/debian/rules numptyphysics-0.2+svn156/debian/rules
--- numptyphysics-0.2+svn156/debian/rules	2010-01-24 05:37:59.000000000 +0900
+++ numptyphysics-0.2+svn156/debian/rules	2013-10-17 11:51:18.000000000 +0900
@@ -14,7 +14,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	autoreconf
+	autoreconf -fi
 	dh_auto_configure -- --bindir=\$${prefix}/games
 
 #override_dh_installchangelogs:

Reply via email to