[libdevel-patchperl-perl] annotated tag upstream/1.28 created (now 1a80eba)
gregor herrmann
gregoa at debian.org
Wed Oct 8 20:29:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/1.28
in repository libdevel-patchperl-perl.
at 1a80eba (tag)
tagging d2d19259bc286ce79803add33eefb0c08672a1a5 (commit)
replaces upstream/1.24
tagged by gregor herrmann
on Wed Oct 8 22:26:05 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 1.28
Chris 'BinGOs' Williams (85):
Patch in.
Added exported function
Added Changes file
Updated MANIFEST
Fixed a bug calling patch_source as a exported function
Fixed a few issues, tested patching against perl-5.6.1 source tree and it works now.
Found a more elegant way to deal with our 'isa' problem
Switched to dzil and switched from File::chdir to File::pushd
Added patching of hints/netbsd.sh file for all perls.
Patches added for makedepend.SH to fix various problems with 5.6.0 up to 5.8.8
Add the auto-determination of perl version from the current working directory
Update the hints/netbsd.sh patching for recent blead changes
Update dist.ini for new Dzil keywords
Lower the IPC::Cmd version requirement as requested by Florian Ragwitz
Added patching of hints/freebsd.sh file for all perls.
Added ::Hints module to handle patching hints files
Updated Hints implementation and added test for it
Change PatchPerl to use Hints and bump version to 0.24
Bump version
Resolve a fatal regression in patch_hints that meant the actual hints file didn't get actually patched. Doh.
Add hints for openbsd, to resolve issues with malloc on OpenBSD >= 3.7
Bump version to 0.30
Add another sub-test to the hints file test.
Bump version to 0.32
Bump version
chmod of hints files was too aggressive, make it only set 644 instead of 755.
Added hints file for Dragonfly BSD to enable building with threads on < v5,12.0
Bump version
Fix the missing file declaration for dragonfly BSD
Added hints file for 'darwin' for fixes > Snow Leopard and XCode 4
Bump version to 0.42
Actually die if no 'patch' is available, but delay check until when we need it
Bump to version 0.44
Bump version 0.46
Add HPUX hints file
Bump to version 0.50
Correctly determine Perl source version even old stuff.
Bumpity version to 0.52
Add patching of make_ext.pl for virtualisation fixes
Fix previous update
Fix v5.14-ism in regex. Reported by Gregor Herrmann [rt.cpan.org #71416]
Autoguessing perl versions was broken, it is fixed now.
Update FreeBSD hints to support FreeBSD 10.0
Added a plugin system
Added cygwin hints file
Updated hints files, includes support for NetBSD 6.*
Updated Linux hints which includes gcc search libraries localisation fix
Clarify in the POD, we only facilitate building not testing
Add v5.8.9 patch
Added midnightbsd hints file which supports 0.4
Add updated hints for gnukfreebsd
Ensure that the linux hints file gets updated for kfreebsd as well
Bump version to 0.80
Update Linux hints
Remove requirement on IPC::Cmd
Bump version
Make determine_version() available in the public API
Added 'hints' function to Devel::PatchPerl::Hints
Added hints audit tool
Update hpux hints
Added gcc m64 fixes for Solaris 11
Bumped version to 0.90
Update Midnight BSD hints for 0.4-RELEASE
Added commit 4149c7198d9b78d861df289cce40dd865cab57e7
Fix patch applying for v5.18.0
Fix issues with patching Configure under Solaris
Bump to version 0.98
Set PATCH_GET env var to 0 to stop patch doing VCS madness
Added support for Bitrig
Handle version number comparisons in a saner manner
Remove Test::Compile from dzil configuration
Fix issues with Bitrig patch and version normalisation
Support Bitrig all the way back to at least v5.8.9
Only try to change perms if the hints file already exists
Add GNU/Hurd hints file
RT#89635 Configure on 5.6 uses sort +N, which isn't supported by modern sort(1)
Release engineering for 1.16
Update included hints to v5.19.9 level
Update included hints files
Look for gpatch if patch is not found
Add COW speedup fix for v5.20.0
Fix META.json on v5.18.3
Update included hints files
Release engineering for 1.26
Fix the patch for v5.18.3
Chris Williams (6):
Merge pull request #4 from magnificent-tears/patch-1
Merge pull request #11 from hirose31/prevent-premature-hsplit
Merge pull request #14 from haarg/gconvert-5.6
Merge pull request #15 from haarg/db-configure
Merge pull request #16 from haarg/extra-phony
Merge pull request #17 from threebytesfull/fix_preprocessing
Dave Rolsky (2):
Add the linux hints file from blead to accomodate Ubuntu 11.04 libs path change
Add patches to work around an issue with older Archive-Tar version tests on ecryptfs
David Golden (1):
Fixes linux.sh hints file for Ubuntu multi-arch
Florian Ragwitz (2):
Allow version guessing on paths other than '.'
Add a patchperl utility
Graham Knop (3):
better gconvert detection
Configure should check same Berkeley DB header DB_File uses
add extra phony targets to help case insensitive file systems
HIROSE Masaaki (1):
Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1, 5.12.5
John Peacock (1):
Specify Perl version for perlbrew & perl5.005
Randy Stauner (1):
Update documentation to reflect recent file mode change
Rufus Cable (1):
Patch 5.6, 5.8 and 5.10 to use freestanding preprocessor
Ruslan Zakirov (1):
[rt.cpan.org #79223] bad patch for 5.8.9 in 0.74
Uwe Voelker (1):
fix typo
gregor herrmann (1):
Imported Upstream version 1.28
punytan (1):
Add a patch to work around Ubuntu lib paths
Ævar Arnfjörð Bjarmason (2):
Merge pull request #1 from autarch/master
Merge pull request #6 from uwe/master
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-patchperl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list