summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>1999-09-20 19:46:13 +0000
committerjoey <joey>1999-09-20 19:46:13 +0000
commit7e9ba39074d0d4b1100dbce3e79320797ef3f6ee (patch)
treed9c39826da72d97fe58a4c8cb35fe855ad66b909 /debian
parent496b6f60c8155eefe5494da494e0468b82e0226f (diff)
r281: * dh_installdocs: create the compatability symlink before calling
install-docs. I'm told this is better in some cases. (Closes: #45608) * examples/rules.multi2: clarified what you have to comment/uncomment.
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 f98c959d..242c71a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (2.0.51) unstable; urgency=low
+
+ * dh_installdocs: create the compatability symlink before calling
+ install-docs. I'm told this is better in some cases. (Closes: #45608)
+ * examples/rules.multi2: clarified what you have to comment/uncomment.
+
+ -- Joey Hess <joeyh@master.debian.org> Mon, 20 Sep 1999 12:43:09 -0700
+
debhelper (2.0.50) unstable; urgency=medium
* Oops. Fixed dh_shlibdeps so it actually generates dependancies, broke in