summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2004-02-12 18:39:11 +0000
committerjoey <joey>2004-02-12 18:39:11 +0000
commit3519bf160831785dc581254d081c963f46ee86be (patch)
tree4f1520334a8da5854bcdfd8a9c9b1a6044d18e7b /debian
parentbc4fe9de827469761052c59c75c7ea6b6b473f85 (diff)
r1660: releasing version 4.2.2
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 25c986fd..1807c574 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.2.2) unstable; urgency=low
+
+ * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored by d-i),
+ but occasionally right and necessary.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 12 Feb 2004 13:36:29 -0500
+
debhelper (4.2.1) unstable; urgency=low
* dh_installxfonts(1): fix link to policy. Closes: #231918