automake1.10 (1:1.10.3-3.1ubuntu1) saucy; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - m4/python.m4 (AM_PATH_PYTHON): When computing pythondir and pyexecdir,
      pass the expanded prefix resp. exec_prefix as `prefix' to
      get_python_lib, so python can determine the name of the site directory
      depending on the install location.  Afterwards, replace the directory
      names with the unexpanded values of $PYTHON_PREFIX resp.
      $PYTHON_EXEC_PREFIX again, to allow override according to the
      documentation.  Fixes site directory computation for Debian and Ubuntu
      (`dist-packages' for a prefix of `/usr' or `/usr/local',
      `site-packages' elsewhere).

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Fri, 20 Sep 2013 03:40:08 +0100

automake1.10 (1:1.10.3-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with newer texinfo (Closes: #709902), thanks Daniel Schepler
    for the patch.

 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>  Thu, 19 Sep 2013 16:48:59 +0100

automake1.10 (1:1.10.3-3ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - m4/python.m4 (AM_PATH_PYTHON): When computing pythondir and pyexecdir,
      pass the expanded prefix resp. exec_prefix as `prefix' to
      get_python_lib, so python can determine the name of the site directory
      depending on the install location.  Afterwards, replace the directory
      names with the unexpanded values of $PYTHON_PREFIX resp.
      $PYTHON_EXEC_PREFIX again, to allow override according to the
      documentation.  Fixes site directory computation for Debian and Ubuntu
      (`dist-packages' for a prefix of `/usr' or `/usr/local',
      `site-packages' elsewhere).

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 03 Aug 2012 17:49:11 +0100

automake1.10 (1:1.10.3-3) unstable; urgency=high

  * lib/am/distdir.am: Backport fix for CVE-2012-3386 "Temporary worldwide
    write permissions during make distcheck". (Closes: #681117)

 -- Eric Dorland <eric@debian.org>  Tue, 10 Jul 2012 18:17:48 -0400

automake1.10 (1:1.10.3-2ubuntu1) quantal; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - m4/python.m4 (AM_PATH_PYTHON): When computing pythondir and pyexecdir,
      pass the expanded prefix resp. exec_prefix as `prefix' to
      get_python_lib, so python can determine the name of the site directory
      depending on the install location.  Afterwards, replace the directory
      names with the unexpanded values of $PYTHON_PREFIX resp.
      $PYTHON_EXEC_PREFIX again, to allow override according to the
      documentation.  Fixes site directory computation for Debian and Ubuntu
      (`dist-packages' for a prefix of `/usr' or `/usr/local',
      `site-packages' elsewhere).

 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 11 Jun 2012 13:36:20 +0100

automake1.10 (1:1.10.3-2) unstable; urgency=low

  * debian/rules: Don't run the test suite, it's old. (Closes: #674319)
  * debian/control: Update Standards-Version to 3.9.3.
  * debian/control: Fix article in description.
  * debian/automake1.10.doc-base: Fix section.

 -- Eric Dorland <eric@debian.org>  Mon, 04 Jun 2012 00:23:03 -0400

automake1.10 (1:1.10.3-1ubuntu1) natty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - m4/python.m4 (AM_PATH_PYTHON): When computing pythondir and pyexecdir,
      pass the expanded prefix resp. exec_prefix as `prefix' to
      get_python_lib, so python can determine the name of the site directory
      depending on the install location.  Afterwards, replace the directory
      names with the unexpanded values of $PYTHON_PREFIX resp.
      $PYTHON_EXEC_PREFIX again, to allow override according to the
      documentation.  Fixes site directory computation for Debian and Ubuntu
      (`dist-packages' for a prefix of `/usr' or `/usr/local',
      `site-packages' elsewhere).

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 12 Oct 2010 17:33:41 +0100

automake1.10 (1:1.10.3-1) unstable; urgency=low

  * New upstream release. Contains fix for CVE-2009-4029, which created
    world-writable directories in distribution tarballs.
  * debian/source/format, debian/source/options,
    debian/source/patch-header: Convert to v3 quilt format, with
    single-debian-patch.
  * debian/lintian.overrides, debian/automake1.10.lintian-overrides:
    Rename overrides file to use new dh_lintian helper.
  * debian/rules, debian/control, debian/compat: Convert to a dh style
    rules file, change debhelper dependency and compat file to match.
  * debian/watch: Make watch file only check for 1.10 versions.

 -- Eric Dorland <eric@debian.org>  Mon, 22 Feb 2010 00:26:17 -0500

automake1.10 (1:1.10.2-2ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #413928), remaining changes:
    - python.m4: Update to the patch integrated upstream (LP: #377584).
      m4/python.m4 (AM_PATH_PYTHON): When computing pythondir and
      pyexecdir, pass the expanded prefix resp. exec_prefix as `prefix'
      to get_python_lib, so python can determine the name of the site
      directory depending on the install location.  Afterwards, replace
      the directory names with the unexpanded values of $PYTHON_PREFIX
      resp. $PYTHON_EXEC_PREFIX again, to allow override according to
      the documentation.  Fixes site directory computation for Debian
      and Ubuntu (`dist-packages' for a prefix of `/usr' or `/usr/local',
      `site-packages' elsewhere).
    - python.m4: Don't call the get_python_lib() with the unexpanded
      arguments.
    - Backport upstream commit f9a3dde93cbd6497966d45631ec1cf665b09e3a9 to
      fix regression vs 1.10.1 to fix a depfiles failure which rendered some
      source packages unbuildable. Thanks to Mirco Bauer for helping to
      investigate and isolate the fix. (LP: #356612)

 -- Savvas Radevic <vicedar@gmail.com>  Sat, 15 Aug 2009 20:15:16 +0100

automake1.10 (1:1.10.2-2) unstable; urgency=low

  * Convert package to automake1.10 now that automake 1.11 is released.

 -- Eric Dorland <eric@debian.org>  Fri, 14 Aug 2009 03:30:48 -0400

automake1.10 (1:1.10.2-1ubuntu2) karmic; urgency=low

  * python.m4: Update to the patch integrated upstream. LP: #377584.
    m4/python.m4 (AM_PATH_PYTHON): When computing pythondir and
    pyexecdir, pass the expanded prefix resp. exec_prefix as `prefix'
    to get_python_lib, so python can determine the name of the site
    directory depending on the install location.  Afterwards, replace
    the directory names with the unexpanded values of $PYTHON_PREFIX
    resp. $PYTHON_EXEC_PREFIX again, to allow override according to
    the documentation.  Fixes site directory computation for Debian
    and Ubuntu (`dist-packages' for a prefix of `/usr' or `/usr/local',
    `site-packages' elsewhere).

 -- Matthias Klose <doko@ubuntu.com>  Sun, 17 May 2009 14:47:41 +0200

automake1.10 (1:1.10.2-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - python.m4: Don't call the get_python_lib() with the unexpanded
      arguments.
    - Backport upstream commit f9a3dde93cbd6497966d45631ec1cf665b09e3a9 to
      fix regression vs 1.10.1 to fix a depfiles failure which rendered some
      source packages unbuildable. Thanks to Mirco Bauer for helping to
      investigate and isolate the fix. (LP: #356612)

 -- Muharem Hrnjadovic <muharem@canonical.com>  Tue, 05 May 2009 16:32:42 +0200

automake1.10 (1:1.10.2-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    - Update Standards-Version to 3.8.1.
    - Add ${misc:Depends} to the Depends line.

 -- Eric Dorland <eric@debian.org>  Sun, 12 Apr 2009 03:26:30 -0400

automake1.10 (1:1.10.2-0ubuntu3) jaunty; urgency=low

  * python.m4: Don't call the get_python_lib() with the unexpanded arguments.
    LP: #350016.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 14 Apr 2009 08:53:28 +0200

automake1.10 (1:1.10.2-0ubuntu2) jaunty; urgency=low

  * Backport upstream commit f9a3dde93cbd6497966d45631ec1cf665b09e3a9 to fix
    regression vs 1.10.1 to fix a depfiles failure which rendered some
    source packages unbuildable. Thanks to Mirco Bauer for helping to
    investigate and isolate the fix. (LP: #356612)

 -- Iain Lane <laney@ubuntu.com>  Mon, 06 Apr 2009 22:15:09 +0100

automake1.10 (1:1.10.2-0ubuntu1) jaunty; urgency=low

  * New upstream release:
    - Bug fixes.
    - config.lt removed on clean.  LP: #328256.

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 12 Feb 2009 15:17:02 +0000

automake1.10 (1:1.10.1-3) unstable; urgency=low

  * debian/automake.postinst: Bump up the priority to 28 so that it wins
    the priority war. This should have happened after etch was
    released. (Closes: #464883)

 -- Eric Dorland <eric@debian.org>  Sat, 09 Feb 2008 21:43:37 -0500

automake1.10 (1:1.10.1-2) unstable; urgency=low

  * The "Must Obey lintian" release.
  
  * debian/lintian.overrides: Fix the package name in the override.
  * debian/automake.doc-base: Fix spurious space in paragraph separator.

 -- Eric Dorland <eric@debian.org>  Sun, 27 Jan 2008 21:42:41 -0500

automake1.10 (1:1.10.1-1) unstable; urgency=low

  * The "Revenge of the Documentation" release.
  * New upstream release. The documentation now contains no invariant
    sections or cover texts, so moving the documentation back into the
    package. (Closes: #462148)
  
  * debian/rules: Add back the documentation building rules.
  * debian/automake.info, debian/automake.doc-base: Add back these
    document files.
  * debian/control:
    - Conflict and Replace automake1.10-doc.
    - Remove Suggests on automake1.10-doc.
    - Standards-Version to 3.7.3.
    - Add Homepage and Vcs-* headers.
  * doc/automake.texi: Rename the info file to automake-1.10.info.

 -- Eric Dorland <eric@debian.org>  Sun, 27 Jan 2008 19:51:43 -0500

automake1.10 (1:1.10+nogfdl-1) unstable; urgency=low

  * New upstream major release.

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

automake1.9 (1.9.6+nogfdl-2) unstable; urgency=low

  * debian/automake1.9.doc-base: Remove, no more docs. (Closes: #385915)

 -- Eric Dorland <eric@debian.org>  Sun,  3 Sep 2006 19:30:48 -0400

automake1.9 (1.9.6+nogfdl-1) unstable; urgency=low

  * New tarball with GFDL documentation stripped out because of Cover
    Texts. (Closes: #374570)
  * debian/automake1.9.info: Remove, no more docs.
  * configure.ac, Makefile.am: Remove references to the doc dir. Run
    reautoconf as well.
  * debian/rules: Remove building of now non-existant docs.
  * debian/control: Suggest automake1.9-doc.

 -- Eric Dorland <eric@debian.org>  Sun,  3 Sep 2006 00:46:58 -0400

automake1.9 (1.9.6-5) unstable; urgency=low

  * debian/control:
    - Standards-Version to 3.7.2.1.
    - Use Build-Depends instead of Build-Depends-Indep for things 
      that need to be there for the clean target.
  * automake.in: Fix for extension detection of .info files. 

 -- Eric Dorland <eric@debian.org>  Sat, 15 Jul 2006 00:28:25 -0400

automake1.9 (1.9.6-4) unstable; urgency=low

  * debian/watch: Add watch file.
  * debian/copyright: Excellent patch from Joost van Baal to iterate all
    the licenses used in the package, not just the GPL. (Closes: #355869)

 -- Eric Dorland <eric@debian.org>  Sat, 11 Mar 2006 23:08:34 -0500

automake1.9 (1.9.6-3) unstable; urgency=low

  * debian/control: Build depend on texinfo >= 4.3 because we use
    @tie. Thanks Wolfram Gloger (Closes: #349349)

 -- Eric Dorland <eric@debian.org>  Fri, 27 Jan 2006 01:15:17 -0500

automake1.9 (1.9.6-2) unstable; urgency=low

  * tests/txinfo13.test, lib/am/texinfos.am: Apply patch from Alexandre
    Duret-Lutz to reduce the number of files make dist slurps up. (Closes:
    #321689)
  * debian/automake1.9.postinst: Up the priority of automake1.9 to make it
    take priority over automake1.4. (Closes: #228604)

 -- Eric Dorland <eric@debian.org>  Fri, 20 Jan 2006 20:45:06 -0500

automake1.9 (1.9.6-1) unstable; urgency=low

  * New upstream release.

 -- Eric Dorland <eric@debian.org>  Wed, 13 Jul 2005 01:34:05 -0400

automake1.9 (1.9.5-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Add full copyright citation. 

 -- Eric Dorland <eric@debian.org>  Wed, 16 Feb 2005 01:06:55 -0500

automake1.9 (1.9.4-1) unstable; urgency=medium

  * New upstream release. Fixes some long-standing issues, so lets get it
    into sarge.

 -- Eric Dorland <eric@debian.org>  Sat, 18 Dec 2004 23:53:26 -0500

automake1.9 (1.9.3-1) unstable; urgency=medium

  * New upstream release. Urgency medium since there's no reason for this
    not to move to testing.
  * doc/autmake.texi: Resolve CVS conflict about document name on upgrade. 

 -- Eric Dorland <eric@debian.org>  Wed,  3 Nov 2004 00:04:38 -0500

automake1.9 (1.9.2-1) unstable; urgency=medium

  * New upstream release. Urgency medium since there's no reason for this
    not to move to testing.

 -- Eric Dorland <eric@debian.org>  Sun, 19 Sep 2004 18:45:46 -0400

automake1.9 (1.9.1-1) unstable; urgency=low

  * New upstream release. 

 -- Eric Dorland <eric@debian.org>  Thu, 12 Aug 2004 22:17:17 -0400

automake1.9 (1.9-1) unstable; urgency=low

  * New upstream release.

 -- Eric Dorland <eric@debian.org>  Wed, 28 Jul 2004 17:21:22 -0400
