[libscalar-does-perl] 01/08: Merge tag 'upstream/0.202'

Jonas Smedegaard js at moszumanska.debian.org
Sat May 10 15:04:53 UTC 2014


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

js pushed a commit to branch master
in repository libscalar-does-perl.

commit 7c27b94521d7d21c8a88f2633c8d668c31d078d5
Merge: a879804 0914863
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat May 10 16:22:51 2014 +0200

    Merge tag 'upstream/0.202'
    
    Upstream version 0.202
    
    # gpg: Underskrift lavet lør 10 maj 2014 16:22:46 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 »Jonas Smedegaard <jonas at dgi-huset.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <jonas at 107b.dk>« [ultimativ]
    # gpg:        også kendt som »[jpeg image of size 4165]« [ultimativ]

 COPYRIGHT                          |  67 +--
 CREDITS                            |   8 +-
 Changes                            | 183 +++++---
 INSTALL                            |  38 ++
 LICENSE                            |   6 +-
 MANIFEST                           |  41 +-
 META.json                          |  94 ++++
 META.ttl                           | 290 ------------
 META.yml                           |  40 +-
 Makefile.PL                        | 164 ++++++-
 README                             | 148 +++---
 SIGNATURE                          |  95 ++--
 dist.ini                           |   2 +
 doap.ttl                           | 435 +++++++++++++++++
 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/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/IO/Detect.pm                   |  22 +-
 lib/Scalar/Does.pm                 |  19 +-
 lib/Scalar/Does/MooseTypes.pm      |   6 +-
 meta/changes.pret                  | 148 ------
 meta/doap.pret                     |  23 -
 meta/makefile.pret                 |  15 -
 t/01basic.t                        |   2 +-
 t/02does.t                         |   2 +-
 t/03moosey.t                       |   2 +-
 t/04cleanliness.t                  |   2 +-
 t/05custom.t                       |   2 +-
 t/06constants.t                    |   2 +-
 t/07makerole.t                     |   2 +-
 t/08mooselike.t                    |   2 +-
 t/09warnings.t                     |   2 +-
 t/10underscore.t                   |   2 +-
 t/11givenwhen.t                    |   2 +-
 t/iod-01basic.t                    |   2 +-
 t/iod-02filehandles.t              |   7 +-
 t/iod-03filenames.t                |   2 +-
 t/iod-04fileuris.t                 |   2 +-
 t/iod-05ducktype.t                 |   2 +-
 t/iod-06asfh.t                     |   2 +-
 t/iod-11ioall.t                    |   2 +-
 t/iod-12pathclass.t                |   2 +-
 t/iod-13pathtiny.t                 |   2 +-
 57 files changed, 1076 insertions(+), 5116 deletions(-)

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



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