automake1.8 (1.8.5-3) unstable; urgency=low * debian/copyright: Add full copyright notice. -- Eric Dorland Sun, 6 Feb 2005 01:09:17 -0500 automake1.8 (1.8.5-2) unstable; urgency=medium * debian/control: Stricter build depends on texinfo, since we use the @copying directive. Urgency medium since there are no substantial changes. (Closes: #261509) -- Eric Dorland Tue, 27 Jul 2004 18:09:35 -0400 automake1.8 (1.8.5-1) unstable; urgency=low * New upstream release. -- Eric Dorland Sun, 16 May 2004 20:23:48 -0400 automake1.8 (1.8.4-1) unstable; urgency=low * New upstream release. * debian/control: Build depend on debhelper >= 4.1 for cdbs. Thanks new version of linda. -- Eric Dorland Sun, 25 Apr 2004 23:48:51 -0400 automake1.8 (1.8.3-3) unstable; urgency=medium * lib/am/distdir.am: Revert tar patch, broke too much. -- Eric Dorland Tue, 20 Apr 2004 23:58:09 -0400 automake1.8 (1.8.3-2) unstable; urgency=low * lib/am/distdir.am: Patch from Roger Leigh to fix tar flags. (Closes: #241451) -- Eric Dorland Tue, 13 Apr 2004 00:14:51 -0400 automake1.8 (1.8.3-1) unstable; urgency=low * New upstream release. -- Eric Dorland Mon, 15 Mar 2004 21:32:06 -0500 automake1.8 (1.8.2-1) unstable; urgency=low * New upstream release. -- Eric Dorland Wed, 14 Jan 2004 20:45:33 -0500 automake1.8 (1.8-2) unstable; urgency=low * The "I'm a dumbass" release. I should really test things before I release. * debian/rules: Fix DEB_DESTDIR. Remove the correct config.* files. (Closes: #226395) * debian/automake1.8.links: Fix links. * debian/automake1.8.install: Fix installed binaries. * debian/README.Debian: Fix autoconf version and date. * debian/docs: Replace with automake1.8.docs. * tests/distcom.test: Remove, not in upstream anymore. * lib/am/dejagnu.am: Revert useless change. -- Eric Dorland Tue, 6 Jan 2004 21:37:04 -0500 automake1.8 (1.8-1) unstable; urgency=low * New upstream release. * debian/control: - Depend on autoconf >= 2.58. - Tweak description. - Build depend on cdbs. * debian/{automake,aclocal}-1.8.1: Move these in. * debian/automake1.8.manpages: add the new manpages. * debian/automake1.8.{prerm,postinst}: Version 1.8. * debian/rules: Convert to cdbs. It is the way :) * debian/control: - Build depend on cdbs. - Build depend on autoconf (>= 2.59). It is needed for some reason. -- Eric Dorland Sun, 4 Jan 2004 21:40:52 -0500 automake1.8 (1.7f-1) experimental; urgency=low * The "Maintainer's back" release. * New upstream beta. * Fix manpage installation. * Not released. -- Eric Dorland Thu, 27 Nov 2003 00:56:30 -0500 automake1.8 (1.7a+cvs20031021-0.1) experimental; urgency=low * NMU (with maintainer's permission) * New upstream release. - Synched patches from automake1.7 package. - 's/1.7/1.8/g' and 's/1.7/1.7a/g' in misc places. - configure.in (AC_CONFIG_FILES): Add "automake" and "aclocal". - debian/rules: Run autoconf for the above change to take effect. - debian/rules: Set executable bit to "automake" and "aclocal". - debian/rules: Comment "dh_installman", as manpages conflict with 1.7's. - automake.in: s%@datadir@%/usr/share%g to workaround broken parsing of ${prefix} by autoconf. - aclocal.in: Likewise. -- Robert Millan Tue, 21 Oct 2003 12:45:27 +0000