ubuntu/+source/perl:applied/ubuntu/eoan

Last commit made on 2019-09-11
Get this branch:
git clone -b applied/ubuntu/eoan https://git.launchpad.net/ubuntu/+source/perl
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/eoan
Repository:
lp:ubuntu/+source/perl

Recent commits

4a2d040... by Matthias Klose

5.28.1-6build1 (patches applied)

Imported using git-ubuntu import.

fe2021c... by Matthias Klose

Fix POSIX::mblen mbstate_t initialization on threaded perls with

Gbp-Pq: fixes/posix-mbrlen.diff.

8371346... by Matthias Klose

Use "editor" as the default perlbug editor, as per Debian policy

Gbp-Pq: debian/perlbug-editor.diff.

54e005e... by Matthias Klose

(perl #133708) remove build-time probing for stack limits for

Gbp-Pq: fixes/storable-probing/disable-probing.diff.

d40527b... by Matthias Klose

(perl #133411) don't try to load Storable with -Dusecrosscompile

Gbp-Pq: fixes/storable-probing/prereq2.diff.

b09f0e1... by Matthias Klose

Storable: fix for strawberry build failures:

Gbp-Pq: fixes/storable-probing/prereq1.diff.

6a63f39... by Matthias Klose

Always mark pipe in list pipe-open as inherit-on-exec

Gbp-Pq: fixes/pipe-open-bugfix/part2.diff.

22f1f5c... by Matthias Klose

Always mark pipe in pipe-open as inherit-on-exec

Gbp-Pq: fixes/pipe-open-bugfix/part1.diff.

5336cda... by Matthias Klose

Fix t/porting/manifest.t failures when run in a foreign git checkout

Gbp-Pq: fixes/fix-manifest-failures.diff.

69196be... by Matthias Klose

(perl #133659) make an in-place edit successful if the exit status is

Gbp-Pq: fixes/inplace-editing-bugfix/part3.diff.