autotools-dev 20150820.1 source package in Ubuntu

Changelog

autotools-dev (20150820.1) unstable; urgency=medium

  * Sync to upstream git 2015-08-20
    [commit c4d5b5f44eeb7646f248af948c036313769ba7b9]
    + config.guess: return x86_64-pc-linux-gnu instead of
      x86_64-unknown-linux-gnu
    + Add support for a few new arches and cpus that run Linux.

 -- Henrique de Moraes Holschuh <email address hidden>  Fri, 11 Sep 2015 18:19:37 -0300

Upload details

Uploaded by:
Henrique de Moraes Holschuh
Uploaded to:
Sid
Original maintainer:
Henrique de Moraes Holschuh
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main devel

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autotools-dev_20150820.1.dsc 1.6 KiB 7f5e21caa39e5e40fc4d1560b288a3b785810daead1593567a491221716a5136
autotools-dev_20150820.1.tar.xz 60.3 KiB fa40ff0ad94a8790357324f22a64bd8673383d5d56687dbebd3df5afe046c81f

Available diffs

No changes file available.

Binary packages built by this source

autotools-dev: Update infrastructure for config.{guess,sub} files

 This package installs an up-to-date version of config.guess and
 config.sub, used by the automake and libtool packages. It provides
 the canonical copy of those files for other packages as well.
 .
 It also documents in /usr/share/doc/autotools-dev/README.Debian.gz
 best practices and guidelines for using autoconf, automake and
 friends on Debian packages. This is a must-read for any developers
 packaging software that uses the GNU autotools, or GNU gettext.
 .
 Additionally this package provides seamless integration into Debhelper
 or CDBS, allowing maintainers to easily update config.{guess,sub} files
 in their packages.