summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>1999-09-17 07:30:33 +0000
committerjoey <joey>1999-09-17 07:30:33 +0000
commitcb8f0d2cdfaddd01b97197968fcfcacc4f156506 (patch)
tree35868e1c1dc5fc75d59a31acdaea86ca8a3fc013 /debian
parent970f396caab1e54062cf3c2e0de2b80a092510eb (diff)
r278: * dh_shlibdeps: detect statically linked binaries and don't pass them to
dpkg-shlibdeps.
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 5b713caf..31ee561a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (2.0.49) unstable; urgency=low
+
+ * dh_shlibdeps: detect statically linked binaries and don't pass them to
+ dpkg-shlibdeps.
+
+ -- Joey Hess <joeyh@master.debian.org> Fri, 17 Sep 1999 00:28:59 -0700
+
debhelper (2.0.48) unstable; urgency=low
* 4 whole days without a debhelper upload! Can't let that happen. Let's see..