automake-1.15 1:1.15.1-3.1ubuntu1 source package in Ubuntu

Changelog

automake-1.15 (1:1.15.1-3.1ubuntu1) cosmic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.

automake-1.15 (1:1.15.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable gcj support, as gcj is being removed. Closes: #892533.

automake-1.15 (1:1.15.1-3ubuntu2) bionic; urgency=medium

  * Drop build dependency on gcj-jdk.
  * Drop gcj-jdk in autopkg test dependencies.

automake-1.15 (1:1.15.1-3ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.

automake-1.15 (1:1.15.1-3) unstable; urgency=medium

  * Acknowledge NMU. (Closes: #872052)
  * debian/control: Upgrade Standards-Version to 4.1.0.
  * debian/copyright: Switch URLs to https.
  * debian/patches/0008-SOURCE_DATE_EPOCH-support-for-mdate-sh.patch:
    $SOURCE_DATE_EPOCH support for mdate-sh.

automake-1.15 (1:1.15.1-2.1) unstable; urgency=medium

  * NMU
  * Bug fix: "[automake] Lack of python3.6 support" (Closes: #872052).

automake-1.15 (1:1.15.1-2) unstable; urgency=medium

  * debian/rules: Use /usr/share/dpkg/default.mk to get SOURCE_DATE_EPOCH
    for makeinfo.
  * debian/patches/0006-Drop-SHELL.patch: Patch to drop @SHELL@ expansion
    which hurts build reproducibility.
  * debian/control: Standards-Version to 4.0.0.

automake-1.15 (1:1.15.1-1) unstable; urgency=medium

  * New upstream release.
  *
    debian/patches/0004-Fix-testsuite-failure-caused-by-perl-warnings.patch:
    Drop upstreamed patch.
  * debian/patches/0001-texi-rename.patch: Rename patch file to be
    consistent with the rest.

automake-1.15 (1:1.15-6ubuntu1) artful; urgency=medium

  * Merge with Debian; remaining changes:
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.
  * python.m4: Add python versions up to 3.7.

automake-1.15 (1:1.15-6) unstable; urgency=medium

  * debian/compat, debian/control, debian/rules: Upgrade to debhelper 10.
  * debian/rules: Disable the testsuite for the moment, it's too
    flakey. (Closes: #846318)

automake-1.15 (1:1.15-5ubuntu1) zesty; urgency=medium

  * Merge with Debian; remaining changes:
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.

automake-1.15 (1:1.15-5) unstable; urgency=medium

  * debian/patches/0005-Use-system-help2man-if-it-is-available.patch: Add
    patch to use system help2man for reproducibility.
  * debian/control, debian/rules: Use dh-autoreconf.
  * debian/patches/0006-Disable-t-check12.sh-and-t-check12-w.sh.patch:
    Disable t/check12.sh and t/check12-w.sh. (Closes: #827541)
  * debian/control: Standards-Version to 3.9.8.

automake-1.15 (1:1.15-4ubuntu1) xenial; urgency=medium

  * Merge with Debian; remaining changes:
    - Drop universe build-dependencies:
      - cscope, python-virtualenv, lzip, ncompress.
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.

automake-1.15 (1:1.15-4) unstable; urgency=medium

  * debian/control: Add gettext and libtool-bin build deps. Needed by some
    tests.
  * debian/automake.dirs, debian/automake.docs, debian/automake.links: Run
    wrap-and-sort.
  * debian/control: Build depend on default-jdk rather than openjdk-7-jdk
    explicitly. (Closes: #814158)
  *
    debian/patches/0004-Fix-testsuite-failure-caused-by-perl-warnings.patch:
    Fix perl warnings. Thanks Matthias Klose. (Closes: #814181)
  * debian/control: Convert Homepage and Vcs-* fields to https.

automake-1.15 (1:1.15-3ubuntu2) xenial; urgency=medium

  * Fix testsuite failure, caused by perl warnings. Closes: #787531.

automake-1.15 (1:1.15-3ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Drop universe build-dependencies:
      - cscope, python-virtualenv, lzip, ncompress.
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.

automake-1.15 (1:1.15-3) unstable; urgency=medium

  * debian/rules: Remove unnecessary touching that was needed by dropped
    02-init-m4-newline.diff.
  * debian/patches/0003-install-sh-avoid-low-risk-race-in-tmp.patch: Fix
    low risk insecure use of /tmp. Patch from Pavel Raiskup. (Closes:
    #760455)
  * debian/rules: Use dh --parallel.

automake-1.15 (1:1.15-2) unstable; urgency=medium

  * debian/patches/0002-Make-output-of-mdate-sh-deterministic.patch: Patch
    to make the output of mdate-sh deterministic. Thanks Reiner
    Herrmann. (Closes: #782345)

automake-1.15 (1:1.15-1ubuntu1) wily; urgency=medium

  * Merge Ubuntu changes from automake-1.14:
    - Drop universe build-dependencies:
      - cscope, python-virtualenv, lzip, ncompress.
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.
    - Enable parallel build (mostly tests).

automake-1.15 (1:1.15-1) unstable; urgency=medium

  * New upstream release.
  * Rename 1.14 to 1.15.
  * debian/patches/02-init-m4-newline.diff,
    debian/patches/03-ensure-ac_aux_dir-set.diff: Delete now upstreamed
    patches.
  * debian/patches/01-texi-rename.diff: Refresh patch for 1.15.
  * debian/control: Add Suggests on autoconf-doc and gnu-standards that
    automake info doc references. (Closes: #401936)
  * debian/README.Debian: Update the README for 1.15.
  * debian/gbp.conf: Use pristine-tar and --upstream-vcs-tag.

automake-1.14 (1:1.14.1-4) unstable; urgency=medium

  * debian/patches/03-ensure-ac_aux_dir-set.diff: Add patch to ensure
    ac_aux_dir is set before beeing used. (Closes: #764127)
  * debian/control: Bump Standards-Version to 3.9.6 (no changes).
  * debian/control, debian/copyright: Run wrap-and-sort.

automake-1.14 (1:1.14.1-3ubuntu1) utopic; urgency=medium

  * Merge with Debian; remaining changes:
    - Drop universe build-dependencies:
      - cscope, python-virtualenv, gobjc++, lzip, ncompress.
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.
    - Enable parallel build (mostly tests).

automake-1.14 (1:1.14.1-3) unstable; urgency=low

  * debian/upstream/signing-key.asc: Rename upstream-signing-key.gpg to
    give it the correct extension and better location.
  * debian/rules: Allow bootstraping package without texinfo. Thanks
    Daniel Schepler. (Closes: #737937)
  * debian/patches/02-init-m4-newline.diff: Patch from Hilko Bengen to
    force a newline at the end of AM_INIT_AUTOMAKE. (Closes: #738716)
  * debian/rules: touch aclocal.m4 and Makefile.in to prevent rerunning of
    aclocal and automake.

automake-1.14 (1:1.14.1-2ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - Drop universe build-dependencies:
      - cscope, python-virtualenv, gobjc++, lzip, ncompress.
    - Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.
    - Enable parallel build (mostly tests).

automake-1.14 (1:1.14.1-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.5.
  * debian/watch, debian/upstream-signing-key.gpg: Add upstream signing
    key verification.
  * debian/01-texi-rename.diff: Add DEP3 headers.
  * debian/automake.lintian-overrides: Add override for intentional empty
    directory.
  * debian/copyright: Add flashy new DEP5 copyright file.

automake-1.14 (1:1.14.1-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/03-hash-order-workaround.diff,
    debian/patches/04-full-hash-order-fix.diff: Remove now unnecessary
    patches.
  * debian/patches/02-disable-tap-realtime-test.diff: Drop, test no longer
    exits.

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

  * debian/patches/04-full-hash-order-fix.diff: Better patch to fix
    problems with new perl hash ordering.

automake-1.14 (1:1.14-2ubuntu1) trusty; urgency=low

  * Merge from Debian, remaining changes:
    * Drop universe build-dependencies:
      - cscope, python-virtualenv, gobjc++, lzip, ncompress.
    * Add autopkgtest that builds src & runs full test-suite with above
      universe dependencies.

  * Cherrypick additional upstream patch for perl hash randomisation.
  * Enable parallel build (mostly tests).

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

  * debian/patches/03-hash-order-workaround.diff: Add workaround for
    failure due to hash ordering changes in perl 5.18+. (Closes: #725431)
  * debian/control: Remove duplicate build depends on python-docutils.
  * debian/control: Canonicalize Vcs-Browser field.
  * debian/automake.postinst, debian/automake.preinst,
    debian/automake.prerm: Use set -e instead of -e on the hash bang line.

automake-1.14 (1:1.14-1) unstable; urgency=low

  * New upstream release.
  * Rename files for automake-1.14.
  * Add unzip as a build dependency as it seems to be needed by
    t/dist-formats.tap.

automake1.13 (1:1.13.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Guard dh_auto_clean file, in case Makefile is not present otherwise
    GNUmakefile distclean failing in a not configured tree. (Closes: #714452)

automake1.13 (1:1.13.3-1) unstable; urgency=low

  * New upstream release.
  * debian/watch: Watch the xz file instead of gz.
  * debian/control: Add a lot of build-depends for the test suite. Thanks
    Daniel Schepler. (Closes: #711241)
  * debian/control: Fix description to specify that older versions are
    available as separate packages. Thanks Vincent Lefevre. (Closes:
    #438877)
  * debian/control: Up dependency on autoconf to 2.65 and texinfo to 4.9.
  * debian/control: Build-Depend on libglib2.0-dev for vala. See
    http://bugs.debian.org/696298. Thanks Colin Watson. (Closes: #710714)
  * debian/patches/02-disable-tap-realtime-test.diff: Disable
    t/tap-realtime.sh test, since it fails.

automake1.13 (1:1.13.2-1) unstable; urgency=low

  * New upstream release.

automake1.13 (1:1.13.1-1) unstable; urgency=low

  * New upstream release. Rename everything for 1.13. (Closes: #671004)
  * debian/control: Standards-Version to 3.9.4.
  * debian/compact, debian/control: Upgrade to debhelper v9.
  * debian/control: Fix Vcs-Git field URL.
  * debian/patches/01-texi-rename.diff: Refresh patch.

automake1.12 (1:1.12.6-2) experimental; urgency=low

  * debian/control: Add missing build depends for tests.

automake1.12 (1:1.12.6-1) experimental; urgency=low

  * New upstream release for experimental.

automake1.12 (1:1.12-1) unstable; urgency=low

  * New upstream major release. (Closes: #671004)
  * Rename paths for 1.12.
  * debian/source/options: Remove unneeded options file.
  * debian/automake.preinst: Remove automake-1.11 alternative on upgrade
    from 1.11.
  * debian/patches/01-texi-rename.diff: Update patch with automake1.12
    paths.

automake1.11 (1:1.11.5-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Upgrade Standards-Version 3.9.3.

automake1.11 (1:1.11.4-1) unstable; urgency=low

  * New upstream release.
  * debian/automake.dirs: Add /usr/share/aclocal since aclocal expects it
    to exist. (Closes: #659482)

automake1.11 (1:1.11.3-1) unstable; urgency=low

  * New upstream release. (Closes: #657982)
  * debian/control: Add Multi-Arch: foreign. Thanks Sebastien
    Bacher. (Closes: #658477)
  * debian/patches/01-texi-rename.diff: Refresh patch.
  * debian/control: Build-Depend on install-info to satisfy test.

automake1.11 (1:1.11.2-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Standards-Version to 3.9.2.0.
  * doc/automake.texi, debian/patches/01-texi-rename.diff,
    debian/patches/series: Move texi file patch into a quilt patch.
  * debian/source/patch-header, debian/source/options: Remove
    single-debian-patch option and patch-header.
  * lib/Automake/Makefile.am: Remove spurious diff.
  * debian/automake.dirs: Remove unneeded dirs file.
  * debian/automake.doc-base: Fix section.
  * debian/control: Drop article from description.

automake1.11 (1:1.11.1-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/control: Update autoconf dependency to >= 2.62. (Closes: #556175)
  * debian/lintian.overrides, debian/automake.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.

automake1.11 (1:1.11-1) unstable; urgency=low

  * New upstream major release. (Closes: #512704)
    - Rename many instances of 1.10 to 1.11.
  * debian/automake-1.11.1, debian/aclocal-1.11.1: Remove our copy of
    manpages.
  * debian/automake.manpages, debian/automake.install: Remove manpages
    file and use the .install, since automake now finally ships manpages.

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.

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)

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.

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.

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

  * New upstream major release.

 -- Gianfranco Costamagna <email address hidden>  Wed, 22 Aug 2018 12:17:48 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Cosmic
Original maintainer:
Eric Dorland
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
automake-1.15_1.15.1.orig.tar.xz 1.4 MiB af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf
automake-1.15_1.15.1-3.1ubuntu1.debian.tar.xz 14.3 KiB 4f9185d0157511ebf7777af495cb8187a45c30687d512c5963de5c05c2d799e2
automake-1.15_1.15.1-3.1ubuntu1.dsc 2.6 KiB f2fbd1aef3fb5ec0ab748d7bd0f640eff3270146751e7e0518fa2dfac794fa4a

View changes file

Binary packages built by this source

automake: No summary available for automake in ubuntu cosmic.

No description available for automake in ubuntu cosmic.