Source: autoproject Version: 0.20-5 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 autoproject-0.20.old/debian/control autoproject-0.20/debian/control --- autoproject-0.20.old/debian/control 2014-03-16 01:25:16.074616243 -0400 +++ autoproject-0.20/debian/control 2014-03-16 01:31:16.765713199 -0400 @@ -3,12 +3,12 @@ Priority: optional Maintainer: James R. Van Zandt <[email protected]> Build-Depends: debhelper (>> 5) -Build-Depends-Indep: autoconf, automake1.9|automaken +Build-Depends-Indep: autoconf, automake Standards-Version: 3.7.2 Package: autoproject Architecture: all -Depends: ${shlibs:Depends}, automake|automake1.9|automaken +Depends: ${shlibs:Depends}, automake|automaken Description: create a skeleton source package for a new program autoproject interviews the user, then creates a source package for a new program which follows the GNU programming standards. The new
signature.asc
Description: Digital signature

