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
dh-autoreconf (19-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
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 |
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
commands, dh_autoreconf and dh_autoreconf_
.
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.