dh-autoreconf 16 source package in Ubuntu
Changelog
dh-autoreconf (16) unstable; urgency=medium
* Do not fail, only warn, if run multiple times (Closes: #887482)
* Also clean up symlinks (Closes: #882479)
* Run dh_autoreconf after dh_update_autotools_config,
not before dh_auto_configure
-- Julian Andres Klode <email address hidden> Wed, 24 Jan 2018 22:26:43 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Sid
- Original maintainer:
- Julian Andres Klode
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| dh-autoreconf_16.dsc | 1.5 KiB | 1c1b2ab5f1ae5496bd50dbb3c30e9b7d181a06c8d02ee8d7e9c35ed6f2a69b5f |
| dh-autoreconf_16.tar.xz | 7.2 KiB | 5c6a6a362907327bec77a867ff3fd0eceba8015d1b881b48275aff7e4ce0f629 |
Available diffs
- diff from 15 to 16 (756 bytes)
No changes file available.
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.
