]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_builddeb: Fix man page typo. Closes: #539976
[debhelper.git] / debian / changelog
index fd9f147ebf90a9a587a49c844d764ebd98446047..d99c651f6e1fff80cffde08f3eab7996b40de45a 100644 (file)
@@ -1,8 +1,39 @@
-debhelper (7.3.6) UNRELEASED; urgency=low
+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>  Wed, 22 Jul 2009 16:42:14 +0200
+ -- Joey Hess <joeyh@debian.org>  Thu, 23 Jul 2009 18:17:45 +0200
 
 debhelper (7.3.5) experimental; urgency=low