automake-1.16 1:1.16.1-4ubuntu3 source package in Ubuntu

Changelog

automake-1.16 (1:1.16.1-4ubuntu3) disco; urgency=medium

  * Only mark the self-check-report test as failing on armhf,
    an XPASS fails the testsuite on the other architectures ...

 -- Matthias Klose <email address hidden>  Thu, 24 Jan 2019 10:36:04 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Disco
Original maintainer:
Eric Dorland
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
automake-1.16_1.16.1.orig.tar.xz 1.5 MiB 5d05bb38a23fd3312b10aea93840feec685bdf4a41146e78882848165d3ae921
automake-1.16_1.16.1-4ubuntu3.debian.tar.xz 14.7 KiB 9d7edaf15badc1d071315d59a31a18ba195a3e1cc9a879c63a47a37a621a220f
automake-1.16_1.16.1-4ubuntu3.dsc 2.3 KiB 1705b3f133b71906898771c9657a478473706402d07c10a681ae9ac9a67fef54

View changes file

Binary packages built by this source

automake: Tool for generating GNU Standards-compliant Makefiles

 Automake is a tool for automatically generating `Makefile.in's from
 files called `Makefile.am'.
 .
 The goal of Automake is to remove the burden of Makefile maintenance
 from the back of the individual GNU maintainer (and put it on the back
 of the Automake maintainer).
 .
 The `Makefile.am' is basically a series of `make' macro definitions
 (with rules being thrown in occasionally). The generated
 `Makefile.in's are compliant with the GNU Makefile standards.
 .
 Automake 1.16 fails to work in a number of situations that Automake
 1.11, and 1.15 did, so some previous versions are available as separate
 packages.