summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2898f71b..a9f3786e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.1.61) unstable; urgency=low
+
+ * dh_makeshlibs: only scan files matching *.so.* and *.so, not *.so*.
+ Closes: #204559
+
+ -- Joey Hess <joeyh@debian.org> Fri, 8 Aug 2003 17:08:00 -0400
+
debhelper (4.1.60) unstable; urgency=low
* dh_python: support python ver 2.3. Closes: #204556