From 063c761fda757ef24ff43f57911f4f461c8fd0dc Mon Sep 17 00:00:00 2001 From: Sven Joachim Date: Thu, 20 Jul 2017 20:46:26 +0200 Subject: Revert to the pre-10.6.4 behavior for dh_installdocs and the like It turned out that "dh_installdocs 'foo bar'" has historically treated the argument as a single file rather than two, and packages were relying on it, since there is really no other way to install such a file with dh_installdocs. Hence commit d00d7d524f8 broke them. The situation for dh_installexamples, dh_installman and dh_installinfo is exactly the same. That dh_install has behaved differently in this respect is unfortunate, but can only be fixed in a new compat level. Signed-off-by: Niels Thykier --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2f47b238..d43e5c70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,12 @@ debhelper (10.7) UNRELEASED; urgency=medium on dh_testdir to do this as dh_testdir is called too late. * dh: optimize out the call to dh_testdir. It is useless for printing a helpful error message when called by dh. + * dh_installdocs: Apply patch from Sven Joachim to revert an + incorrect regression "fix". Thanks to Adrian Bunk for + reporting the issue. (Closes: #868649) + * dh_installexamples: Ditto. + * dh_installinfo: Ditto. + * dh_installman: Ditto. -- Niels Thykier Sat, 15 Jul 2017 09:42:32 +0000 -- cgit v1.2.3