Bastien ROUCARIES <roucaries.bastien+perldeb...@gmail.com> writes:
> On Sat, May 31, 2014 at 10:13 PM, Niko Tyni <nt...@debian.org> wrote:

>> we're changing the directory where binary Perl modules are installed
>> from the traditional /usr/lib/perl5 to either /usr/lib/<triplet>/perl5
>> (containing the multiarch triplet) or
>> /usr/lib/<triplet>/perl5/<version> (containing additionally the current
>> major Perl version.)

>> There's a pending Perl policy change in #748380 advising packages not
>> to hardcode /usr/lib/perl5 anymore but to expand $Config{vendorarch}
>> (from the Config module) during the build instead.

> How can we make the transition smooth ?

> I have a package.install file that contains a line
> /usr/lib/perl5/

Build-Depends on perl (>= 5.20) would make the transition smooth for users
and the buildds.  The only drawback I can think of is that you'd have to
revert that and the path change when backporting.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87r438o4nt....@windlord.stanford.edu

Reply via email to