summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-01-08 04:13:06 +0000
committerjoeyh <joeyh>2006-01-08 04:13:06 +0000
commitc5d64a7f9b1db4e98aff95c237342a793e40c6f5 (patch)
treef4565308ae0a0b8b8b1060b09571cbd4db28f762 /debian
parentbb4488a4f39bd51224957a7d512e15bbbe6adc7f (diff)
r1843: * dh_link: add special case handling for paths to a directory containing the
link. Closes: #346405 * dh_link: add special case handling for link to /
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 08ad56e0..05490a9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
debhelper (5.0.13) UNRELEASED; urgency=low
* debhelper(7): document previous dh_install v5 change re wildcarding.
+ * dh_link: add special case handling for paths to a directory containing the
+ link. Closes: #346405
+ * dh_link: add special case handling for link to /
- -- Joey Hess <joeyh@debian.org> Sat, 31 Dec 2005 13:48:08 -0500
+ -- Joey Hess <joeyh@debian.org> Sat, 7 Jan 2006 23:06:43 -0500
debhelper (5.0.12) unstable; urgency=low