[perlrdf] 01/09: Merge tag 'upstream/0.006'

Jonas Smedegaard dr at jones.dk
Mon Oct 13 16:34:14 UTC 2014


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

js pushed a commit to branch master
in repository perlrdf.

commit d1fbfd55073fff1586c9faa621ec5869d9a927e3
Merge: 15f18ad 7c45d0b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 13 17:15:31 2014 +0200

    Merge tag 'upstream/0.006'
    
    Upstream version 0.006
    
    # gpg: Underskrift lavet man 13 okt 2014 17:15:26 CEST
    # gpg:                bruger RSA nøgle 0x4EC1B722374F9BD6
    # gpg: udfør venligst en --check-trustdb
    # gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <jonas at homebase.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <js at debian.org>« [ultimativ]
    # gpg:        også kendt som »[jpeg image of size 4165]« [ultimativ]

 CONTRIBUTING                             |  83 +++
 COPYRIGHT                                |  70 +--
 CREDITS                                  |   2 +-
 Changes                                  |  35 +-
 INSTALL                                  |  38 ++
 LICENSE                                  |   8 +-
 MANIFEST                                 |  45 +-
 META.json                                | 180 ++++++
 META.ttl                                 | 139 -----
 META.yml                                 | 136 +++--
 Makefile.PL                              | 193 ++++++-
 README                                   |   6 +-
 SIGNATURE                                |  97 ++--
 dist.ini                                 |   2 +
 doap.ttl                                 | 142 +++++
 inc/Module/AutoInstall.pm                | 930 -------------------------------
 inc/Module/Install.pm                    | 470 ----------------
 inc/Module/Install/AutoInstall.pm        |  93 ----
 inc/Module/Install/AutoManifest.pm       |  45 --
 inc/Module/Install/Base.pm               |  83 ---
 inc/Module/Install/Can.pm                | 154 -----
 inc/Module/Install/Fetch.pm              |  93 ----
 inc/Module/Install/Include.pm            |  34 --
 inc/Module/Install/Makefile.pm           | 418 --------------
 inc/Module/Install/Metadata.pm           | 722 ------------------------
 inc/Module/Install/Package.pm            | 323 -----------
 inc/Module/Install/Scripts.pm            |  29 -
 inc/Module/Install/TrustMetaYml.pm       |  50 --
 inc/Module/Install/Win32.pm              |  64 ---
 inc/Module/Install/WriteAll.pm           |  63 ---
 inc/Module/Package.pm                    |  71 ---
 inc/Module/Package/Dist/RDF.pm           |  47 --
 inc/YAML/Tiny.pm                         | 643 ---------------------
 lib/App/perlrdf.pm                       |  22 +-
 lib/App/perlrdf/Command.pm               |  10 +-
 lib/App/perlrdf/Command/About.pm         |   2 +-
 lib/App/perlrdf/Command/Aliases.pm       |  12 +-
 lib/App/perlrdf/Command/Canonicalize.pm  |   2 +-
 lib/App/perlrdf/Command/Commands.pm      |   2 +-
 lib/App/perlrdf/Command/FileSpec.pm      |   2 +-
 lib/App/perlrdf/Command/Isomorphic.pm    |   2 +-
 lib/App/perlrdf/Command/MakeStore.pm     |   2 +-
 lib/App/perlrdf/Command/Prefix.pm        |   2 +-
 lib/App/perlrdf/Command/StoreDescribe.pm |   2 +-
 lib/App/perlrdf/Command/StoreDump.pm     |   2 +-
 lib/App/perlrdf/Command/StoreLoad.pm     |   2 +-
 lib/App/perlrdf/Command/StoreTruncate.pm |   2 +-
 lib/App/perlrdf/Command/Translate.pm     |   2 +-
 lib/App/perlrdf/Command/Validate.pm      |   2 +-
 lib/App/perlrdf/DummyModel.pm            |   2 +-
 lib/App/perlrdf/FileSpec.pm              |  10 +-
 lib/App/perlrdf/FileSpec/InputFile.pm    |   2 +-
 lib/App/perlrdf/FileSpec/InputRDF.pm     |   2 +-
 lib/App/perlrdf/FileSpec/OutputFile.pm   |   2 +-
 lib/App/perlrdf/FileSpec/OutputRDF.pm    |   2 +-
 meta/changes.pret                        |  27 -
 meta/doap.pret                           |  22 -
 meta/makefile.pret                       |  29 -
 58 files changed, 911 insertions(+), 4765 deletions(-)

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



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