Bug#752347: highlight: hardcodes /usr/lib/perl5

2014-06-30 Thread gregor herrmann
Control: tag -1 + patch On Sun, 22 Jun 2014 23:05:43 +0300, Niko Tyni wrote: > For this to work, packages containing binary perl modules need to migrate > from using the hardcoded /usr/lib/perl5 directory to the value of the > $Config{vendorarch} variable, as defined in the 'Config' module. Atta

Bug#752347: highlight: hardcodes /usr/lib/perl5

2014-06-22 Thread Niko Tyni
Package: highlight Version: 3.9-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.20-transition Starting with version 5.20.0 (currently in experimental), the Debian perl package is changing the "vendorarch" library path (currently /usr/lib/perl5) to include the multiarch tr