summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-26 15:21:14 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-26 15:21:14 -0400
commit7e1cff918c50c3fa935a6e4a8b3382db3d0922dc (patch)
tree8295b2f40f09c7488d7b8c2908f430b2ccb82a88 /debian
parent42ee9ee542de3227ef426804db6b2cb19dbe8311 (diff)
dh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes: #521181
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 3 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 5351981a..ede451a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,12 @@
-debhelper (7.2.8) UNRELEASED; urgency=low
-
- * dh_icons: ignore gnome and hicolor themes (will be handled
- by triggers). Closes: #521181
-
- -- Joey Hess <joeyh@debian.org> Thu, 26 Mar 2009 15:20:07 -0400
-
-debhelper (7.2.7) unstable; urgency=low
+debhelper (7.2.7) UNRELEASED; urgency=low
* Fix calling the same helper for separate packages in the override of dh
binary-indep/binary-arch. Closes: #520567
* Add --remaining-packages option (Modestas Vainius)
Closes: #520615
* Pass -L UTF-8 to po4a to work around bug #520942
+ * dh_icons: ignore gnome and hicolor themes (will be handled
+ by triggers). Closes: #521181
-- Joey Hess <joeyh@debian.org> Mon, 23 Mar 2009 15:37:21 -0400