summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-27 15:17:55 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-27 15:17:55 -0500
commit49f56882306c0cbb9b8d3d97d345589ba4c97edc (patch)
tree07c46cbd54b6413df38bc3a8bc9f9e24616bed6d /debian
parenta352c47d79ffa29ce2ab38eeebb1ab7babae6393 (diff)
add changelog entry
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9c0abb3f..850b5a57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
-debhelper (7.2.0) UNRELEASED; urgency=low
+debhelper (7.0.50) UNRELEASED; urgency=low
+ * This release is designed to be easily backportable to stable,
+ to support the new style of rules file that I expect many packages will
+ use.
* 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.)