Commit Graph

6 Commits

Author SHA1 Message Date
Brendan O'Dea f3b88dcbf5 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
Bug-Debian: http://bugs.debian.org/290336

- ignore missing directories,
- follow symlinks (/usr/share/perl/5.8 -> 5.8.4).
- filter "." out when running "enc2xs -C", it's unnecessary and causes
  issues with follow => 1 (see #603686 and [rt.cpan.org #64585])

Gbp-Pq: Topic debian
Gbp-Pq: Name enc2xs_inc.diff
2022-05-14 02:41:15 +08:00
Brendan O'Dea 82878211a9 Replace generic man(1) instructions with Debian-specific information.
Indicate that the user needs to install the perl-doc package.

Gbp-Pq: Topic debian
Gbp-Pq: Name doc_info.diff
2022-05-14 02:41:15 +08:00
Brendan O'Dea d04dcc0844 Remove overly restrictive DB_File version check.
Bug-Debian: http://bugs.debian.org/340047

Package dependencies ensure the correct library is linked at run-time.

Gbp-Pq: Topic debian
Gbp-Pq: Name db_file_ver.diff
2022-05-14 02:41:15 +08:00
Brendan O'Dea acb482b10b Provide a sensible INSTALLDIRS default for modules installed from CPAN.
Some modules which are included in core set INSTALLDIRS => 'perl'
explicitly in Makefile.PL or Build.PL.  This makes sense for the normal @INC
ordering, but not ours.

Gbp-Pq: Topic debian
Gbp-Pq: Name cpan_definstalldirs.diff
2022-05-14 02:41:15 +08:00
openKylinBot 6c03d12acd Import Debian changes 5.30.0-ok1
perl (5.30.0-ok1) yangtze; urgency=medium

  * Build for openKylin.
2022-05-14 02:40:33 +08:00
openKylinBot 302bf2c4fd Import Upstream version 5.30.0 2022-05-14 02:40:32 +08:00