[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#724391: patch



Control: tags -1 patch

Patch attached.

-- 
Eric Dorland <eric@kuroneko.ca>
ICQ: #61138586, Jabber: hooty@jabber.com

diff -ruN hunspell-1.3.2.old/debian/control hunspell-1.3.2/debian/control
--- hunspell-1.3.2.old/debian/control	2014-02-01 20:00:49.894631855 -0500
+++ hunspell-1.3.2/debian/control	2014-02-01 20:05:08.724066860 -0500
@@ -4,7 +4,7 @@
 Uploaders: Rene Engelhard <rene@debian.org>, Chris Halls <halls@debian.org>,
  Tim Retout <diocles@debian.org>
 Build-Depends: debhelper (>= 8.1.3), libreadline-dev, libncurses5-dev,
- libncursesw5-dev, dpatch, autotools-dev, autoconf, libtool, automake1.9
+ libncursesw5-dev, dpatch, autotools-dev, autoconf, libtool, automake1.11
 Standards-Version: 3.6.2
 Section: text
 Homepage: http://hunspell.sourceforge.net/
diff -ruN hunspell-1.3.2.old/debian/patches/99_build_stuff.dpatch hunspell-1.3.2/debian/patches/99_build_stuff.dpatch
--- hunspell-1.3.2.old/debian/patches/99_build_stuff.dpatch	2014-02-01 20:00:49.898631800 -0500
+++ hunspell-1.3.2/debian/patches/99_build_stuff.dpatch	2014-02-01 20:05:58.359575352 -0500
@@ -17,11 +17,11 @@
 			cp -a $i $i.bak.dpatch;
 		done
 		libtoolize --force --copy
-		aclocal-1.9 -I m4
+		aclocal-1.11 -I m4
 		cp -a /usr/share/misc/config.sub config.sub
 		cp -a /usr/share/misc/config.guess config.guess
 		autoconf
-		automake-1.9 --gnu --copy --force-missing --add-missing
+		automake-1.11 --gnu --copy --force-missing --add-missing
 		rm -rf autom4te.cache
 		;;
 	-unpatch)

Attachment: signature.asc
Description: Digital signature


Reply to: