[liburi-namespacemap-perl] 01/02: Merge tag 'upstream/0.21'

Axel Beckert abe at deuxchevaux.org
Sat Oct 11 23:55:07 UTC 2014


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

abe pushed a commit to branch master
in repository liburi-namespacemap-perl.

commit 8d650a23947993d1b0ba646451a1721bd6b1039f
Merge: c24992b 3bf08a8
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Oct 12 01:45:14 2014 +0200

    Merge tag 'upstream/0.21'
    
    Upstream version 0.21
    
    # gpg: Signature made Sun 12 Oct 2014 01:45:14 AM CEST using DSA key ID 95930EDE
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Axel Beckert (no legal relevance) <abe at deuxchevaux.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <abe at noone.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <xtaran at symlink.ch>"
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>"
    # gpg:                 aka "Axel Beckert (Debian Developer) <abe at debian.org>"

 COPYRIGHT                             |  97 ++++++++--------
 CREDITS                               |   9 +-
 Changes                               |  66 +++++++----
 INSTALL                               |  38 +++++++
 LICENSE                               |   6 +-
 MANIFEST                              |  35 ++++--
 META.json                             |  95 ++++++++++++++++
 META.ttl                              | 103 -----------------
 META.yml                              |  57 ++++++----
 Makefile.PL                           | 160 ++++++++++++++++++++++++++-
 README                                |  53 ++++-----
 lib/URI/NamespaceMap.pm => README.pod |  57 ++++------
 SIGNATURE                             |  95 +++++++++-------
 dist.ini                              |   3 +
 doap.ttl                              | 202 ++++++++++++++++++++++++++++++++++
 inc/Module/AutoInstall.pm             |  42 +++----
 inc/Module/Install.pm                 |  18 +--
 inc/Module/Install/AutoInstall.pm     |   2 +-
 inc/Module/Install/AutoLicense.pm     |  63 +++++++++++
 inc/Module/Install/Base.pm            |   2 +-
 inc/Module/Install/Can.pm             |   2 +-
 inc/Module/Install/Copyright.pm       |  21 ++++
 inc/Module/Install/Credits.pm         |  21 ++++
 inc/Module/Install/DOAP.pm            |  20 ++++
 inc/Module/Install/DOAPChangeSets.pm  |  24 ++++
 inc/Module/Install/Fetch.pm           |   2 +-
 inc/Module/Install/Include.pm         |   2 +-
 inc/Module/Install/Makefile.pm        |   4 +-
 inc/Module/Install/ManifestSkip.pm    |  48 ++++++++
 inc/Module/Install/Metadata.pm        |   6 +-
 inc/Module/Install/RDF.pm             |  28 +++++
 inc/Module/Install/ReadmeFromPod.pm   | 138 +++++++++++++++++++++++
 inc/Module/Install/Win32.pm           |   2 +-
 inc/Module/Install/WriteAll.pm        |   2 +-
 inc/Scalar/Util.pm                    |  24 +++-
 inc/Sub/Util.pm                       |  43 ++++++++
 lib/Types/Namespace.pm                | 102 +++++++++++++++++
 lib/URI/Namespace.pm                  |  76 ++++++++-----
 lib/URI/NamespaceMap.pm               |  57 ++++------
 meta/changes.ttl                      |  70 ------------
 meta/makefile.ttl                     |  15 ---
 meta/people.ttl                       |  25 -----
 meta/project.ttl                      |  33 ------
 t/iri.t                               |  27 +++++
 t/namespacemap.t                      |  10 ++
 t/prefixguess.t                       |  11 +-
 46 files changed, 1445 insertions(+), 571 deletions(-)

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



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