summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-11 12:53:51 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-11 12:53:51 -0400
commit15a4917aa7ccfc33b99fd44ba8eb07ab431f81f7 (patch)
tree5b07c5659bc424f2438f33306ef27c5a337b8531 /debian/changelog
parent8ed1bc122b8eeaf80ad8c2414693c748f0c47763 (diff)
dh_gconf: Add missed half of postrm fragment removal. Closes: #531035
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a42ee17..994ac442 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (7.2.16) unstable; urgency=low
+
+ * dh_gconf: Add missed half of postrm fragment removal. Closes: #531035
+
+ -- Joey Hess <joeyh@debian.org> Thu, 11 Jun 2009 12:50:33 -0400
+
debhelper (7.2.15) unstable; urgency=low
* dh_strip, dh_shlibdeps: Add support for OCaml shared libraries.