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 adf142460f449da984878b9a426694bed15de77d Merge: b8f74ee b8eb912 Author: Dominique Dumont <[email protected]> Date: Mon Apr 7 16:53:44 2014 +0200 Merge tag 'upstream/0.103009' into fix-missing-merge Upstream version 0.103009 Changes | 4 + LICENSE | 6 +- MANIFEST | 1 + META.json | 153 ++++++++++++++++++----------- META.yml | 182 ++++++++++++++++++++--------------- Makefile.PL | 3 +- README | 6 +- lib/Software/License.pm | 132 +++++++++++++++++++++++-- lib/Software/License/AGPL_3.pm | 10 +- lib/Software/License/Apache_1_1.pm | 10 +- lib/Software/License/Apache_2_0.pm | 10 +- lib/Software/License/Artistic_1_0.pm | 32 +++++- lib/Software/License/Artistic_2_0.pm | 10 +- lib/Software/License/BSD.pm | 10 +- lib/Software/License/CC0_1_0.pm | 22 ++++- lib/Software/License/Custom.pm | 116 ++++++++++++++++++++-- lib/Software/License/FreeBSD.pm | 10 +- lib/Software/License/GFDL_1_2.pm | 15 ++- lib/Software/License/GFDL_1_3.pm | 18 ++-- lib/Software/License/GPL_1.pm | 12 +-- lib/Software/License/GPL_2.pm | 12 +-- lib/Software/License/GPL_3.pm | 10 +- lib/Software/License/LGPL_2_1.pm | 12 +-- lib/Software/License/LGPL_3_0.pm | 10 +- lib/Software/License/MIT.pm | 10 +- lib/Software/License/Mozilla_1_0.pm | 10 +- lib/Software/License/Mozilla_1_1.pm | 10 +- lib/Software/License/Mozilla_2_0.pm | 10 +- lib/Software/License/None.pm | 10 +- lib/Software/License/OpenSSL.pm | 10 +- lib/Software/License/Perl_5.pm | 10 +- lib/Software/License/PostgreSQL.pm | 10 +- lib/Software/License/QPL_1_0.pm | 10 +- lib/Software/License/SSLeay.pm | 24 ++--- lib/Software/License/Sun.pm | 10 +- lib/Software/License/Zlib.pm | 10 +- lib/Software/LicenseUtils.pm | 90 ++++++++++++++--- t/guess_meta_license.t | 17 +++- xt/release/changes_has_content.t | 2 +- xt/release/pod-syntax.t | 5 +- 40 files changed, 733 insertions(+), 321 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsoftware-license-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
