]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_builddeb: Fix man page typo. Closes: #539976
[debhelper.git] / debian / changelog
index 8e70d28f1867f6b4cab784b84e122d4db1a0a82a..d99c651f6e1fff80cffde08f3eab7996b40de45a 100644 (file)
@@ -1,11 +1,51 @@
+debhelper (7.3.10) UNRELEASED; 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
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 04 Aug 2009 13:19:31 -0400
+
+debhelper (7.3.9) unstable; urgency=low
+
+  * cmake: Avoid forcing rpath off as this can break some test suites.
+    It gets stripped by cmake at install time. Closes: #538977
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 01 Aug 2009 15:59:07 -0400
+
+debhelper (7.3.8) unstable; urgency=low
+
+  * Fix t/override_target to use ./run. Closes: #538315
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 25 Jul 2009 00:37:45 +0200
+
+debhelper (7.3.7) unstable; urgency=low
+
+  * First upload of buildsystems support to unstable.
+    Summary: Adds --buildsystem (modular, OO buildsystem classes),
+    --sourcedirectory, --builddirectory, and support for cmake
+    and ant.
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 24 Jul 2009 12:07:47 +0200
+
+debhelper (7.3.6) experimental; urgency=low
+
+  * perl_makemaker: Re-add fix for #496157, lost in rewrite.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 23 Jul 2009 18:17:45 +0200
+
 debhelper (7.3.5) experimental; urgency=low
 
+  [ Bernd Zeimetz ]
   * python_distutils buildsystem: Build for all supported Python
-    versions in case they're installed. Ensure that correct
-    shebangs are created by using `python' first during build
-    and install. Closes: #520834
+    versions that are installed. Ensure that correct shebangs are
+    created by using `python' first during build and install.
+    Closes: #520834
+    Also build with python*-dbg if the package build-depends
+    on them.
 
- -- Bernd Zeimetz <bzed@debian.org>  Sun, 19 Jul 2009 03:45:23 +0200
+ -- Joey Hess <joeyh@debian.org>  Mon, 20 Jul 2009 20:30:22 +0200
 
 debhelper (7.3.4) experimental; urgency=low