diff options
author | joey <joey> | 2002-07-06 02:27:32 +0000 |
---|---|---|
committer | joey <joey> | 2002-07-06 02:27:32 +0000 |
commit | 8e3fc45ef77b9b443b7a05fdb9fc5ea56082f5e4 (patch) | |
tree | e73cca1acb3f2a566fd720add60228d0c8f4e71b /debian | |
parent | 1e6b8a860b2641cf47eec1ba0f09d6149d747dfa (diff) | |
download | debhelper-8e3fc45ef77b9b443b7a05fdb9fc5ea56082f5e4.tar.gz |
r536: * Patch from doogie to make dh_movefiles support -X. Closes: #150978
* Pound home in dh_installman's man page that yet, it really does do the
right thing. Closes: #150644
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 8a29fb32..b2e10d17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ debhelper (4.0.16) unstable; urgency=low -UNRE + * Patch from doogie to make dh_movefiles support -X. Closes: #150978 * Pound home in dh_installman's man page that yet, it really does do the right thing. Closes: #150644 - -- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2002 16:21:06 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 4 Jul 2002 22:28:53 -0400 debhelper (4.0.15) unstable; urgency=low |