summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-07-13 18:52:46 +0000
committerjoeyh <joeyh>2007-07-13 18:52:46 +0000
commite5d814c22b185a43e00345d74ebb537653190b63 (patch)
tree8033cbcf813cca6d16528994d6793a88a326d16d /debian
parent092d35e2e000f4c812f4165a0d0af3a48b084e57 (diff)
r2017: * dh_icons: Check for index.theme files before updating the cache.
Closes: #432824
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4abd07fd..bdc42ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (5.0.53) unstable; urgency=low
+
+ * dh_icons: Check for index.theme files before updating the cache.
+ Closes: #432824
+
+ -- Joey Hess <joeyh@debian.org> Fri, 13 Jul 2007 14:51:00 -0400
+
debhelper (5.0.52) unstable; urgency=low
* Remove DOS line endings from dh_icons scriptlets. Thanks, Daniel Holbach.