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

gregor herrmann gregoa at debian.org
Mon Jan 9 20:18:07 UTC 2017


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 97ae85851bb3b0045fcb6f381b9b34e3323d7cd8
Merge: c4ae537 7030dae
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 9 21:01:18 2017 +0100

    Merge tag 'upstream/1.036'
    
    Upstream version 1.036

 Changes                                            |  24 ++
 LICENSE                                            | 380 +++++++++++++++++++++
 MANIFEST                                           |   2 +-
 MANIFEST.SKIP                                      |   3 +
 META.yml                                           |  13 +-
 Makefile.PL                                        |  14 +-
 README                                             |  19 +-
 contrib/automated_pp_test/automated_pp_test.pl     |   3 +-
 contrib/automated_pp_test/hello_tk.pl              |   3 +-
 contrib/automated_pp_test/pipe_a_command.pm        |   3 +-
 contrib/automated_pp_test/prior_to_test.pm         |   3 +-
 .../remove_file_and_try_executable_again.pm        |   2 +-
 .../automated_pp_test/test_in_further_subdir.pm    |   2 +-
 contrib/procedural_pp/pp_old                       |   8 +-
 inc/Module/Install.pm                              |  35 +-
 inc/Module/Install/Base.pm                         |   2 +-
 inc/Module/Install/Can.pm                          |  13 +-
 inc/Module/Install/Fetch.pm                        |   2 +-
 inc/Module/Install/Include.pm                      |  34 --
 inc/Module/Install/Makefile.pm                     |   2 +-
 inc/Module/Install/Metadata.pm                     |   2 +-
 inc/Module/Install/PAR.pm                          |   6 +-
 inc/Module/Install/Win32.pm                        |   2 +-
 inc/Module/Install/WriteAll.pm                     |   2 +-
 lib/App/Packer/PAR.pm                              |   2 +-
 lib/PAR/Filter.pm                                  |   2 +-
 lib/PAR/Filter/Bleach.pm                           |   4 +-
 lib/PAR/Filter/Bytecode.pm                         |   4 +-
 lib/PAR/Filter/Obfuscate.pm                        |   4 +-
 lib/PAR/Filter/PatchContent.pm                     |   4 +-
 lib/PAR/Filter/PodStrip.pm                         |   4 +-
 lib/PAR/Packer.pm                                  |   8 +-
 lib/PAR/StrippedPARL/Base.pm                       |   2 +-
 lib/pp.pm                                          |   5 +-
 myldr/Dynamic.in                                   |   2 +-
 myldr/Static.in                                    |   2 +-
 myldr/boot.c                                       |  37 +-
 myldr/embed_files.pl                               |   3 +-
 script/par.pl                                      |  63 ++--
 script/parl.pod                                    |   4 +-
 script/tkpp                                        |   2 +-
 t/20-pp.t                                          |   2 +-
 t/30-current_exec.t                                |  59 +---
 t/80-doublecolon.t                                 |   4 +-
 t/90-rt101800.t                                    |   3 +-
 t/90-rt103861.t                                    |   3 +-
 t/90-rt104560.t                                    |  14 +-
 t/90-rt104635.t                                    |  10 +-
 t/90-rt59710.t                                     |   5 +-
 t/test-proc                                        |   0
 50 files changed, 573 insertions(+), 258 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