Skip to content

Debian Changelog automake (1:1.4-p6-12)

2006

automake (1:1.4-p6-12) unstable; urgency=high

   * Urgency high, I love doing things at the last minute.
   * debian/control:
     - Standards-Version to 3.7.2.2.
     - Don't provide automake and automaken anymore, we are too old.
     - Versioned conflict on automake, since we now have a new automake
       package.

 -- Eric Dorland <eric@debian.org>  Thu, 19 Oct 2006 00:35:56 -0400

automake (1:1.4-p6-11) unstable; urgency=low

   * debian/copyright: Update FSF address.

 -- Eric Dorland <eric@debian.org>  Sat, 24 Jun 2006 18:45:37 -0400

automake (1:1.4-p6-10) unstable; urgency=low

   * COPYING: Update FSF address. Thanks J.H.M. Dassen (Ray). (Closes:
     #360380)
   * 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:32:17 -0400

2005

automake (1:1.4-p6-9) unstable; urgency=low

   * debian/automake1.4.postinst: Make a slave link to the info file.
   * debian/copyright: Modern copyright file a bit, and add full copyright
     disclaimer. (Closes: #290066)

 -- Eric Dorland <eric@debian.org>  Sun, 6 Feb 2005 00:21:08 -0500

2003

automake (1:1.4-p6-8) unstable; urgency=low

   * aclocal.in: Apply (by hand) a patch from Mark Wooding <mdw@nsict.org>
     to notice more macro calls. (Closes: #211585)
   * debian/control: Standards-Version to 3.6.1.

 -- Eric Dorland <eric@debian.org>  Sat, 27 Sep 2003 02:50:46 -0400

automake (1:1.4-p6-7) unstable; urgency=low

   * install-sh: Apply patch from upstream to resolve licensing issue.
   * debian/control: Standards-Version to 3.5.9.

 -- Eric Dorland <eric@debian.org>  Fri, 9 May 2003 20:34:29 -0400

automake (1:1.4-p6-6) unstable; urgency=low

   * automake.texi: Apply first hunk of documentation patch from Jeremy
     Nimmer <jwnimmer@alum.mit.edu>. (Closes: #39542)
   * debian/control: Standards-Version to 3.5.8.

 -- Eric Dorland <eric@debian.org>  Thu, 30 Jan 2003 20:10:35 -0500

2002

automake (1:1.4-p6-5) unstable; urgency=low

   * debian/control
     + Stansdards-Version: 3.5.7.1
     + Conflict with automake.

 -- Eric Dorland <eric@debian.org>  Tue, 29 Oct 2002 17:19:05 -0500

automake (1:1.4-p6-4) unstable; urgency=low

   * m4/lex.m4: Remove superfluous quotes. (Closes: #165739)

 -- Eric Dorland <eric@debian.org>  Thu, 24 Oct 2002 22:03:16 -0400

automake (1:1.4-p6-3) unstable; urgency=low

   * debian/control:
     + Standards-Version to 3.5.7.
     + The package is now called automake1.4 not automake. It provides,
       replaces and conflicts with automake. I think this change is important
       to make people realise automake1.4 isn't the real automake anymore.
     + Provide the new VP automaken, which all automakes wil provide.
   * debian/automake.*: Move to debian/automake1.4.*.
   * debian/rules: Change package name.
   * debian/lintian.overrides: Change package name.

 -- Eric Dorland <eric@debian.org>  Tue, 15 Oct 2002 00:08:55 -0400

automake (1:1.4-p6-2) unstable; urgency=low

   * debian/rules: Touch automake.texi. (Closes: #156104)
   * debian/automake.links:
     + Fix paths to config.{sub,guess}.
     + Add links in /usr/share/automake to preserve backwards
       compatibility. (Closes: #155699)

 -- Eric Dorland <eric@debian.org>  Mon, 12 Aug 2002 00:14:57 -0400

automake (1:1.4-p6-1) unstable; urgency=low

   * New upstream release. This release contains versioned binaries like
     automake 1.6.
   * debian/automake.install: Install versioned binaries only.
   * debian/rules: Remove hack to rename binaries.
   * debian/lintian.overrides: Fix path.

 -- Eric Dorland <eric@debian.org>  Sun, 4 Aug 2002 18:41:27 -0400

automake (1:1.4-p5-4) unstable; urgency=low

   * automake.1: add -c | --copy explanation. (Closes: #144772)
   * automake1.5.postinst: make update-alternatives unconditional.

 -- Eric Dorland <eric@debian.org>  Mon, 17 Jun 2002 23:42:49 -0400

automake (1:1.4-p5-3) unstable; urgency=low

   * Small tweaks to doc-base that should of been in the last version.

 -- Eric Dorland <eric@debian.org>  Sat, 15 Jun 2002 03:52:57 -0400

automake (1:1.4-p5-2) unstable; urgency=low

   * The "pleasing Joseph Carter" release.
   * New maintainer.
   * Close all these bugs for real. (Closes: #129347, #112465, #100374)
     (Closes: #118047, #98586, #137272, #128526)
   * Add debian/docs.
   * automake.texi: patch to install to automake-1.4.info.
   * Add debian/automake1.4.info file, since tweaked info files don't seem
     to install.
   * Remove debian/automake1.4-doc.install.
   * Rename debian/automake1.4-doc.doc-base and tweak path.
   * debian/rules
     + Rename the binaries to versioned names.
     + Rename the manpages to version specific ones.
   * debian/control
     + Remove automake1.4-doc package.
     + Make automake P,R&C automake1.4-doc.
     + Remove Suggests for automake1.4-doc.
    * Add automake.{postinst, prerm}
     + Make an alternative on automake.

 -- Eric Dorland <eric@debian.org>  Sat, 15 Jun 2002 03:26:16 -0400

automake (1:1.4-p5-0.1) unstable; urgency=low

   * New upstream release. (Closes: #129347, #112465, #100374, #118047)
   * install-sh: add space to defaultIFS. (Closes: #98586)
   * automake.in:
     + Apply site.exp patch. (Closes: #137272)
   * tags.am:
     + Apply patch for exuberant-ctags. (Closes: #128526)
   * debian/control:
     + debhelper 4.0
     + Standards-Version: 3.5.6.1
     + Conflict with automake1.5, not automake.
     + Seperated documentation into automake1.4-doc package.
   * debian/rules:
     + Convert to using debhelper.
   * Added debian/compat: version 4.
   * Added debian/automake.{dirs, links, install, manpages}.
   * Added debian/automake1.4-doc.{install, doc-base}.

 -- Eric Dorland <eric@debian.org>  Tue, 11 Jun 2002 19:56:29 -0400

2001

automake (1:1.4-p4-1.1) unstable; urgency=low

   * Non maintainer upload.
   * Bump the version so that it can replace automake 1.5 in the archive.
   * Provides: automake1.4, Conflicts: automake so it will "coexist" with
     automake 1.5 adequately. (Closes: Bug#114130, Bug#114481)

 -- Anthony Towns <aj@azure.humbug.org.au>  Fri, 19 Oct 2001 12:19:44 +1000

automake (1.4-p4-1) unstable; urgency=low

   * Another fix for dealing with configure.ac, though missing is not
     handled correctly yet.  This partially fixes bug #100374.
   * version numbering system now allows three point version numbers, such
     as 1.4.4.

 -- Kevin Dalley <kevind@rahul.net>  Sun, 10 Jun 2001 22:26:34 -0700

automake (1.4-p3-1) unstable; urgency=low

   * Deal with configure.ac as well as configure.in.
   * New upstream release.

 -- Kevin Dalley <kevind@rahul.net>  Sat, 9 Jun 2001 07:34:11 -0700

automake (1.4-p2-2) unstable; urgency=low

   * automake now recognizes that AC_PROG_LIBTOOL supplies LIBTOOL.

 -- Kevin Dalley <kevind@rahul.net>  Wed, 30 May 2001 18:18:35 -0700

automake (1.4-p2-1) unstable; urgency=low

   * New upstream release (closes: #98658).
   * Deals with AC_CONFIG_FILES from autoconf-2.50 (closes: #98509).
   * distcheck-hook works correctly (closes: #98510).
   * Build-Depends-Indep on texinfo (closes: #98652).

 -- Kevin Dalley <kevind@rahul.net>  Thu, 24 May 2001 22:35:40 -0700

automake (1.4-p1-3) unstable; urgency=low

   * removed "-v" option from aclocal man page, since "-v" option doesn't
     exist (closes: #80911).
   * created lintian overrides file (closes: #49541).
   * corrected documentation of pkglibdir. This bug is fixed in the CVS
     version, but not in the 1.4-p1 upstream version. However, it is
     patched here (closes: #86386).

 -- Kevin Dalley <kevind@rahul.net>  Thu, 24 May 2001 00:00:49 -0700

automake (1.4-p1-2) unstable; urgency=low

   * Use autotools-dev (closes: #97865).

 -- Kevin Dalley <kevind@rahul.net>  Mon, 21 May 2001 08:24:00 -0700

automake (1.4-p1-1) unstable; urgency=low

   * New upstream release (closes: #97690).
   * updated config.guess and config.sub (closes: #67687, #94728).

 -- Kevin Dalley <kevind@rahul.net>  Mon, 21 May 2001 00:13:09 -0700

automake (1.4d-0.1) unstable; urgency=low

   * Updated to CVS Release-1-4d tag

 -- Kevin Dalley <kevind@rahul.net>  Sat, 28 Apr 2001 05:05:45 -0700

automake (1.4c-0.1) unstable; urgency=low

   * updated to latest CVS version.

 -- Kevin Dalley <kevind@rahul.net>  Wed, 24 Jan 2001 16:38:44 -0800

2000

automake (1.4a-6.9) unstable; urgency=low

   * update automake to latest CVS version.

 -- Kevin Dalley <kevind@rahul.net>  Thu, 28 Sep 2000 18:25:37 -0700

automake (1.4a-6.8) unstable; urgency=low

   * updated automake to latest CVS version.

 -- Kevin Dalley <kevind@rahul.net>  Fri, 23 Jun 2000 14:31:46 -0700

automake (1.4a-6.7) unstable; urgency=low

   * changed description in doc-base and control files (closes: #63313).

 -- Kevin Dalley <kevind@rahul.net>  Fri, 12 May 2000 23:29:41 -0700

automake (1.4a-6.6) unstable; urgency=low

   * Kevin's fix of automake.in to handle BUILT_SOURCES

 -- Kevin Dalley <kevind@rahul.net>  Fri, 7 Apr 2000 17:48:19 -0700

automake (1.4a-6.5) unstable; urgency=low

   * another update to new CVS release

 -- Kevin Dalley <kevind@rahul.net>  Fri, 7 Apr 2000 10:59:26 -0700

automake (1.4a-6.4) unstable; urgency=low

   * updated to newest CVS version

 -- Kevin Dalley <kevind@rahul.net>  Sun, 2 Apr 2000 15:54:35 -0700

automake (1.4a-6.3) unstable; urgency=low

   * updated doc-base.

 -- Kevin Dalley <kevind@rahul.net>  Sat, 11 Mar 2000 01:24:39 -0800

automake (1.4a-6.2) unstable; urgency=low

   * patched dist.am, according to Meyering's patch to allow gettext.

 -- Kevin Dalley <kevind@rahul.net>  Sun, 13 Feb 2000 14:03:22 -0800

automake (1.4a-6.1) unstable; urgency=low

   * cvs update as of Sat Feb 12 13:15:50 PST 2000

 -- Kevin Dalley <kevind@rahul.net>  Sat, 12 Feb 2000 13:15:55 -0800

automake (1.4-8) frozen unstable; urgency=low

   * Changed doc-base section to Apps/programming from devel (closes: #59876)

 -- Kevin Dalley <kevind@rahul.net>  Sat, 11 Mar 2000 01:22:54 -0800

automake (1.4-7) unstable frozen; urgency=low

   * debian/rules: changed configure for better use of mandir and infodir
   * corrected postrm to remove appropriate info file
   * updated copyright to show new location of copyright file
   * updated Standards-Version to 3.1.1.0

 -- Kevin Dalley <kevind@rahul.net>  Mon, 14 Feb 2000 00:08:40 -0800

1999

automake (1.4-6) unstable; urgency=low

   * add doc-base

 -- Kevin Dalley <kevind@rahul.net>  Sun, 7 Nov 1999 21:20:48 -0800

automake (1.4-5) unstable; urgency=low

   * add postrm to remove entry in info page
   * fixed problem with EXTRA_DIST including a directory which is not
     installed (closes: #39436).
   * fixed problem with incorrect error message when running "automake
     --verbose --copy --add-missing --foreign" (closes: #46206).

 -- Kevin Dalley <kevind@rahul.net>  Sun, 31 Oct 1999 07:32:56 -0800

automake (1.4-4) unstable; urgency=low

   * fixed problem with installation of info files (closes: #48757)

 -- Kevin Dalley <kevind@rahul.net>  Sat, 30 Oct 1999 17:00:59 -0700

automake (1.4-3) unstable; urgency=low

   * Do not install INSTALL (closes: #36548).
   * updated config.{guess,sub} from automake cvs (closes: #48131).
   * update to Standards-Version 2.5.0.0

 -- Kevin Dalley <kevind@rahul.net>  Sat, 30 Oct 1999 10:57:06 -0700

automake (1.4-2) unstable; urgency=low

   * This patch allows the proper use and detection of alphapca56
     machines.  Debian Alpha needs this.  (fixes bug #32390).

 -- Kevin Dalley <kevind@rahul.net>  Sat, 30 Jan 1999 14:49:29 -0800

automake (1.4-1) unstable; urgency=low

   * first release of automake-1.4, which includes support for latest
     autoconf, fixes a number of bugs

 -- Kevin Dalley <kevind@rahul.net>  Sat, 16 Jan 1999 14:26:53 -0800

1998

automake (1.3-1) frozen unstable; urgency=low

   * first non-alpha release of automake compatible with 1.0h

 -- Kevin Dalley <kevind@rahul.net>  Fri, 10 Apr 1998 01:34:25 -0700

automake (1.2h-1) frozen unstable; urgency=low

   * first release of automake-1.2h
   * compatible with current release of libtool
   * moved from experimental to main release

 -- Kevin Dalley <kevind@rahul.net>  Tue, 24 Mar 1998 02:13:22 -0800

automake (1.2f-1) experimental; urgency=low

   * first release of automake-1.2f
   * reimplemented man page handling

 -- Kevin Dalley <kevind@rahul.net>  Fri, 27 Feb 1998 23:51:55 -0800

automake (1.2e-2) experimental; urgency=low

   * added aclocal and automake man pages (fixes: bug #18200)

 -- Kevin Dalley <kevind@rahul.net>  Sun, 22 Feb 1998 13:53:11 -0800

automake (1.2e-1) experimental; urgency=low

   * first release of automake-1.2e
   * added undocumented man pages
   * installed additional files to /usr/doc/automake
   * upgraded to Standards-Version 2.4.0.0
   * corrected copyright file

 -- Kevin Dalley <kevind@rahul.net>  Sat, 14 Feb 1998 13:16:13 -0800

1997

automake (1.2d-2) experimental; urgency=low

   * corrected copyright file, updated control file

 -- Kevin Dalley <kevind@rahul.net>  Sun, 21 Dec 1997 20:21:41 -0800

automake (1.2d-1) experimental; urgency=low

   * first release of 1.2d.  This version is beta.  Use at your own risk.

 -- Kevin Dalley <kevind@rahul.net>  Wed, 3 Dec 1997 22:49:05 -0800

automake (1.2-1) unstable; urgency=low

   * automake-1.2 release

 -- Kevin Dalley <kevin@aimnet.com>  Fri, 4 Jul 1997 12:31:49 -0700

automake (1.0-4) frozen unstable; urgency=low

   * rebuilt using /usr/bin/perl rather than /bin/perl

 -- Kevin Dalley <kevin@aimnet.com>  Mon, 2 Jun 1997 23:55:56 -0700

automake (1.0-3) frozen unstable; urgency=low

   * now in frozen and unstable

 -- Kevin Dalley <kevin@aimnet.com>  Wed, 9 Apr 1997 23:23:41 -0700

automake (1.0-2) unstable; urgency=low

   * added ";" to tags.am for compatibility with bash-2.0.

 -- Kevin Dalley <kevin@aimnet.com>  Tue, 8 Apr 1997 22:39:25 -0700

1996

automake (1.0-1) unstable; urgency=low

   * Updated to Standards-Version 2.1.1.0.
   * fixed bug #3551, summary starts with pkg name
   * modified clean target

 -- Kevin Dalley <kevin@aimnet.com>  Thu, 10 Oct 1996 23:54:45 -0700

Old changelog format(s), not parsed

Sat Oct  5 15:30:42 1996  Kevin Dalley  <kevin@aimnet.com>

	* debian/rules, debian/postrm, debian/postinst, debian/control,
 	debian/copyright, debian/rules, debian/ChangeLog: moved files to
 	debian directory and removed "debian." prefix
	
	* debian.rules, debian.postrm, debian.postinst, debian.control,
 	debian.README, debian.rules, debian.ChangeLog: moved files to
	debian directory and removed "debian." prefix
	
	* debian.control: added multiple line description
	

Sun Jun  2 16:26:54 1996  Kevin Dalley  <kevin@aplysia.iway.aimnet.com (Kevin Dalley)>

	* debian.rules: changed diff options
	use $Date: 2006-10-19 00:38:57 -0400 (Thu, 19 Oct 2006) $ for last update

	* debian.README, debian.control, debian.postinst, debian.postrm,
	debian.rules: added debian files