]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh: Allow creation of new sequences (such as to handle a patch target for quilt)...
[debhelper.git] / debian / changelog
index 9fa71cf29af7400e7f3f46f8001cd4c9b19022d5..69e75190972ea0abdb10c15a45740401d554fddf 100644 (file)
@@ -1,10 +1,27 @@
-debhelper (7.3.10) UNRELEASED; urgency=low
+debhelper (7.3.12) UNRELEASED; urgency=low
+
+  * dh: Allow creation of new sequences (such as to handle a patch
+    target for quilt), by adding an add_command function to the
+    sequence addon interface. See #540124.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 06 Aug 2009 11:07:45 -0400
+
+debhelper (7.3.11) unstable; urgency=low
+
+  * perl_build: Fix Build check to honor source directory setting.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 05 Aug 2009 13:52:34 -0400
+
+debhelper (7.3.10) unstable; urgency=low
 
   * perl_build: Avoid failing if forced to be used in dh_auto_clean
     when Build does not exist (ie due to being run twice in a row).
     Closes: #539848
+  * dh_builddeb: Fix man page typo. Closes: #539976
+  * dh_installdeb: In udeb mode, support the menutest and isinstallable
+    maintainer scripts. Closes: #540079 Thanks, Colin Watson.
 
- -- Joey Hess <joeyh@debian.org>  Tue, 04 Aug 2009 13:19:31 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 05 Aug 2009 11:03:01 -0400
 
 debhelper (7.3.9) unstable; urgency=low