]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Fix t/override_target to use ./run. Closes: #538315
[debhelper.git] / debian / changelog
index a8a79c2d2f86b8881c0a0c9a1a9f01b8bbb48257..be712d288715101c5b5a6a45414e184cf8c87e67 100644 (file)
@@ -1,3 +1,18 @@
+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.