From: Joey Hess Date: Thu, 26 Mar 2009 19:21:14 +0000 (-0400) Subject: dh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes:... X-Git-Tag: 7.2.7~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7e1cff918c50c3fa935a6e4a8b3382db3d0922dc;p=debhelper.git dh_icons: ignore gnome and hicolor themes (will be handled by triggers). Closes: #521181 --- diff --git a/debian/changelog b/debian/changelog index 5351981..ede451a 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 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 Mon, 23 Mar 2009 15:37:21 -0400