[carton] 468/472: Merge tag 'upstream/1.0.21'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:37 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 8d468a07715f8ff5bec959374ffd67dab26801ad
Merge: 5276a0d 85bc439
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Jul 23 21:16:06 2015 -0300

    Merge tag 'upstream/1.0.21'
    
    Upstream version 1.0.21
    
    # gpg: Signature made Thu 23 Jul 2015 09:12:40 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Build.PL                       | 69 --------------------------------
 Changes                        | 35 +++++++++++++++++
 LICENSE                        |  2 +-
 MANIFEST                       |  4 +-
 META.json                      | 44 ++++++++++-----------
 META.yml                       | 60 ++++++++++++++--------------
 Makefile.PL                    | 73 ++++++++++++++++++++++++++++++++++
 README                         | 89 +++++++++++++++++++++++++-----------------
 cpanfile                       | 13 +++---
 dist.ini                       |  2 +-
 lib/Carton.pm                  |  2 +-
 lib/Carton/Builder.pm          | 19 +++++----
 lib/Carton/CLI.pm              | 42 ++++++++++----------
 lib/Carton/CPANfile.pm         | 27 ++++++++++---
 lib/Carton/Dependency.pm       | 12 +++---
 lib/Carton/Dist.pm             | 18 +++++----
 lib/Carton/Dist/Core.pm        |  7 ++--
 lib/Carton/Doc/Bundle.pod      | 11 +-----
 lib/Carton/Doc/Fatpack.pod     | 15 +++++++
 lib/Carton/Doc/Install.pod     |  2 +-
 lib/Carton/Environment.pm      | 24 ++++++------
 lib/Carton/Error.pm            | 46 ++++++++++++++++++----
 lib/Carton/Index.pm            | 30 ++++++++++----
 lib/Carton/Mirror.pm           |  6 +--
 lib/Carton/Package.pm          |  8 +---
 lib/Carton/Packer.pm           |  6 ++-
 lib/Carton/Snapshot.pm         | 32 +++++++++++----
 lib/Carton/Snapshot/Emitter.pm |  2 +-
 lib/Carton/Snapshot/Parser.pm  |  2 +-
 lib/Carton/Tree.pm             |  6 +--
 t/release-pod-syntax.t         |  5 +--
 xt/CLI.pm                      |  6 +--
 xt/cli/check.t                 |  2 +-
 xt/cli/mirror.t                |  4 +-
 xt/cli/mismatch.t              | 11 ++----
 xt/cli/update.t                |  2 +-
 36 files changed, 435 insertions(+), 303 deletions(-)

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



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