dh-autoreconf 19-ok1 source package in openKylin

Changelog

dh-autoreconf (19-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
dh-autoreconf_19.orig.tar.gz 4.9 KiB 93c43b1d1d963a1fff3306e5e13be8b0cd8566fa5694ca61a89b28ff184c2107
dh-autoreconf_19-ok1.debian.tar.xz 1.8 KiB 022585bdbc0a9244462526f21be0220ccb2c11c642754e9c295cc1ca5bcdd899
dh-autoreconf_19-ok1.dsc 1.6 KiB 89ac4f24fc0387713ceea7fffab4a8bda349b734076f7db159786171d75996e2

View changes file

Binary packages built by this source

dh-autoreconf: debhelper add-on to call autoreconf and clean up after the build

 dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
 commands, dh_autoreconf and dh_autoreconf_clean.
 .
 The dh_autoreconf command creates a list of the files and their checksums,
 calls autoreconf and then creates a second list for the new files.
 .
 The dh_autoreconf_clean command compares these two lists and removes all
 files which have been added or changed (files may be excluded if needed).
 .
 For CDBS users, a rule is provided to call the dh-autoreconf programs at
 the right time.