Source: exult Version: 1.2-15.2 Severity: wishlist Tags: patch Usertags: automake-cleanup-2013
As documented in http://lists.debian.org/debian-devel/2013/05/msg01459.html, I will be removing automake1.4, automake1.9 and automake1.10 from the archive. Your package has a build dependency on one (or more) of these packages. In many cases these dependencies are unnecessary as there is typically no build time dependency on automake for most packages. If it is required, you should update the dependency to "automake" or "automake1.11". If you need any assistance with making your package work with a newer version of automake, please let me know, but it should be relatively painless for the most part. I plan to ask for the removal of automake1.4, automake1.9 and automake1.10 in approximately one month. Once they removed this bug's severity will be upgraded to "serious". -- Eric Dorland <[email protected]> ICQ: #61138586, Jabber: [email protected]
diff -ruN exult-1.2.old/debian/control exult-1.2/debian/control --- exult-1.2.old/debian/control 2014-03-16 00:39:50.068767174 -0400 +++ exult-1.2/debian/control 2014-03-16 00:52:42.377730039 -0400 @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5), quilt (>= 0.40), flex, bison, libsdl1.2-dev (>= 1.2.7+1.2.8cvs20041007-5.1), libsdl-mixer1.2-dev, libx11-dev, libgimp2.0-dev (>= 2.2.8-11), libglade2-dev, zlib1g-dev, - libpng-dev, autoconf (>= 2.58), automake1.9, libtool, libfreetype6-dev + libpng-dev, autoconf (>= 2.58), automake1.11, libtool, libfreetype6-dev Standards-Version: 3.8.4 Homepage: http://exult.sourceforge.net/ Vcs-Git: git://git.debian.org/git/users/jorda-guest/pkg/exult.git diff -ruN exult-1.2.old/debian/rules exult-1.2/debian/rules --- exult-1.2.old/debian/rules 2014-03-16 00:39:50.068767174 -0400 +++ exult-1.2/debian/rules 2014-03-16 00:54:28.132233457 -0400 @@ -34,7 +34,7 @@ configure: patch configure-stamp configure-stamp: dh_testdir - ACLOCAL=aclocal-1.9 AUTOMAKE=automake-1.9 autoreconf -f -i -s + ACLOCAL=aclocal-1.11 AUTOMAKE=automake-1.11 autoreconf -f -i -s CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LIBS="-lX11" ./configure \ $(confflags) $(debug) \ --prefix=/usr \
signature.asc
Description: Digital signature

