autotools-dev 20180224.1+nmu1 source package in Ubuntu

Changelog

autotools-dev (20180224.1+nmu1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 21 Dec 2020 18:16:35 +0100

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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autotools-dev_20180224.1+nmu1.dsc 1.6 KiB 622d1a0b778f7a6b253d37cecb0855d90feb24f15f100d909a18d247085a318c
autotools-dev_20180224.1+nmu1.tar.xz 66.8 KiB f2ad12c23d0867b59568f9c7959233446c90556dededc78f588cec7468d04fd5

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.