]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Add a build dependency on file. The rules file now runs dh_strip and dh_shlibdeps...
[debhelper.git] / debian / changelog
index 5fd4dc9f16e6570b2db6d3eab727b5149bde92fa..c8fb0fc3b9ba370e830763af124aacb8f66ce279 100644 (file)
@@ -1,8 +1,34 @@
-debhelper (7.0.9) UNRELEASED; urgency=low
+debhelper (7.0.11) UNRELEASED; urgency=low
 
-  * rules.tiny: Typo fix. Closes: #479647
+  * dh: Man page fix. Closes: #485116
+  * Add stamp files to example rules targets. Closes: #486327
+  * Add a build dependency on file. The rules file now runs dh_strip and
+    dh_shlibdeps, which both use it. (It could be changed not to, but
+    it's good to have it run all the commands as a test.) Closes: #486439
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 08 Jun 2008 12:21:48 -0400
+
+debhelper (7.0.10) unstable; urgency=low
+
+  * dh_compress: Do not compress index.sgml files, as generated by gtk-doc.
+    Closes: #484772
 
- -- Joey Hess <joeyh@debian.org>  Mon, 05 May 2008 18:53:10 -0400
+ -- Joey Hess <joeyh@debian.org>  Fri, 06 Jun 2008 11:48:39 -0400
+
+debhelper (7.0.9) unstable; urgency=low
+
+  * rules.tiny: Typo fix. Closes: #479647
+  * dh_installinit: Add --restart-after-upgrade, which avoids stopping a
+    daemon in the prerm, and instead restarts it in the postinst, keeping
+    its downtime minimal. Since some daemons could break if files are upgraded
+    while they're running, it's not the default. It might become the default
+    in a future (v8) compatibility level. Closes: #471060
+  * dh: fix POD error. Closes: #480191
+  * dh: Typo fixes. Closes: #480200
+  * dh: Add remove_command to the sequence interface.
+  * dh_auto_clean: setup.py clean can create pyc files. Remove. Closes: #481899
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 19 May 2008 12:47:47 -0400
 
 debhelper (7.0.8) unstable; urgency=low