control: tags -1 +patch

Hi,

 Just remove specifying automake version would solve it, as same as
 Bug#793301. Here's a patch.


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru ydpdict-1.0.2+1.0.3/debian/changelog ydpdict-1.0.2+1.0.3/debian/changelog
--- ydpdict-1.0.2+1.0.3/debian/changelog	2014-04-22 04:30:38.000000000 +0900
+++ ydpdict-1.0.2+1.0.3/debian/changelog	2015-07-25 10:58:47.000000000 +0900
@@ -1,3 +1,11 @@
+ydpdict (1.0.2+1.0.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules
+    - Don't specify certain automake version to avoid FTBFS (Closes: #793302) 
+
+ -- Hideki Yamane <henr...@debian.org>  Sat, 25 Jul 2015 10:58:43 +0900
+
 ydpdict (1.0.2+1.0.3-1) unstable; urgency=low
 
   * New upstream version
diff -Nru ydpdict-1.0.2+1.0.3/debian/rules ydpdict-1.0.2+1.0.3/debian/rules
--- ydpdict-1.0.2+1.0.3/debian/rules	2014-04-22 04:24:15.000000000 +0900
+++ ydpdict-1.0.2+1.0.3/debian/rules	2015-07-25 10:58:06.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