Skip to content

Debian Changelog automake1.8 (1.8.5+nogfdl-2)

2007

automake1.8 (1.8.5+nogfdl-2) unstable; urgency=high

   * debian/automake1.8.doc-base: Forgot to remove. Thanks Daniel
     Leidert. (Closes: #404097)

 -- Eric Dorland <eric@debian.org>  Mon, 29 Jan 2007 02:08:46 -0500

2006

automake1.8 (1.8.5+nogfdl-1) unstable; urgency=low

   * New tarball with GFDL documentation stripped out because of Cover
     Texts. (Closes: #374743)
   * automake1.8.info: Remove, no more docs.
   * configure.ac, Makefile.am: Remove references to the doc dir. Run
     reautoconf as well.
   * debian/control:
     - Standards-Version to 3.7.2.1.
     - Suggest automake1.8-doc.

 -- Eric Dorland <eric@debian.org>  Fri, 18 Aug 2006 02:26:48 -0400

automake1.8 (1.8.5-5) unstable; urgency=low

   * debian/copyright: Update FSF address.

 -- Eric Dorland <eric@debian.org>  Thu, 15 Jun 2006 23:12:13 -0400

automake1.8 (1.8.5-4) unstable; urgency=low

   * COPYING: Update FSF address. Thanks J.H.M. Dassen (Ray).
   * debian/control:
     - Standards-Version to 3.7.2.0.
     - Use Build-Depends instead of Build-Depends-Indep for things
       that need to be there for the clean target.

 -- Eric Dorland <eric@debian.org>  Thu, 15 Jun 2006 21:37:10 -0400

2005

automake1.8 (1.8.5-3) unstable; urgency=low

   * debian/copyright: Add full copyright notice.

 -- Eric Dorland <eric@debian.org>  Sun, 6 Feb 2005 01:09:17 -0500

2004

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 <eric@debian.org>  Tue, 27 Jul 2004 18:09:35 -0400

automake1.8 (1.8.5-1) unstable; urgency=low

   * New upstream release.

 -- Eric Dorland <eric@debian.org>  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 <eric@debian.org>  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 <eric@debian.org>  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 <eric@debian.org>  Tue, 13 Apr 2004 00:14:51 -0400

automake1.8 (1.8.3-1) unstable; urgency=low

   * New upstream release.

 -- Eric Dorland <eric@debian.org>  Mon, 15 Mar 2004 21:32:06 -0500

automake1.8 (1.8.2-1) unstable; urgency=low

   * New upstream release.

 -- Eric Dorland <eric@debian.org>  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 <eric@debian.org>  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 <eric@debian.org>  Sun, 4 Jan 2004 21:40:52 -0500

2003

automake1.8 (1.7f-1) experimental; urgency=low

   * The "Maintainer's back" release.
   * New upstream beta.
   * Fix manpage installation.
   * Not released.

 -- Eric Dorland <eric@debian.org>  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 <rmh@debian.org>  Tue, 21 Oct 2003 12:45:27 +0000