[carton] branch master updated (159ef3a -> 63289b7)

gregor herrmann gregoa at debian.org
Fri Aug 30 00:43:06 UTC 2013


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

gregoa pushed a change to branch master
in repository carton.

      from  159ef3a   update changelog / add WAITS-FOR
      adds  daf31d9   Imported Upstream version 1.0.9
       new  7de1ebf   Merge tag 'upstream/1.0.9'
       new  b626190   New upstream release.
       new  9095b90   Update build/runtime dependencies.
       new  63289b7   update changelog / add WAITS-FOR

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Build.PL                     |    8 ++--
 Changes                      |   26 ++++++++++++
 MANIFEST                     |    4 ++
 META.json                    |   12 +++---
 META.yml                     |    9 ++--
 README                       |   47 +++++++++++++++------
 cpanfile                     |    9 ++--
 debian/changelog             |   10 +++--
 debian/control               |   16 +++----
 lib/Carton.pm                |   51 ++++++++++++++++------
 lib/Carton/Builder.pm        |   27 ++++++++++--
 lib/Carton/CLI.pm            |   15 +++++--
 lib/Carton/Dist/Core.pm      |    3 +-
 lib/Carton/Doc/Bundle.pod    |   17 ++++++++
 lib/Carton/Doc/Check.pod     |    7 ++-
 lib/Carton/Doc/Install.pod   |   23 +++++++---
 lib/Carton/Doc/Tree.pod      |   13 ++++++
 lib/Carton/Doc/Upgrading.pod |   48 +++++++++++++++++++++
 lib/Carton/Environment.pm    |    5 +++
 lib/Carton/Packer.pm         |   96 ++++++++++++++++++++++++++++++++++++++++++
 script/carton                |   21 +++++++++
 xt/cli/check.t               |    2 +-
 xt/cli/install.t             |   26 ++++++++++++
 xt/cli/update.t              |    2 +-
 24 files changed, 425 insertions(+), 72 deletions(-)
 create mode 100644 lib/Carton/Doc/Bundle.pod
 create mode 100644 lib/Carton/Doc/Tree.pod
 create mode 100644 lib/Carton/Doc/Upgrading.pod
 create mode 100644 lib/Carton/Packer.pm

-- 
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