[libclass-tiny-perl] branch master updated (f5e72c9 -> 506a48d)

gregor herrmann gregoa at debian.org
Sat Jul 26 14:00:34 UTC 2014


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

gregoa pushed a change to branch master
in repository libclass-tiny-perl.

      from  f5e72c9   update changelog
      adds  ee873b5   Imported Upstream version 1.000
       new  bd01805   Merge tag 'upstream/1.000'
       new  33b1328   New upstream release.
       new  a3709ba   Add note about backwards-incompatible changes to debian/NEWS.
       new  7c123d8   Add alternatives to some build dependencies
       new  506a48d   releasing package libclass-tiny-perl version 1.000-1

The 5 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:
 Changes                   |  22 +++++++
 MANIFEST                  |   1 +
 META.json                 |  24 ++++----
 META.yml                  |  37 +++++------
 Makefile.PL               |  10 +--
 README                    |  90 ++++++++++++++-------------
 cpanfile                  |   8 ++-
 debian/NEWS               |  19 ++++++
 debian/changelog          |  11 ++--
 debian/control            |  21 ++++---
 lib/Class/Tiny.pm         | 121 ++++++++++++++++++------------------
 t/00-report-prereqs.t     | 153 ++++++++++++++++++++++++++++++++--------------
 t/alfa.t                  |  13 ++--
 t/baker.t                 |  11 +---
 t/charlie.t               |   7 ++-
 t/delta.t                 |  10 ++-
 t/echo.t                  |   9 +--
 t/foxtrot.t               |   2 +-
 t/golf.t                  |  10 +--
 t/hotel.t                 |   2 +-
 t/juliett.t               |  13 +---
 t/lib/Alfa.pm             |   2 +-
 t/lib/Baker.pm            |   2 +-
 t/lib/Charlie.pm          |  15 ++++-
 t/lib/Delta.pm            |   8 +--
 t/lib/Echo.pm             |   2 +-
 t/lib/Foxtrot.pm          |   2 +-
 t/lib/Golf.pm             |   2 +-
 t/lib/Hotel.pm            |   2 +-
 t/lib/India.pm            |   2 +-
 t/lib/Juliett.pm          |   2 +-
 t/lib/TestUtils.pm        |   2 +-
 xt/author/00-compile.t    |   6 +-
 xt/author/pod-spell.t     |   2 +-
 xt/release/distmeta.t     |   5 +-
 xt/release/pod-coverage.t |  12 +---
 xt/release/pod-syntax.t   |   5 +-
 37 files changed, 376 insertions(+), 289 deletions(-)
 create mode 100644 debian/NEWS

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



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