ubuntu/+source/perl:applied/ubuntu/disco-devel

Last commit made on 2019-03-31
Get this branch:
git clone -b applied/ubuntu/disco-devel 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/disco-devel
Repository:
lp:ubuntu/+source/perl

Recent commits

aaa0f7e... by Niko Tyni

5.28.1-6 (patches applied)

Imported using git-ubuntu import.

6d90bd3... by Niko Tyni

Fix POSIX::mblen mbstate_t initialization on threaded perls with

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

15f561e... by Niko Tyni

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

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

bdb386f... by Niko Tyni

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

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

7aa4994... by Niko Tyni

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

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

3abbb47... by Niko Tyni

Storable: fix for strawberry build failures:

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

7bc51e1... by Niko Tyni

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

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

9ac9ee9... by Niko Tyni

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

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

e0c0d52... by Niko Tyni

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

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

2a41615... by Niko Tyni

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

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