[libsoftware-license-perl] 01/08: Merge tag 'upstream/0.103011'

dod at debian.org dod at debian.org
Tue Jan 26 12:08:33 UTC 2016


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

dod pushed a commit to branch master
in repository libsoftware-license-perl.

commit e13c1250b513453a7bed9063827c200b6e7d98c1
Merge: 7a54e64 12da3ba
Author: Dominique Dumont <dod at debian.org>
Date:   Tue Jan 26 10:11:39 2016 +0100

    Merge tag 'upstream/0.103011'
    
    Upstream version 0.103011
    
    # gpg: Signature made Tue 26 Jan 2016 10:11:33 AM CET using RSA key ID 49AB2B6C
    # gpg: Good signature from "Dominique Dumont <domi.dumont at free.fr>"
    # gpg:                 aka "Dominique Dumont (CPAN) <ddumont at cpan.org>"
    # gpg:                 aka "Dominique Dumont (HP-GNB) <domi at komarr.gre.hp.com>"
    # gpg:                 aka "Dominique Dumont (HP-SEA) <dominique.dumont at hp.com>"
    # gpg:                 aka "Dominique Dumont (Debian) <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod at debian.org>"
    # gpg:                 aka "Dominique Dumont <dod38fr at googlemail.com>"

 Changes                              |   4 +
 LICENSE                              |   6 +-
 MANIFEST                             |   8 +-
 META.json                            | 287 ++++++++++++++++++++++++++---------
 META.yml                             | 243 ++++++++++++++++++++---------
 Makefile.PL                          |  22 +--
 README                               |   6 +-
 lib/Software/License.pm              | 118 +++++++++++++-
 lib/Software/License/AGPL_3.pm       |   6 +-
 lib/Software/License/Apache_1_1.pm   |   6 +-
 lib/Software/License/Apache_2_0.pm   |   6 +-
 lib/Software/License/Artistic_1_0.pm |   6 +-
 lib/Software/License/Artistic_2_0.pm |   6 +-
 lib/Software/License/BSD.pm          |   6 +-
 lib/Software/License/CC0_1_0.pm      |   6 +-
 lib/Software/License/Custom.pm       |   6 +-
 lib/Software/License/FreeBSD.pm      |   6 +-
 lib/Software/License/GFDL_1_2.pm     |   8 +-
 lib/Software/License/GFDL_1_3.pm     |   8 +-
 lib/Software/License/GPL_1.pm        |   6 +-
 lib/Software/License/GPL_2.pm        |   6 +-
 lib/Software/License/GPL_3.pm        |   6 +-
 lib/Software/License/LGPL_2_1.pm     |   6 +-
 lib/Software/License/LGPL_3_0.pm     |   6 +-
 lib/Software/License/MIT.pm          |   6 +-
 lib/Software/License/Mozilla_1_0.pm  |   6 +-
 lib/Software/License/Mozilla_1_1.pm  |   6 +-
 lib/Software/License/Mozilla_2_0.pm  |   6 +-
 lib/Software/License/None.pm         |   8 +-
 lib/Software/License/OpenSSL.pm      |   6 +-
 lib/Software/License/Perl_5.pm       |   8 +-
 lib/Software/License/PostgreSQL.pm   |   6 +-
 lib/Software/License/QPL_1_0.pm      |   6 +-
 lib/Software/License/SSLeay.pm       |   6 +-
 lib/Software/License/Sun.pm          |   6 +-
 lib/Software/License/Zlib.pm         |   6 +-
 lib/Software/LicenseUtils.pm         |   6 +-
 t/00-report-prereqs.dd               |  40 +++++
 t/00-report-prereqs.t                | 183 ++++++++++++++++++++++
 t/000-report-versions-tiny.t         |  82 ----------
 t/two-dots.t                         |  51 +++++++
 xt/{release => author}/pod-syntax.t  |   1 +
 xt/release/changes_has_content.t     |   2 +-
 43 files changed, 891 insertions(+), 344 deletions(-)

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



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