Activity log for bug #184545

Date Who What changed Old value New value Message
2008-01-20 11:49:23 Michael Bienia bug added bug
2008-01-20 11:51:27 Michael Bienia bug added attachment 'ubuntu.debdiff' (Debdiff between debhelper 6.0.2 and 6.0.2ubuntu1)
2008-01-20 11:52:24 Michael Bienia bug added attachment 'complete.debdiff' (Debdiff between debhelper 5.0.62ubuntu1 and 6.0.2ubuntu1)
2008-01-20 11:52:55 Michael Bienia bug added subscriber Ubuntu Sponsors for main
2008-01-21 09:17:27 Michael Bienia bug added subscriber Martin Pitt
2008-01-26 13:15:37 Michael Bienia description Binary package hint: debhelper As the first packages in Debian start to build-depend on debhelper 6, we either have to include debhelper 6 in hardy or change the affected packages back to debhelper 5 instead of simply syncing them. Therefore I've prepared a merge for debhelper. Changelog since debhelper 5.0.62ubuntu1: debhelper (6.0.2ubuntu1) hardy; urgency=low * Merge with Debian unstable (LP: #xxx). Remaining changes: - autoscripts/postinst-scrollkeeper: Do not show scrollkeeper-update output. - dh_installudev: Use priority 50 by default (instead of z60) and '-' separator (instead of '_'). - dh_installxfonts: Use versioned dependency for xfonts-utils. This should be kept until dapper goes out of support, to avoid broken dapper backports. - dh_python: Add 2.5 as supported Python version. dh_python is generally deprecated in favor of dh_py{central,support}, but universe might still have some unconverted packages. This should be dropped at some point, though. -- Michael Bienia <geser@ubuntu.com> Sun, 20 Jan 2008 12:06:12 +0100 debhelper (6.0.2) unstable; urgency=low * Revert slightly broken refactoring of some exclude code. Closes: #460340, #460351 -- Joey Hess <joeyh@debian.org> Sat, 12 Jan 2008 12:31:15 -0500 debhelper (6.0.1) unstable; urgency=low * dh_installdocs/examples: Don't unnecessarily use the exclude code path. * dh_install{,docs,examples}: Avoid infinite recursion when told to install a directory ending with "/." (slashdot effect?) when exclusion is enabled. Emulate the behavior of cp in this case. Closes: #253234 * dh_install: Fix #459426 here too. -- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 14:15:56 -0500 debhelper (6.0.0) unstable; urgency=low * dh_gencontrol: Stop passing -isp, it's the default now. Closes: #458114 * dh_shlibdeps: Update documentation for -L and -l. dpkg-shlibdeps is now much smarter, and these options are almost never needed. Closes: #459226 * dh_shlibdeps: If a relative path is specified in -l, don't prepend the pwd to it, instead just prepend a slash to make it absolute. dpkg-shlibdeps has changed how it used LD_LIBRARY_PATH, so making it point into the package build directory won't work. * dh_shlibdeps: Change "-L pkg" to cause "-Sdebian/pkg" to be passed to dpkg-shlibdeps. The old behavior of passing -L to dpkg-shlibdeps didn't affect where it looked for symbols files. Closes: #459224 * Depend on dpkg-dev 1.14.15, the first to support dpkg-shlibdeps -S. * dh_installdocs, dh_installexamples: Support files with spaces in exclude mode. Closes: #459426 * debhelper v6 mode is finalised and is the new recommended compatibility level. -- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2008 17:12:36 -0500 debhelper (5.0.63) unstable; urgency=low * dh_installdocs: Tighten doc-base document id parsing to only accept the characters that the doc-base manual allows in the id. Closes: #445541 -- Joey Hess <joeyh@debian.org> Sat, 22 Dec 2007 22:54:51 -0500 Binary package hint: debhelper As the first packages in Debian start to build-depend on debhelper 6, we either have to include debhelper 6 in hardy or change the affected packages back to debhelper 5 instead of simply syncing them. Therefore I've prepared a merge for debhelper. Changelog since debhelper 5.0.62ubuntu1: debhelper (6.0.3ubuntu1) hardy; urgency=low * Merge with Debian unstable (LP: #184545). Remaining changes: - autoscripts/postinst-scrollkeeper: Do not show scrollkeeper-update output. - dh_installudev: Use priority 50 by default (instead of z60) and '-' separator (instead of '_'). - dh_installxfonts: Use versioned dependency for xfonts-utils. This should be kept until dapper goes out of support, to avoid broken dapper backports. - dh_python: Add 2.5 as supported Python version. dh_python is generally deprecated in favor of dh_py{central,support}, but universe might still have some unconverted packages. This should be dropped at some point, though. -- Michael Bienia <geser@ubuntu.com> Sat, 26 Jan 2008 14:14:22 +0100 debhelper (6.0.3) unstable; urgency=low * dh_link: -X can be used to avoid it modifying symlinks to be compliant with policy. Closes: #461392 * dh_shlibdeps: Rather than skipping everything in /usr/lib/debug, which can include debug libraries that dpkg-shlibdeps should look at, only skip the subdirectories of it that contain separate debugging symbols. (Hardcoding the names of those directories is not the best implementation, but it will do for now.) Closes: #461339 -- Joey Hess <joeyh@debian.org> Sun, 20 Jan 2008 15:27:59 -0500 debhelper (6.0.2) unstable; urgency=low * Revert slightly broken refactoring of some exclude code. Closes: #460340, #460351 -- Joey Hess <joeyh@debian.org> Sat, 12 Jan 2008 12:31:15 -0500 debhelper (6.0.1) unstable; urgency=low * dh_installdocs/examples: Don't unnecessarily use the exclude code path. * dh_install{,docs,examples}: Avoid infinite recursion when told to install a directory ending with "/." (slashdot effect?) when exclusion is enabled. Emulate the behavior of cp in this case. Closes: #253234 * dh_install: Fix #459426 here too. -- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 14:15:56 -0500 debhelper (6.0.0) unstable; urgency=low * dh_gencontrol: Stop passing -isp, it's the default now. Closes: #458114 * dh_shlibdeps: Update documentation for -L and -l. dpkg-shlibdeps is now much smarter, and these options are almost never needed. Closes: #459226 * dh_shlibdeps: If a relative path is specified in -l, don't prepend the pwd to it, instead just prepend a slash to make it absolute. dpkg-shlibdeps has changed how it used LD_LIBRARY_PATH, so making it point into the package build directory won't work. * dh_shlibdeps: Change "-L pkg" to cause "-Sdebian/pkg" to be passed to dpkg-shlibdeps. The old behavior of passing -L to dpkg-shlibdeps didn't affect where it looked for symbols files. Closes: #459224 * Depend on dpkg-dev 1.14.15, the first to support dpkg-shlibdeps -S. * dh_installdocs, dh_installexamples: Support files with spaces in exclude mode. Closes: #459426 * debhelper v6 mode is finalised and is the new recommended compatibility level. -- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2008 17:12:36 -0500 debhelper (5.0.63) unstable; urgency=low * dh_installdocs: Tighten doc-base document id parsing to only accept the characters that the doc-base manual allows in the id. Closes: #445541 -- Joey Hess <joeyh@debian.org> Sat, 22 Dec 2007 22:54:51 -0500
2008-01-26 13:15:37 Michael Bienia title [Merge] debhelper (6.0.2ubuntu1) [Merge] debhelper (6.0.3ubuntu1)
2008-01-26 13:17:31 Michael Bienia bug added attachment 'ubuntu.debdiff' (Debdiff between debhelper 6.0.3 and 6.0.3ubuntu1)
2008-01-26 13:20:49 Michael Bienia bug added attachment 'complete.debdiff' (Debdiff between debhelper 5.0.62ubuntu1 and 6.0.3ubuntu1)
2008-01-28 07:40:04 Launchpad Janitor debhelper: status New Fix Released
2009-07-03 05:35:23 Launchpad Janitor branch linked lp:ubuntu/karmic/debhelper
2011-02-17 13:45:56 Daniel Holbach removed subscriber [DEPRECATED] Ubuntu Sponsors for main