]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
[debhelper.git] / debian / changelog
index b89db64b08cea7a05f2f61e4d7cdcd024f24cf69..25cfce20aab34921191a88ebda6c7495e12896be 100644 (file)
@@ -1,4 +1,23 @@
-debhelper (7.3.16) UNRELEASED; urgency=low
+debhelper (7.4.1) UNRELEASED; urgency=low
+
+  * dh_installinit: Support upstart job files, and provide compatibility
+    symlinks in /etc/init.d for sysv-rc implementations.  Closes: #536035.
+
+ -- Steve Langasek <vorlon@debian.org>  Thu, 06 Aug 2009 03:01:43 -0700
+
+debhelper (7.4.0) unstable; urgency=low
+
+  * Optimise -s handling to avoid running dpkg-architecture if a package
+    is arch all. This was, suprisingly, the only overhead of using the -s
+    flag with arch all/any packages.
+  * The -a flag now does the same thing as the -s flag, so debhelper users
+    do not need to worry about using the -s flag when building a package
+    that only builds for some architectures, and dh will also work in that
+    situation. Closes: #540794
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 01 Sep 2009 13:41:16 -0400
+
+debhelper (7.3.16) unstable; urgency=low
 
   * dh_desktop: Clarify in man page why it's a no-op.
     Closes: #543364
@@ -13,7 +32,7 @@ debhelper (7.3.16) UNRELEASED; urgency=low
     the default. Closes: #538201
     (Modestas Vainius)
 
- -- Joey Hess <joeyh@debian.org>  Mon, 24 Aug 2009 12:59:02 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 26 Aug 2009 17:10:53 -0400
 
 debhelper (7.3.15) unstable; urgency=low