summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 19f3df6e..adc29a2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (7.2.15) UNRELEASED; urgency=low
+
+ * dh_strip: Also strip OCaml shared libraries. (Stephane Glondu)
+ Closes: #527272
+
+ -- Joey Hess <joeyh@debian.org> Mon, 18 May 2009 15:42:04 -0400
+
debhelper (7.2.14) unstable; urgency=low
* dh: Avoid writing log after override_dh_clean is run. Closes: #529228