]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh override targets
[debhelper.git] / debian / changelog
index 2f107939f7aaab00338a793e804baca7cce6f069..9950c219c7b4d0909ee9aff8d06b818948ae0b1f 100644 (file)
@@ -1,3 +1,15 @@
+debhelper (7.2.0) UNRELEASED; urgency=low
+
+  * dh: debian/rules override targets can change what is run
+    for a specific debhelper command in a sequence.
+  * dh: Redid all the examples to use override targets, since these
+    eliminate all annoying boilerplate and are much easier to understand
+    than the old method.
+  * Remove rules.simple example, there's no need to use explcit targets
+    with dh anymore.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2008 16:26:36 -0500
+
 debhelper (7.0.17) unstable; urgency=low
 
   [ Per Olofsson ]