summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-03-22 04:33:11 +0000
committerjoey <joey>2001-03-22 04:33:11 +0000
commitf29204de79892827bf59780f034d9c1626e19255 (patch)
tree51f6cf8ab4e6caab6d39582127fdcd06bd7d079b /debian
parent85eb81f6f2e86696f164bec8d3244df71291bfde (diff)
r457: * dh_strip: ensure that the file _ends_ with `.a'. Closes: #90647
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 868c699e..3eeae05a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.0.14) unstable; urgency=low
+
+ * dh_strip: ensure that the file _ends_ with `.a'. Closes: #90647
+
+ -- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2001 20:21:11 -0800
+
debhelper (3.0.13) unstable; urgency=low
* dh_makeshlibs: more support for nasty soname formats, Closes: #90520