diff options
author | joey <joey> | 2003-06-16 18:10:38 +0000 |
---|---|---|
committer | joey <joey> | 2003-06-16 18:10:38 +0000 |
commit | 895f9cbcfd47a04e241dbae047354d81489ce27f (patch) | |
tree | 0fd6446b156a014b980e4901a32ff01d9cc93848 /debian | |
parent | c6737cf60bbb2079a8e6b3de48b1e518597dafb1 (diff) | |
download | debhelper-895f9cbcfd47a04e241dbae047354d81489ce27f.tar.gz |
r590: * dh_install: recalculate automatic $dest eash time through the glob loop.
It might change if there are multiple wildcards Closes: #196344
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20fd27bd..b7913c61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (4.1.47) unstable; urgency=low + + * dh_install: recalculate automatic $dest eash time through the glob loop. + It might change if there are multiple wildcards Closes: #196344 + + -- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2003 13:35:27 -0400 + debhelper (4.1.46) unstable; urgency=low * Added dh_scrollkeeper, by Ross Burton. |