[libstring-diff-perl] 01/16: Merge tag 'upstream/0.07'

Jonas Smedegaard dr at jones.dk
Sat Oct 24 21:09:34 UTC 2015


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

js pushed a commit to branch master
in repository libstring-diff-perl.

commit 7197c3b19c28ff028eea0a66b7edaa6e813bd0ad
Merge: 4f87f43 3a7b860
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 24 22:38:52 2015 +0200

    Merge tag 'upstream/0.07'
    
    Upstream version 0.07
    
    # gpg: Underskrift lavet lør 24 okt 2015 22:38:49 CEST
    # gpg:                bruger RSA nøgle 0x2C7C3146C1A00121
    # gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <jonas at homebase.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <js at debian.org>«
    # gpg:        også kendt som »[jpeg image of size 4165]«

 Build.PL                                    |   7 +
 Changes                                     |   5 +
 LICENSE                                     | 379 +++++++++++++++
 MANIFEST                                    |  36 +-
 META.json                                   |  70 +++
 META.yml                                    |  38 +-
 Makefile.PL                                 |   7 +-
 README                                      |  47 +-
 README.mkdn                                 | 136 ------
 cpanfile                                    |   8 +
 dist.ini                                    |   1 +
 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/GithubMeta.pm            |  57 ---
 inc/Module/Install/Makefile.pm              | 418 ----------------
 inc/Module/Install/Metadata.pm              | 722 ----------------------------
 inc/Module/Install/ReadmeFromPod.pm         | 138 ------
 inc/Module/Install/ReadmeMarkdownFromPod.pm |  68 ---
 inc/Module/Install/Repository.pm            |  88 ----
 inc/Module/Install/Win32.pm                 |  64 ---
 inc/Module/Install/WriteAll.pm              |  63 ---
 inc/Pod/Markdown.pm                         | 344 -------------
 lib/String/Diff.pm                          |  12 +-
 t/06_escape.t                               |  26 +
 t/release-pod-syntax.t                      |  14 +
 tools/benchmark-script.pl                   |  17 +
 tools/benchmark.pl                          |  11 +
 tools/coverage_test.sh                      |  29 ++
 tools/gen_pp_test.pl                        |  18 +
 tools/release.pl                            |  74 +++
 xt/97_podspell.t                            |  13 +
 xt/98_perlcritic.t                          |   5 +
 xt/99_pod.t                                 |   4 +
 xt/perlcriticrc                             |   2 +
 36 files changed, 767 insertions(+), 2954 deletions(-)

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



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