autotools-dev 20120210.1ubuntu1 source package in Ubuntu

Changelog

autotools-dev (20120210.1ubuntu1) precise; urgency=low

  * Mark autotools-dev Multi-Arch: foreign.
 -- Steve Langasek <email address hidden>   Fri, 30 Mar 2012 13:28:04 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main devel

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
autotools-dev_20120210.1ubuntu1.tar.gz 66.5 KiB 609d8cb45d728a94865d24414218a6458431f95c3b2742aa801aaaa2b60f3b09
autotools-dev_20120210.1ubuntu1.dsc 1.7 KiB b9d73c4cfe616bc15c8e2e747f149129d1f43a2808d094be4efee074b27408e1

View changes file

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.