summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2003-06-16 18:10:38 +0000
committerjoey <joey>2003-06-16 18:10:38 +0000
commit895f9cbcfd47a04e241dbae047354d81489ce27f (patch)
tree0fd6446b156a014b980e4901a32ff01d9cc93848 /debian/changelog
parentc6737cf60bbb2079a8e6b3de48b1e518597dafb1 (diff)
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/changelog')
-rw-r--r--debian/changelog7
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.