debhelper 9.20151126ubuntu1 source package in Ubuntu
Changelog
debhelper (9.20151126ubuntu1) xenial; urgency=medium * Merge from Debian unstable. Remaining changes: - autoscripts/*-init*: Test for /etc/init/*.conf where necessary. This uses the #SCRIPT# macro twice, thus in dh_installinit, replace all occurrences of that not just the first one. - dh_installchangelogs: Do not install upstream changelog in compat level 7. This floods packages with huge upstream changelogs which take precious CD space. - dh_installinit: Add dependency to lsb-base >= 4.1+Debian11ubuntu7 that provides the upstart LSB hook, to avoid upgrade breakage. This change can be dropped after 16.04 LTS. debhelper (9.20151126) unstable; urgency=medium * dh_compress: Apply patch from Michael Biebl to skip compression of .devhelp2 files. (Closes: #789153) * dh_installinit: Undo "Disable initscripts when a package is removed (but not yet purged)". (Reopens #749400, Closes: #806276) -- Martin Pitt <email address hidden> Sat, 28 Nov 2015 12:57:41 +0100
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
debhelper_9.20151126ubuntu1.tar.xz | 326.3 KiB | 6c1949e2c22a43d65e1b285b7f3aaf558bb5e838ed9c8e6abefa33166f608cc9 |
debhelper_9.20151126ubuntu1.dsc | 1.8 KiB | 70e1f653cd57947c9057861bf60c52cee7c0cfaf31e77b49276653fe52e9e6fe |
Available diffs
- diff from 9.20151126ubuntu1~ubuntu15.10.1~ppa1 (in ~ubuntu-lxc/ubuntu/buildd-backports-deletedppa) to 9.20151126ubuntu1 (376 bytes)
- diff from 9.20151126ubuntu1~ubuntu15.04.1~ppa1 (in ~ubuntu-lxc/ubuntu/buildd-backports-deletedppa) to 9.20151126ubuntu1 (376 bytes)
- diff from 9.20151126ubuntu1~ubuntu14.04.1~ppa1 (in ~ubuntu-lxc/ubuntu/buildd-backports-deletedppa) to 9.20151126ubuntu1 (377 bytes)
- diff from 9.20151117ubuntu2 to 9.20151126ubuntu1 (2.1 KiB)
Binary packages built by this source
- debhelper: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building Debian packages. Programs
are included to install various files into your package, compress
files, fix file permissions, integrate your package with the Debian
menu system, debconf, doc-base, etc. Most Debian packages use debhelper
as part of their build process.