summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 85cdfe89..80872c60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ debhelper (7.2.19) UNRELEASED; urgency=low
* dh_install: Handle correctly the case where a glob expands to
a dangling symlink, installing the dangling link as requested.
Closes: #534565
+ * dh_install: Fix use of debian/tmp in v7 mode; a bug caused it to
+ put files inside a debian/tmp directory in the package build directory,
+ now that prefix is stripped. (See #534565)
-- Joey Hess <joeyh@debian.org> Tue, 30 Jun 2009 12:46:22 -0400