autotools-dev 20171216.1 source package in Ubuntu

Changelog

autotools-dev (20171216.1) unstable; urgency=medium

  * Sync to upstream git 2017-12-16
    [commit f5641da650f5b82367a70983762bbf0e9db0a891]
    + Add or fix support for some non-Linux platforms (closes: #884458)
  * Acknowledge NMU 20161112.1+nmu1 (closes: #879509),
    thanks to: Niels Thykier.

 -- Henrique de Moraes Holschuh <email address hidden>  Sat, 16 Dec 2017 13:05:22 -0200

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autotools-dev_20171216.1.dsc 1.6 KiB 79c644f3d06efd476083f8c68b2b23f4fd1c12b85d8816d6d029683e12ed93d3
autotools-dev_20171216.1.tar.xz 65.6 KiB c5327639b386eceeb84709b826e625d80c0a7255f9344ff39104297f21d6ecd3

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.