summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-01-17 05:25:36 +0000
committerjoey <joey>2000-01-17 05:25:36 +0000
commitf06ac32c0e70741472b5b2f09dd1c011c3f53441 (patch)
treeb7aa75e801824d65de28a9bfb118659c6f4551de /debian
parent23cee323324f4bb3fc0d0033ef5bd0e4af62dc85 (diff)
r333: um.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5983a098..dc972ae7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+debhelper (2.0.87) unstable; urgency=low
+
+ * README: Documented what you should do if you want to make a package that
+ depends on another package, use the other package's doc dir as its own,
+ with a symlink. Closes: #53381
+
+ ** TODO ** this fix is not good enough, the /usr/doc symlink needs to
+ be handled in the postinst, not appear in the .deb, to comply with
+ policy.
+
+
+ -- Joey Hess <joeyh@debian.org> Sat, 15 Jan 2000 01:31:40 -0800
+
debhelper (2.0.86) unstable; urgency=low
* dh_testroot: don't call init(), so it may be run even if it's not in the