[libdevel-patchperl-perl] branch master updated (f3adc90 -> a51763a)

gregor herrmann gregoa at debian.org
Wed Oct 8 20:29:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdevel-patchperl-perl.

      from  f3adc90   update changelog
       new  e962979   Add debian/upstream/metadata
       new  0a55741   Update debian/changelog
      adds  e632a02   Patch in.
      adds  47fea54   Added exported function
      adds  c1acff3   Added Changes file
      adds  2fafa11   Updated MANIFEST
      adds  09dfd7d   Fixed a bug calling patch_source as a exported function
      adds  225c1dd   Fixed a few issues, tested patching against perl-5.6.1 source tree and it works now.
      adds  8631ee6   Found a more elegant way to deal with our 'isa' problem
      adds  4029c7f   Switched to dzil and switched from File::chdir to File::pushd
      adds  435296d   Added patching of hints/netbsd.sh file for all perls.
      adds  2e6b054   Patches added for makedepend.SH to fix various problems with 5.6.0 up to 5.8.8
      adds  0f7ede5   Add the auto-determination of perl version from the current working directory
      adds  aa5b538   Update the hints/netbsd.sh patching for recent blead changes
      adds  6d5e64e   Update dist.ini for new Dzil keywords
      adds  e303b71   Lower the IPC::Cmd version requirement as requested by Florian Ragwitz
      adds  0a2a948   Added patching of hints/freebsd.sh file for all perls.
      adds  b3b041d   Added ::Hints module to handle patching hints files
      adds  52d2af6   Updated Hints implementation and added test for it
      adds  bef4dbc   Change PatchPerl to use Hints and bump version to 0.24
      adds  39a3ddb   Allow version guessing on paths other than '.'
      adds  0c7f4bc   Add a patchperl utility
      adds  6207abb   Bump version
      adds  2184316   Resolve a fatal regression in patch_hints that meant the actual hints file didn't get actually patched. Doh.
      adds  59a7ba0   Add hints for openbsd, to resolve issues with malloc on OpenBSD >= 3.7
      adds  336b84b   Bump version to 0.30
      adds  7b5d94e   Add the linux hints file from blead to accomodate Ubuntu 11.04 libs path change
      adds  32e5c54   Add patches to work around an issue with older Archive-Tar version tests on ecryptfs
      adds  36ffd70   Merge pull request #1 from autarch/master
      adds  9957186   Add another sub-test to the hints file test.
      adds  6a2f21f   Bump version to 0.32
      adds  3dcec38   Add a patch to work around Ubuntu lib paths
      adds  d4a8f9c   Bump version
      adds  9adaa25   chmod of hints files was too aggressive, make it only set 644 instead of 755.
      adds  6ee234e   Update documentation to reflect recent file mode change
      adds  9612cad   Merge pull request #4 from magnificent-tears/patch-1
      adds  974bf68   Added hints file for Dragonfly BSD to enable building with threads on < v5,12.0
      adds  43ff418   Bump version
      adds  76f8b30   Fix the missing file declaration for dragonfly BSD
      adds  72d63c4   Added hints file for 'darwin' for fixes > Snow Leopard and XCode 4
      adds  4332ae7   Bump version to 0.42
      adds  2e271b6   Actually die if no 'patch' is available, but delay check until when we need it
      adds  1285276   Bump to version 0.44
      adds  e381b5d   fix typo
      adds  24a8cdc   Merge pull request #6 from uwe/master
      adds  497752b   Fixes linux.sh hints file for Ubuntu multi-arch
      adds  df87087   Bump version 0.46
      adds  e947810   Add HPUX hints file
      adds  9051a36   Specify Perl version for perlbrew & perl5.005
      adds  4e0cc3b   Bump to version 0.50
      adds  eccf7d4   Correctly determine Perl source version even old stuff.
      adds  7783962   Bumpity version to 0.52
      adds  6f7b6ea   Add patching of make_ext.pl for virtualisation fixes
      adds  e698b95   Fix previous update
      adds  2057805   Fix v5.14-ism in regex. Reported by Gregor Herrmann [rt.cpan.org #71416]
      adds  b737b85   Autoguessing perl versions was broken, it is fixed now.
      adds  3cb8b66   Update FreeBSD hints to support FreeBSD 10.0
      adds  31651f1   Added a plugin system
      adds  61579d5   Added cygwin hints file
      adds  e261b60   Updated hints files, includes support for NetBSD 6.*
      adds  1e16483   Updated Linux hints which includes gcc search libraries localisation fix
      adds  fcfe678   Clarify in the POD, we only facilitate building not testing
      adds  b2b8a94   Add v5.8.9 patch
      adds  9f71def   [rt.cpan.org #79223] bad patch for 5.8.9 in 0.74
      adds  0c2be36   Added midnightbsd hints file which supports 0.4
      adds  52fde66   Add updated hints for gnukfreebsd
      adds  4e3020e   Ensure that the linux hints file gets updated for kfreebsd as well
      adds  ef4dfcc   Bump version to 0.80
      adds  3e14630   Update Linux hints
      adds  7b5f0d6   Remove requirement on IPC::Cmd
      adds  19a38ec   Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1, 5.12.5
      adds  09c3d04   Merge pull request #11 from hirose31/prevent-premature-hsplit
      adds  50d0a6e   Bump version
      adds  7a381f7   Make determine_version() available in the public API
      adds  842e6a1   Added 'hints' function to Devel::PatchPerl::Hints
      adds  089592a   Added hints audit tool
      adds  815ff70   Update hpux hints
      adds  cc5a37b   Added gcc m64 fixes for Solaris 11
      adds  fe0a970   Bumped version to 0.90
      adds  8881838   Update Midnight BSD hints for 0.4-RELEASE
      adds  c525773   Added commit 4149c7198d9b78d861df289cce40dd865cab57e7
      adds  a78109c   Fix patch applying for v5.18.0
      adds  0b69970   Fix issues with patching Configure under Solaris
      adds  5e3d365   Bump to version 0.98
      adds  97f7d72   Set PATCH_GET env var to 0 to stop patch doing VCS madness
      adds  0120ad2   Added support for Bitrig
      adds  cdd0d83   Handle version number comparisons in a saner manner
      adds  e537761   Remove Test::Compile from dzil configuration
      adds  045c78a   Fix issues with Bitrig patch and version normalisation
      adds  fc01a16   Support Bitrig all the way back to at least v5.8.9
      adds  28b9d59   Only try to change perms if the hints file already exists
      adds  96317bf   Add GNU/Hurd hints file
      adds  0003e6a   better gconvert detection
      adds  9989391   Merge pull request #14 from haarg/gconvert-5.6
      adds  0b1f81c   RT#89635 Configure on 5.6 uses sort +N, which isn't supported by modern sort(1)
      adds  da7a9f9   Configure should check same Berkeley DB header DB_File uses
      adds  c1be34c   Merge pull request #15 from haarg/db-configure
      adds  fd70e1b   add extra phony targets to help case insensitive file systems
      adds  7e4ab33   Merge pull request #16 from haarg/extra-phony
      adds  8a3d354   Release engineering for 1.16
      adds  659a308   Update included hints to v5.19.9 level
      adds  664f16a   Update included hints files
      adds  7c1a27b   Look for gpatch if patch is not found
      adds  0e1ef35   Add COW speedup fix for v5.20.0
      adds  35feb73   Patch 5.6, 5.8 and 5.10 to use freestanding preprocessor
      adds  6641a5d   Merge pull request #17 from threebytesfull/fix_preprocessing
      adds  b31fee8   Fix META.json on v5.18.3
      adds  bd03bcc   Update included hints files
      adds  92b1112   Release engineering for 1.26
      adds  880fb90   Fix the patch for v5.18.3
      adds  d2d1925   Imported Upstream version 1.28
       new  c38bcaf   Merge tag 'upstream/1.28'
       new  880426b   Update debian/changelog
       new  88364d0   Declare compliance with Debian Policy 3.9.6.
       new  d939127   Mark package as autopkgtest-able.
       new  a51763a   releasing package libdevel-patchperl-perl version 1.28-1

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                       |   48 +-
 MANIFEST                      |    2 +-
 META.json                     |    6 +-
 META.yml                      |    6 +-
 Makefile.PL                   |    8 +-
 README                        |    2 +-
 bin/patchperl                 |    2 +-
 debian/changelog              |   13 +-
 debian/control                |    3 +-
 debian/upstream/metadata      |    6 +
 dist.ini                      |    2 +-
 lib/Devel/PatchPerl.pm        |   74 ++-
 lib/Devel/PatchPerl/Hints.pm  | 1461 +++++++++++++++++++++--------------------
 lib/Devel/PatchPerl/Plugin.pm |    4 +-
 14 files changed, 905 insertions(+), 732 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
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