summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-17 00:53:22 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-17 00:53:22 -0500
commitae4994f07656deb47ffc55b8ebd4668c158b9333 (patch)
tree4f44ba0560d88c0fa27e9f505b8cbd14f0f7b562 /debian
parent3d774a91dd355f8236c63bd81fc4dfe5fa88219d (diff)
misc minor cleanups of patch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 58a02b38..bbabe30f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ 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.
+ (Thanks Modestas Vainius for the improved makefile parser.)
* 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.