summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@earth.li>2016-07-20 00:25:25 +0100
committerNiels Thykier <niels@thykier.net>2016-08-14 07:16:52 +0000
commit7b76ca9cac63dfbc35d8d5761846a0f812ab8d33 (patch)
treee82ca14e1f2a59c84056f0741dfcfeb0f8b9f078 /debian
parentc26e9e7f287c24ad48a1548dc7f99076eeea0dbf (diff)
downloaddebhelper-7b76ca9cac63dfbc35d8d5761846a0f812ab8d33.tar.gz
Export PERL_USE_UNSAFE_INC to fix a further set of packages which fail to build with . removed from @INC
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b5963a1d..65e8c12b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,10 @@ debhelper (9.20160709+unreleased) UNRELEASED; urgency=medium
* dh_install: Apply patch from Sven Joachim to support
the "debian/tmp" prefix being optional in
"debian/not-installed". (Closes: #815506)
+ * Dh_Lib.pm: Apply patch from Dominic Hargreaves to set
+ PERL_USE_UNSAFE_INC to fix a further set of packages
+ which fail to build with . removed from @INC.
+ (Closes: #832436)
-- Niels Thykier <niels@thykier.net> Sat, 09 Jul 2016 11:51:46 +0000