automake-1.16 1:1.16.1-ok1 source package in openKylin

Changelog

automake-1.16 (1:1.16.1-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

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-ok1.debian.tar.xz 10.6 KiB 681016061009f1fe9a5553b580364c46d160526cc80536b58556873ba9fbfb2b
automake-1.16_1.16.1-ok1.dsc 2.2 KiB d4309689bf0a58d3f9b5ab2dd7e699abd1a06b7ff643d0bb7f62a90472e766a3

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.