]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Merge branch 'master' into buildsystems
[debhelper.git] / debian / changelog
index 615f95bbfa9fb0d305a8021394e44ccd82c79e6b..9120e2f8c8a7309d8517132cfc67b326b3076ad5 100644 (file)
@@ -13,11 +13,23 @@ debhelper (7.3.0) UNRELEASED; urgency=low
     - dh_auto_* --list can be used to list available and selected build
       systems.
     - Adds support for cmake.
+    - For the perl_build build system, Build is used consistently
+      instead of falling back to using the generated Makefile.
+      Closes: #534332
     - Historical dh_auto_* behavior should be preserved despite these
       large changes..
 
  -- Joey Hess <joeyh@debian.org>  Mon, 20 Apr 2009 16:26:08 -0400
 
+debhelper (7.2.18) UNRELEASED; urgency=low
+
+  * dh_shlibdeps: Ensure DEBIAN directory exists, as dpkg-shlibdeps
+    prints a confusing warning if it does not. Closes: #534226
+  * dh_auto_install: Pass --install-layout=deb to setup.py
+    to support python 2.6. Closes: #534620
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 28 Jun 2009 15:59:11 -0400
+
 debhelper (7.2.17) unstable; urgency=low
 
   * Allow command-specific options to be passed to commands