[liblist-maker-perl] branch master updated (7abebe1 -> e2d1a92)

Salvatore Bonaccorso carnil at debian.org
Thu Apr 24 04:50:33 UTC 2014


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

carnil pushed a change to branch master
in repository liblist-maker-perl.

      from  7abebe1   update changelog
      adds  f23e66d   Imported Upstream version 0.005
       new  0077f10   Merge tag 'upstream/0.005'
       new  8fc7f32   Update copyright years for debian/* packaging files
       new  373fc64   Declare compliance with Debian Policy 3.9.5
       new  e2d1a92   Prepare changelog for release

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                      |   1 -
 Changes                       |  22 ++++
 MANIFEST                      |   7 +-
 META.yml                      |  34 +++---
 Makefile.PL                   |   1 -
 README                        |   2 +-
 debian/changelog              |   9 +-
 debian/control                |   2 +-
 debian/copyright              |   2 +-
 lib/List/Maker.pm             | 234 ++++++++++++++++++++++++++++++++----------
 lib/List/Maker/OtherModule.pm |   2 +-
 t/00.load.t                   |   4 +-
 t/core.t                      |  21 ++++
 t/core_global.t               |  25 +++++
 t/pick.t                      |  42 ++++++++
 t/pod-coverage.t              |   2 +-
 t/range.t                     |  15 +--
 t/roll.t                      |  26 +++++
 t/scoped.t                    |  16 +++
 19 files changed, 382 insertions(+), 85 deletions(-)
 create mode 100644 t/core.t
 create mode 100644 t/core_global.t
 create mode 100644 t/pick.t
 create mode 100644 t/roll.t
 create mode 100755 t/scoped.t

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



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