[libpar-packer-perl] 01/07: Merge tag 'upstream/1.028'

gregor herrmann gregoa at debian.org
Sun Nov 29 16:11:52 UTC 2015


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

gregoa pushed a commit to branch master
in repository libpar-packer-perl.

commit 29d1b4551fe44ae830dc698ffd134c0e34b86076
Merge: c2d6edb 1b11124
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 29 16:22:53 2015 +0100

    Merge tag 'upstream/1.028'
    
    Upstream version 1.028

 Changes                                      |   61 +
 MANIFEST                                     |   12 +
 MANIFEST.SKIP                                |   14 +-
 META.yml                                     |   14 +-
 Makefile.PL                                  |    9 +-
 README                                       |    4 +-
 contrib/extract_embedded/extract-embedded.pl |   25 +-
 inc/Module/Install.pm                        |    2 +-
 inc/Module/Install/Base.pm                   |    2 +-
 inc/Module/Install/Can.pm                    |    2 +-
 inc/Module/Install/Fetch.pm                  |    2 +-
 inc/Module/Install/Include.pm                |    2 +-
 inc/Module/Install/Makefile.pm               |    2 +-
 inc/Module/Install/Metadata.pm               |    2 +-
 inc/Module/Install/PAR.pm                    |    2 +-
 inc/Module/Install/Win32.pm                  |    2 +-
 inc/Module/Install/WriteAll.pm               |    2 +-
 lib/PAR/Filter/PatchContent.pm               |   10 +-
 lib/PAR/Packer.pm                            |   40 +-
 lib/pp.pm                                    |   14 +-
 myldr/Makefile.PL                            |    2 +-
 myldr/boot.c                                 |    2 +-
 script/par.pl                                |   29 +-
 script/tkpp                                  | 3239 +++++++++++++-------------
 t/80-doublecolon.t                           |   37 +
 t/90-rt101800.t                              |   88 +
 t/90-rt103861.t                              |   26 +
 t/90-rt104560.t                              |   43 +
 t/90-rt104635.t                              |   33 +
 t/90-rt104635/Foo.pm                         |    6 +
 t/90-rt104635/eg/foo                         |    4 +
 t/90-rt104635/lib/Foo/Bar.pm                 |    3 +
 t/Double/Colon.pm                            |    2 +
 t/Double/Colon/Barnie.pm                     |    2 +
 t/Double/Colon/Foo/Bar/Quux.pm               |    2 +
 t/Double/Colon/Fred.pm                       |    2 +
 36 files changed, 2065 insertions(+), 1678 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpar-packer-perl.git



More information about the Pkg-perl-cvs-commits mailing list