[libppix-editortools-perl] 01/09: Update upstream source from tag 'upstream/0.20'

Florian Schlichting fsfs at moszumanska.debian.org
Mon Nov 6 22:19:44 UTC 2017


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

fsfs pushed a commit to branch master
in repository libppix-editortools-perl.

commit 3fbd6685093acdbdf7a419dde3b151c16b0e8eb7
Merge: b8417aa 34033d8
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Nov 6 22:27:34 2017 +0100

    Update upstream source from tag 'upstream/0.20'
    
    Update to upstream version '0.20'
    with Debian dir d1363e57ebcf794b21eb0c112135d652065f0f7c

 .travis.yml                                        |  11 -
 CONTRIBUTORS                                       |  15 +
 Changes                                            | 168 ++---
 INSTALL                                            |  43 ++
 LICENSE                                            | 379 +++++++++++
 MANIFEST                                           |  34 +-
 META.json                                          | 136 ++++
 META.yml                                           | 105 ++-
 Makefile.PL                                        | 150 +++--
 README.mkdn                                        |  43 ++
 SIGNATURE                                          |  72 ++
 cpanfile                                           |  43 ++
 dist.ini                                           |  17 +
 doap.xml                                           | 189 ++++++
 inc/Module/Install.pm                              | 470 --------------
 inc/Module/Install/Base.pm                         |  83 ---
 inc/Module/Install/Can.pm                          | 154 -----
 inc/Module/Install/Fetch.pm                        |  93 ---
 inc/Module/Install/Makefile.pm                     | 418 ------------
 inc/Module/Install/Metadata.pm                     | 722 ---------------------
 inc/Module/Install/Win32.pm                        |  64 --
 inc/Module/Install/WriteAll.pm                     |  63 --
 lib/PPIx/EditorTools.pm                            | 100 +--
 lib/PPIx/EditorTools/FindUnmatchedBrace.pm         |  92 ++-
 lib/PPIx/EditorTools/FindVariableDeclaration.pm    |  94 ++-
 lib/PPIx/EditorTools/IntroduceTemporaryVariable.pm | 162 +++--
 lib/PPIx/EditorTools/Lexer.pm                      | 142 ++--
 lib/PPIx/EditorTools/Outline.pm                    |  59 +-
 lib/PPIx/EditorTools/RenamePackage.pm              |  96 ++-
 lib/PPIx/EditorTools/RenamePackageFromPath.pm      |  91 ++-
 lib/PPIx/EditorTools/RenameVariable.pm             | 162 +++--
 lib/PPIx/EditorTools/ReturnObject.pm               | 129 ++--
 t/00-compile.t                                     |  60 ++
 t/00-report-prereqs.dd                             |  53 ++
 t/00-report-prereqs.t                              | 183 ++++++
 xt/release/unused-vars.t                           |  14 +
 36 files changed, 2258 insertions(+), 2651 deletions(-)

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



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