]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Convert copyright file to new format.
[debhelper.git] / debian / changelog
index c6064b168267159bd64c51d6e122fe850cb78c02..b1870869eb085f128d4d23e18883a47ea2f2697f 100644 (file)
@@ -1,3 +1,29 @@
+debhelper (7.0.5) UNRELEASED; urgency=low
+
+  * Convert copyright file to new format.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 30 Apr 2008 18:19:13 -0400
+
+debhelper (7.0.4) unstable; urgency=low
+
+  * Fix underescaped $ in Makefile. Closes: #478475
+  * dh_auto_test: Run tests for Module::Build packages. (Florian Ragwitz)
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 30 Apr 2008 02:17:01 -0400
+
+debhelper (7.0.3) unstable; urgency=low
+
+  * dh: Fix man page typos. Closes: #477933
+  * Add missing $! to error message when the log can't be opened.
+  * One problem with the log files is that if dh_clean is not the last command
+    run, they will be left behind. This is a particular problem on build
+    daemons that use real root. Especially if cdbs is used, since it runs
+    dh_listpackages after clean, thereby leaving behind log files that
+    only root can touch. Avoid this particular special case by inhibiting
+    logging by dh_listpackages.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 29 Apr 2008 01:40:03 -0400
+
 debhelper (7.0.2) unstable; urgency=low
 
   * dh: Optimise the case where the binary-arch or binary-indep sequence is