control: tags -1 +patch

Hi,

 Just remove specifying automake version would solve it.
 Here's a patch.


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru libydpdict-1.0.4/debian/changelog libydpdict-1.0.4/debian/changelog
--- libydpdict-1.0.4/debian/changelog	2014-04-21 05:51:25.000000000 +0900
+++ libydpdict-1.0.4/debian/changelog	2015-07-25 10:53:24.000000000 +0900
@@ -1,3 +1,11 @@
+libydpdict (1.0.4-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules
+    - Don't specify certain automake version to avoid FTBFS (Closes: #793301)
+
+ -- Hideki Yamane <henr...@debian.org>  Sat, 25 Jul 2015 10:53:23 +0900
+
 libydpdict (1.0.4-2) unstable; urgency=low
 
   * Changed to the upstream Git repository (from SVN)
diff -Nru libydpdict-1.0.4/debian/rules libydpdict-1.0.4/debian/rules
--- libydpdict-1.0.4/debian/rules	2014-04-21 01:26:26.000000000 +0900
+++ libydpdict-1.0.4/debian/rules	2015-07-25 10:52:40.000000000 +0900
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-# As recommended by "current Debian best practice" prescribed by autotools-dev,
-# we specify an explicit automake version:
-export AUTOMAKE=automake-1.14
 # We rely on debhelper's autoconf build system to set configure build/host
 # flags appropriately to help cross-compiling.
 

Reply via email to