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 -u gmysqlcc-0.3.0/debian/rules gmysqlcc-0.3.0/debian/rules
--- gmysqlcc-0.3.0/debian/rules
+++ gmysqlcc-0.3.0/debian/rules
@@ -32,7 +32,7 @@
 
 build-stamp:   config.status $(QUILT_STAMPFN)
 	dh_testdir
-	autoreconf
+	autoreconf -fi
 	$(MAKE)
 	touch $@
 
diff -u gmysqlcc-0.3.0/debian/changelog gmysqlcc-0.3.0/debian/changelog
--- gmysqlcc-0.3.0/debian/changelog
+++ gmysqlcc-0.3.0/debian/changelog
@@ -1,3 +1,11 @@
+gmysqlcc (0.3.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+    - add "-fi" option to autoreconf (Closes: #724913)
+
+ -- Hideki Yamane <henr...@debian.org>  Thu, 17 Oct 2013 12:51:32 +0900
+
 gmysqlcc (0.3.0-2) unstable; urgency=low
 
   * Set standards-version to 3.8.0

Reply via email to