SVN commit 481047 by jriddell: Change recommends from automake to automake1.9
M +7 -0 changelog M +2 -2 control --- trunk/kdenonbeta/unsermake/debian/changelog #481046:481047 @@ -1,3 +1,10 @@ +unsermake (20051117-0ubuntu2) dapper; urgency=low + + * Change recommends from automake to automake1.9 + http://bugzilla.ubuntu.com/18356 + + -- Jonathan Riddell <[EMAIL PROTECTED]> Thu, 17 Nov 2005 16:44:07 +0000 + unsermake (20051117-0ubuntu1) dapper; urgency=low * New snapshot --- trunk/kdenonbeta/unsermake/debian/control #481046:481047 @@ -1,14 +1,14 @@ Source: unsermake Section: devel Priority: optional -Maintainer: Jonathan Riddell <[EMAIL PROTECTED]> +Maintainer: Jonathan Riddell <[EMAIL PROTECTED]> Build-Depends-Indep: debhelper (>= 4.1.65), docbook-xsl, xsltproc, docbook-xml Standards-Version: 3.6.2 Package: unsermake Architecture: all Depends: ${python:Depends} -Recommends: automake +Recommends: automake1.9 Description: A tool for generating Makefiles, a replacement for automake Unsermake replaces automake and is used by KDE. . -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]