From a19087a965f37c7aa81f5dcfc417664a2875c734 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Jul 2009 12:17:39 -0400 Subject: dh_install: Fix installation of entire top-level directory from debian/tmp. Closes: #535367 This was broken by the slash removal fix in e45749314e98a3304b1f845884ac50327c29cc10. Of course those unnecessary slashes were actually necessary for dirname to DTRT. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 51ebd604..73270915 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (7.2.20) unstable; urgency=low + + * dh_install: Fix installation of entire top-level directory + from debian/tmp. Closes: #535367 + + -- Joey Hess Thu, 02 Jul 2009 12:14:37 -0400 + debhelper (7.2.19) unstable; urgency=low * dh_install: Handle correctly the case where a glob expands to -- cgit v1.2.3 From c61fa90d6566fda54f6bf7b092e397ddf000809f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Jul 2009 12:23:23 -0400 Subject: releasing version 7.2.20 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 73270915..94f40575 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ debhelper (7.2.20) unstable; urgency=low * dh_install: Fix installation of entire top-level directory from debian/tmp. Closes: #535367 - -- Joey Hess Thu, 02 Jul 2009 12:14:37 -0400 + -- Joey Hess Thu, 02 Jul 2009 12:17:42 -0400 debhelper (7.2.19) unstable; urgency=low -- cgit v1.2.3