[ubuntu/saucy-proposed] debhelper 9.20130518ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Tue Jun 4 12:25:18 UTC 2013
debhelper (9.20130518ubuntu1) saucy; urgency=low
* Resynchronise with Debian. Remaining changes:
- Depend on dh-apparmor.
- dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
jobs where they exist.
- autoscripts/preinst-upstart-compatibility: Handle upgrades from older
versions that created the /lib/init/upstart-job symlink.
- autoscripts/postinst-init*: Only call update-rc.d when there's no
upstart job.
- autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
- dh_installinit: Add no-op --upstart-only option for compatibility.
- dh_installudev: Change default rules.d symlink priority to 40.
- dh_installchangelogs: Do not install upstream changelog in compat
level 7. This floods packages with huge upstream changelogs which
take precious CD space.
debhelper (9.20130518) unstable; urgency=low
* dh_installchangelogs: Write the changelog entry used for a binNMU,
as flagged by binary-only=yes to a separate file, in order to work
around infelicities in dpkg's multiarch support. Closes: #708218
(Thanks, Ansgar Burchardt)
* dh_installinit: Add versioned dependency on sysv-rc
when shipping upstart jobs. Closes: #708720
debhelper (9.20130516) unstable; urgency=low
* Revert unsetting INSTALL_BASE. Closes: #708452 Reopens: #705141
debhelper (9.20130509) unstable; urgency=low
* dh_installinit: Remove obsolete systemd-tempfiles hack in postinst
autoscript. Closes: #707159
* dh_installinfo: Stop inserting dependencies for partial upgrades
from lenny to squeeze. Closes: #707218
* dh_compress, dh_perl: Avoid failing if the package build directory does
not exist. (Audited all the rest.)
* dh: As a workaround for anything not in debhelper that may rely
on debhelper command that is now skipped creating the package build
directory as a side effect, the directory is created when a command
is skipped. This workaround is disabled in compat level 10.
Closes: #707336
* dh_auto_install: Create package build directory for those packages
whose makefile falls over otherwise. Closes: #707336
debhelper (9.20130507) unstable; urgency=low
* dh: Skips running commands that it can tell will do nothing.
Closes: #560423
(Commands that can be skipped are determined by the presence of
PROMISE directives within commands that provide a high-level
description of the command.)
* perl_makemaker: Unset INSTALL_BASE in case the user has it set.
Closes: #705141
* dh_installdeb: Drop pre-dependency on dpkg for dpkg-maintscript-helper.
Closes: #703264
* makefile buildsystem: Pass any parameters specified after -- when
running make -n to test for the existance of targets.
In some makefiles, the parameters may be necessary to enable a target.
Closes: #706923
* Revert python2.X-minimal fix, because it was buggy.
Closes: #707111 (Reopens #683557)
debhelper (9.20130504) unstable; urgency=low
* dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being
used here rather than in dh_makeshlibs. Closes: #680339
* dh_lintian: Source overrides doc improvement. Closes: #683941
* dh_installmime: No longer makes maintainer scripts run update-mime and
update-mime-database, that is now handled by triggers. Closes: #684689
Thanks, Charles Plessy
* python distutils buildsystem: Propagate failure of pyversions.
Closes: #683551 Thanks, Clint Byrum
* python distutils buildsystem: When checking if a version of python is
installed, don't trust the presense of the executable, as
a python2.X-minimal package may provide it while not having
distutils installed. Closes: #683557, #690378
* dh_icons: Improve documentation. Closes: #684895
* Improve -X documentation. Closes: #686696
* Support installing multiple doc-base files which use the same doc-id.
Closes: #525821
* dh_installdocs: Support having the same document id in different binary
packages built from the same source.
Closes: #525821 Thanks, Don Armstrong
* dh_installdeb: Avoid unnecessary is_udeb tests. Closes: #691398
* Updated German man page translation. Closes: #691557, #706314
* dh_installinit: Support systemd.
Closes: #690399 Thanks, Michael Stapelberg
* Updated French man page translation. Closes: #692208
* dh_icons: Reword description. Closes: #693100
* Avoid find -perm +mode breakage caused by findutils 4.5.11,
by instead using -perm /mode. Closes: #700200
* cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo
Closes: #701233
* dh_auto_test: Avoid doing anything when cross-compiling. Closes: #703262
* dh_testdir: Fix error message. Closes: #703515
Date: Tue, 04 Jun 2013 11:46:28 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/debhelper/9.20130518ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 04 Jun 2013 11:46:28 +0100
Source: debhelper
Binary: debhelper
Architecture: source
Version: 9.20130518ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
debhelper - helper programs for debian/rules
Closes: 525821 560423 680339 683551 683557 683941 684689 684895 686696 690378 690399 691398 691557 692208 693100 700200 701233 703262 703264 703515 705141 706314 706923 707111 707159 707218 707336 708218 708452 708720
Changes:
debhelper (9.20130518ubuntu1) saucy; urgency=low
.
* Resynchronise with Debian. Remaining changes:
- Depend on dh-apparmor.
- dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
jobs where they exist.
- autoscripts/preinst-upstart-compatibility: Handle upgrades from older
versions that created the /lib/init/upstart-job symlink.
- autoscripts/postinst-init*: Only call update-rc.d when there's no
upstart job.
- autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
- dh_installinit: Add no-op --upstart-only option for compatibility.
- dh_installudev: Change default rules.d symlink priority to 40.
- dh_installchangelogs: Do not install upstream changelog in compat
level 7. This floods packages with huge upstream changelogs which
take precious CD space.
.
debhelper (9.20130518) unstable; urgency=low
.
* dh_installchangelogs: Write the changelog entry used for a binNMU,
as flagged by binary-only=yes to a separate file, in order to work
around infelicities in dpkg's multiarch support. Closes: #708218
(Thanks, Ansgar Burchardt)
* dh_installinit: Add versioned dependency on sysv-rc
when shipping upstart jobs. Closes: #708720
.
debhelper (9.20130516) unstable; urgency=low
.
* Revert unsetting INSTALL_BASE. Closes: #708452 Reopens: #705141
.
debhelper (9.20130509) unstable; urgency=low
.
* dh_installinit: Remove obsolete systemd-tempfiles hack in postinst
autoscript. Closes: #707159
* dh_installinfo: Stop inserting dependencies for partial upgrades
from lenny to squeeze. Closes: #707218
* dh_compress, dh_perl: Avoid failing if the package build directory does
not exist. (Audited all the rest.)
* dh: As a workaround for anything not in debhelper that may rely
on debhelper command that is now skipped creating the package build
directory as a side effect, the directory is created when a command
is skipped. This workaround is disabled in compat level 10.
Closes: #707336
* dh_auto_install: Create package build directory for those packages
whose makefile falls over otherwise. Closes: #707336
.
debhelper (9.20130507) unstable; urgency=low
.
* dh: Skips running commands that it can tell will do nothing.
Closes: #560423
(Commands that can be skipped are determined by the presence of
PROMISE directives within commands that provide a high-level
description of the command.)
* perl_makemaker: Unset INSTALL_BASE in case the user has it set.
Closes: #705141
* dh_installdeb: Drop pre-dependency on dpkg for dpkg-maintscript-helper.
Closes: #703264
* makefile buildsystem: Pass any parameters specified after -- when
running make -n to test for the existance of targets.
In some makefiles, the parameters may be necessary to enable a target.
Closes: #706923
* Revert python2.X-minimal fix, because it was buggy.
Closes: #707111 (Reopens #683557)
.
debhelper (9.20130504) unstable; urgency=low
.
* dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being
used here rather than in dh_makeshlibs. Closes: #680339
* dh_lintian: Source overrides doc improvement. Closes: #683941
* dh_installmime: No longer makes maintainer scripts run update-mime and
update-mime-database, that is now handled by triggers. Closes: #684689
Thanks, Charles Plessy
* python distutils buildsystem: Propagate failure of pyversions.
Closes: #683551 Thanks, Clint Byrum
* python distutils buildsystem: When checking if a version of python is
installed, don't trust the presense of the executable, as
a python2.X-minimal package may provide it while not having
distutils installed. Closes: #683557, #690378
* dh_icons: Improve documentation. Closes: #684895
* Improve -X documentation. Closes: #686696
* Support installing multiple doc-base files which use the same doc-id.
Closes: #525821
* dh_installdocs: Support having the same document id in different binary
packages built from the same source.
Closes: #525821 Thanks, Don Armstrong
* dh_installdeb: Avoid unnecessary is_udeb tests. Closes: #691398
* Updated German man page translation. Closes: #691557, #706314
* dh_installinit: Support systemd.
Closes: #690399 Thanks, Michael Stapelberg
* Updated French man page translation. Closes: #692208
* dh_icons: Reword description. Closes: #693100
* Avoid find -perm +mode breakage caused by findutils 4.5.11,
by instead using -perm /mode. Closes: #700200
* cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo
Closes: #701233
* dh_auto_test: Avoid doing anything when cross-compiling. Closes: #703262
* dh_testdir: Fix error message. Closes: #703515
Checksums-Sha1:
554b18cbae6f100d230521c9406c7e1b4216cb96 1748 debhelper_9.20130518ubuntu1.dsc
b9ead8aaf02ec44d8ac947c74121719ce7159400 477648 debhelper_9.20130518ubuntu1.tar.gz
Checksums-Sha256:
c973f7bca95998060b0d321490a4aa95beea2915b41ab9f620337b1c8fe22c8a 1748 debhelper_9.20130518ubuntu1.dsc
5a03c77e827776b50e2bb7c8163889a2ab0d954caabd8d6f3d52615e8e3c20a5 477648 debhelper_9.20130518ubuntu1.tar.gz
Files:
0ee86a8d7512398aea8a7bd7c3d5203a 1748 devel optional debhelper_9.20130518ubuntu1.dsc
b0abbc72ff733d36abe8228a27db653c 477648 devel optional debhelper_9.20130518ubuntu1.tar.gz
Original-Maintainer: Joey Hess <joeyh at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iQIVAwUBUa3b9jk1h9l9hlALAQhVKQ//QEFiTq6m0nHy8nvB3zsyZ/2KABYAuVqt
54jl7G8p/ReBjtXzQBKqME30bRVVGBxXymvcxkdqP+NLqfnpWBKh2Mrx/IqDKh8J
4S+K6NXszSpPtSvBwkkiuA4vNaJUty6PH3mxuQfSwNsiEhocI+iC/T+lVptOqJJa
JYzuFu4eWIfQPjclI443Qgkv9D9xFcQTxg5N+VpC4zgdSCSQ+bozSUxlLqlPUqaO
lROt7HYgrFI7IuBR6AGNGJIXsyToiyTv+6XUvIS7vY9NdVRygI5BS95F6epFkZzB
eKbEBk2brLR4W6tU0FxBtM3fkwqCDD8dJ+N/hoYecha8ytYXr5SURW2nwMhZz+f+
S2KjOhENQY46IA1XqtvnWUUDKaOAZP/TjLG7rW+Qi2e4R5YSXm5iVHgLC6DZNXZw
M85XEcCZ14HAjyT1mmpGIlM+hsOuUq7Xo4+XcwUXWCskan5/K5SzOn/33kPn9RUK
/rpQVKg3GoYzhZ7cdRqdvLT3BSVNjtSJrj1ypsvMFu95kGqVQCfEL3M3gbjTUzm2
LY/aIjflyHy8WmXK+P2sFhDA4hcgUvWyreVRCXHEPS7g4lxllndTAj9PVa9efRMf
O4Z3j7G2PHtnq8yI1X4yC6iWDYWS2dztVmrCbNREw0w1lPOxc3si+OPXsvZMBtYM
gw/VlU71lFI=
=biY3
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list