From 94093613e917b03f30d50cf7959510ec91181fab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Jun 2009 09:01:20 -0400 Subject: dh_installinfo: No longer inserts install-info calls into maintainer scripts as that is now triggerized. Adds a dependency via misc:Depends to handle partial upgrades. Note that while dh_installinfo already required that info files had a INFO-DIR-SECTION, the new system also requires they have START-INFO-DIR-ENTRY and END-INFO-DIR-ENTRY for proper registration. I assume there will be some mass bug filing for any packages that do not have that. Closes: #528864 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c735e9d2..1721da21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,14 @@ debhelper (7.2.17) UNRELEASED; urgency=low * Allow command-specific options to be passed to commands via dh without causing other commands to emit a getopt warning or deprecation message. + * dh_installinfo: No longer inserts install-info calls into + maintainer scripts, as that is now triggerized. Adds a dependency + via misc:Depends to handle partial upgrades. Note that while + dh_installinfo already required that info files had a INFO-DIR-SECTION, + the new system also requires they have START-INFO-DIR-ENTRY and + END-INFO-DIR-ENTRY for proper registration. I assume there will be + some mass bug filing for any packages that do not have that. + Closes: #528864 -- Joey Hess Fri, 12 Jun 2009 00:26:11 -0400 -- cgit v1.2.3