debhelper 10.10.7ubuntu1 source package in Ubuntu
Changelog
debhelper (10.10.7ubuntu1) bionic; urgency=medium * Merge from current Debian unstable. Remaining changes: - Generate ddebs from debhelper instead of pkg-create-dbgsym + Make debhelper Conflict/Replace pkg-create-dbgsym to force it off. + Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output. - dh_installchangelogs: Do not install upstream changelog in compat level 7 and higher to avoid pointlessly bloating installed packages. debhelper (10.10.7) unstable; urgency=medium * dh_strip: Fix a regression that caused debug symbols for executables to be discarded instead of included into debug packages. * Dh_Lib: Ensure that $dh{U_PARAMS} is always defined as a list. Thanks to Adrian Bunk for the bug report. debhelper (10.10.6) unstable; urgency=medium [ Axel Beckert ] * Cleanup trailing whitespace in ancient debian/changelog entries and debian/rules. * Fix typo "belive" in debian/copyright and ancient debian/changelog entries. * Use HTTPS in debian/copyright format URL. [ Niels Thykier ] * Remove support for named compat levels. * dh_perl: Make dh_perl faster on packages with large doc directories by pruning the entire doc directory. * dh,dh_auto_*: Support skipping all of the dh_auto_* helpers if the package does not seem to have a build system (and there are no build system related options passed to dh). * Dh_Lib.pm: Define a (hardcoded) extension for dbgsym packages. * dh_gencontrol: Pass -DPackage-Type to dpkg-gencontrol when the package type for dbgsym is different than for regular deb packages. * dh_builddeb: Automatically handle renaming of dbgsym packages when the extension of the dbgsym packages are different than for regular deb packages. * dh_installsystemd,dh_systemd_start: Use "restart" instead of the "try-restart" action. This ensures that newly added services are started the first time they are installed. (Closes: #879727, LP: #1707880) * dh_install: Fix regression where it was no longer possible to exclude an entire pattern / source file. Thanks to James Cowgill for the report. (Closes: #814856, LP: #1554979) * dh_installsystemd: Permit missing explicitly requested file in package as long as another on being acted on ships it. * dh_installsystemd: Optimize the search for files installed in the tmpfiles.d directories to only look in the tmpfiles.d directories. * Add experimental support for building some packages for "TARGET" rather than "HOST" via the X-DH-Build-For-Type field. The field is subject to removal and changes without notice. The field is not considered by dpkg tooling and therefore you will still have to manually work around tools like dpkg-gencontrol (even when called via dh_gencontrol). * dh_makeshlibs: Ignore non-ELF files even if they are named ".so". (Closes: #880480) * Dh_Lib: Improve the performance of isnative by using Dpkg::Changelog::Parse instead of calling dpkg-parsechangelog as an external process. This improves the performance of dh_installchangelogs by ~10%. [ Felipe Sateler ] * dh_installsystemd: Fix a bug where dh_installsystemd would generate invalid maintscript, when there were no units to start or enable. Thanks to Ben Hutchings and Bastian Blank for the bug report. (Closes: #881190) -- Gianfranco Costamagna <email address hidden> Sun, 12 Nov 2017 19:40:53 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Bionic
- 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_10.10.7ubuntu1.tar.xz | 422.3 KiB | 10a687e4d2b27cfb107daa31da2bc55ea590425277ac76526289875486eb09a4 |
debhelper_10.10.7ubuntu1.dsc | 1.8 KiB | adbf2d5dda6b599864aa95420ee50e22f1ebdf4b1a6714585324b5aab63e53da |
Available diffs
- diff from 10.10.5ubuntu1 to 10.10.7ubuntu1 (85.6 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.
- dh-systemd: debhelper add-on to handle systemd unit files - transitional package
This package is for transitional purposes and can be removed safely.