summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-11-27 20:22:59 +0000
committerjoey <joey>2000-11-27 20:22:59 +0000
commitbf79e6fa88299e4452520195ac6f298a6989e825 (patch)
tree96a128bcf5f2c1068859b44b106fd4c75ff4dc34 /debian
parent858d4ccaeb04f9c2ea9dd4083aca06dac25037e5 (diff)
downloaddebhelper-bf79e6fa88299e4452520195ac6f298a6989e825.tar.gz
r395: * dh_makeshlibs: corrected the evil db3-regex so it doesn't misfire on
data like "debian/libruby/usr/lib/ruby/1.6/i486-linux/etc.so". Closes: #78139
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c43333ae..54c6a391 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (2.2.2) unstable; urgency=low
+
+ * dh_makeshlibs: corrected the evil db3-regex so it doesn't misfire on
+ data like "debian/libruby/usr/lib/ruby/1.6/i486-linux/etc.so".
+ Closes: #78139
+
+ -- Joey Hess <joeyh@debian.org> Mon, 27 Nov 2000 12:21:53 -0800
+
debhelper (2.2.1) unstable; urgency=low
* Reverted the change to make debian/README be treated as README.Debian,