summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-05-23 00:48:47 +0000
committerjoey <joey>2002-05-23 00:48:47 +0000
commit4f601f037fad476c5b3bbc8ad196048a755c9ac9 (patch)
tree5cd1d529421494351075f0dd652732ed39efc76b /debian/changelog
parent96050cc65968bb2e0a2112247a618443483f73b2 (diff)
r525: * dh_strip: If a file is an ELF shared binary, does not have a .so.* in its
name, stirp it as a ELF binary. It seems that GNUstep has files of this sort. See bug #35733 (not sufficient to close all of it).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c165b3f8..dc4bb832 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (4.0.7) unstable; urgency=low
+
+ * dh_strip: If a file is an ELF shared binary, does not have a .so.* in its
+ name, stirp it as a ELF binary. It seems that GNUstep has files of this
+ sort. See bug #35733 (not sufficient to close all of it).
+
+ -- Joey Hess <joeyh@debian.org> Wed, 22 May 2002 20:40:09 -0400
+
debhelper (4.0.6) unstable; urgency=low
* Make dh_clean remove autom4te.cache.