From: Joey Hess Date: Sat, 10 Apr 2010 17:26:43 +0000 (-0400) Subject: changelog X-Git-Tag: 7.4.18~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=50cb6829a2531416d0c25638a928c77eefde723b;p=debhelper.git changelog --- diff --git a/debian/changelog b/debian/changelog index 994789a..58a2bec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (7.4.18) UNRELEASED; urgency=low + + * dh_gconf: Depend on new gconf2 that uses triggers, and stop + calling triggered programs manually. Closes: #577179 + + -- Joey Hess Sat, 10 Apr 2010 13:19:24 -0400 + debhelper (7.4.17) unstable; urgency=low * Fix #572077 in one place I missed earlier. (See #576885)