summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-10 17:13:55 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-10 17:13:55 -0400
commit77334e766300401b6fe512fd9a758c0fd5819db4 (patch)
tree53496d3699164e9d9d7b50a8fb1ac4f9ab0d5e7f /debian/changelog
parentf9a52839c6ee980150ecfd8dbf26cef1e7dc0122 (diff)
dh_shlibdeps: run dpkg-shlibdeps on OCaml's *.cmxs files
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f057c5ae..4892e58d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
debhelper (7.2.15) UNRELEASED; urgency=low
- * dh_strip: Also strip OCaml shared libraries. (Stephane Glondu)
- Closes: #527272
+ * dh_strip, dh_shlibdeps: Add support for OCaml shared libraries.
+ (Stephane Glondu) Closes: #527272, #532701
* dh_compress: Avoid compressing .svg and .sgvz files, since these
might be used as images on a html page, and also to avoid needing
to special case the .svgz extention when compressing svg.