diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-14 17:14:10 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-14 17:14:10 -0400 |
commit | c87b3b9be81406cc0aa9338d2ed67667041aa588 (patch) | |
tree | 5b450ad6729253bad453f5bd30313c24e53b6189 /debian | |
parent | f2bd791e8b07447e395e018331ff1f8c7757b4d6 (diff) | |
download | debhelper-c87b3b9be81406cc0aa9338d2ed67667041aa588.tar.gz |
releasing version 7.2.227.2.22
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fd780c8c..185afb8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -debhelper (7.2.22) UNRELEASED; urgency=low +debhelper (7.2.22) unstable; urgency=low * dh_install: Fix support for the case where --sourcedir=debian/tmp/foo is used. Perl was not being greedy enough and the 'foo' was not stripped from the destination directory in this unusual case. Closes: #537017 - -- Joey Hess <joeyh@debian.org> Tue, 14 Jul 2009 17:05:26 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 14 Jul 2009 17:08:25 -0400 debhelper (7.2.21) unstable; urgency=low |