dh-autoreconf 5ubuntu1 source package in Ubuntu
Changelog
dh-autoreconf (5ubuntu1) precise; urgency=low * Mark dh-autoreconf Multi-Arch: foreign. Closes: #658969. -- Steve Langasek <email address hidden> Mon, 06 Feb 2012 20:09:44 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-autoreconf_5ubuntu1.tar.gz | 5.8 KiB | 5f6f52a19f115ba80a4c14271151148c68c8cf79283ce8306b05c35b5fe46041 |
dh-autoreconf_5ubuntu1.dsc | 1.6 KiB | 195a837c398dcf875dcd56b8fbc9240cc5d983b7049329c27505a9bf5b7efce6 |
Available diffs
- diff from 5 to 5ubuntu1 (700 bytes)
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.