summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-26 09:10:12 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-26 09:10:12 -0400
commit596a99831d28a97e0c2c5406ca72e29fc3e4a37f (patch)
treeab86b8748be2d23d130703e2078c7d93478b9103 /debian
parent6ac4644330cb02384cf6c12a540cdc6b8e347170 (diff)
parenta7a4b118fa290eb38be206c4c01a8f433c4f8f14 (diff)
Merge branch 'master' into buildsystems
Conflicts: debian/changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3916f1ce..615f95bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,13 +18,21 @@ debhelper (7.3.0) UNRELEASED; urgency=low
-- Joey Hess <joeyh@debian.org> Mon, 20 Apr 2009 16:26:08 -0400
-debhelper (7.2.17) UNRELEASED; urgency=low
+debhelper (7.2.17) unstable; 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.
-
- -- Joey Hess <joeyh@debian.org> Fri, 12 Jun 2009 00:26:11 -0400
+ * 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, #357434
+
+ -- Joey Hess <joeyh@debian.org> Fri, 26 Jun 2009 09:02:51 -0400
debhelper (7.2.16) unstable; urgency=low