From 714d49be7bce86bc1b913c243bdb744c42d341e3 Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Fri, 30 May 2014 20:53:51 +0200 Subject: [PATCH] Perl Policy: @INC changes for multiarch Wording: Niko Tyni Seconded: Russ Allbery Seconded: Damyan Ivanov Closes: #748380 --- debian/changelog | 5 +++++ upgrading-checklist.sgml | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 579b8c7..0141758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,11 @@ debian-policy (3.9.6.0) unstable; urgency=low Seconded: Russ Allbery Seconded: Damyan Ivanov Closes: #748479 + * Perl Policy: @INC changes for multiarch + Wording: Niko Tyni + Seconded: Russ Allbery + Seconded: Damyan Ivanov + Closes: #748380 * Policy: Grant an FHS exception for the multiarch headers directories Wording: Bill Allombert Seconded: Jonathan Nieder diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 9c7db6c..7ba40e6 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -59,8 +59,10 @@ Released xxx, 2014. Binaries must not be statically linked with the GNU C library, see policy for exceptions. -

- +perl + Perl package should use the %Config hash to locate module + paths instead of hardcoding paths in @INC. +

Version 3.9.5.0

-- 2.39.2