summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-06-01 18:26:18 +0000
committerjoey <joey>2001-06-01 18:26:18 +0000
commit6eae7e888fb1fa5cf594cc116ea5daee9ee9512a (patch)
tree60afe4f9e62965e7723fea8ece4a85c9869d9ba1 /debian
parent5e4b47dc3e23c862f7af2428fcade51acbfb9b69 (diff)
r474: * Added -X flag to dh_makeshlibs, for packages with wacky plugins that
look just like shared libs, but are not.
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 5d9e2950..f19766b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (3.0.29) unstable; urgency=low
+
+ * Added -X flag to dh_makeshlibs, for packages with wacky plugins that
+ look just like shared libs, but are not.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 1 Jun 2001 14:27:06 -0400
+
debhelper (3.0.28) unstable; urgency=low
* dh_clean: clean up temp files used by earlier versons of debhelper.