From: Joey Hess <joey@gnu.kitenet.net> Date: Fri, 27 Feb 2009 20:17:55 +0000 (-0500) Subject: add changelog entry X-Git-Tag: 7.2.0~1^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=49f56882306c0cbb9b8d3d97d345589ba4c97edc;p=debhelper.git add changelog entry --- diff --git a/debian/changelog b/debian/changelog index 9c0abb3..850b5a5 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.)