[libtest-routine-perl] branch master updated (09efb4f -> 15b22cc)

gregor herrmann gregoa at debian.org
Sun Nov 24 17:05:59 UTC 2013


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

gregoa pushed a change to branch master
in repository libtest-routine-perl.

      from  09efb4f   Remove trailing whitespace
      adds  b80e347   Imported Upstream version 0.016
       new  de0b79e   Merge tag 'upstream/0.016'
       new  6277777   New upstream release.
       new  4a9ae56   Add (build) dependency on libclass-load-perl.
       new  d921c3b   Declare compliance with Debian Policy 3.9.5.
       new  69bf4fc   cme: reformat debian/control
       new  15b22cc   releasing package libtest-routine-perl version 0.016-1

The 6 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                          |   5 ++
 MANIFEST                         |   4 +-
 META.json                        | 160 ++++++++++++++++++++++++---------------
 META.yml                         | 143 +++++++++++++++++++---------------
 Makefile.PL                      |  30 ++++++--
 README                           |   2 +-
 debian/changelog                 |  12 ++-
 debian/control                   |  41 +++++-----
 lib/Test/Routine.pm              |  10 +--
 lib/Test/Routine/Common.pm       |   8 +-
 lib/Test/Routine/Compositor.pm   |  12 +--
 lib/Test/Routine/Manual/Demo.pm  |   8 +-
 lib/Test/Routine/Runner.pm       |   8 +-
 lib/Test/Routine/Test.pm         |   8 +-
 lib/Test/Routine/Test/Role.pm    |   8 +-
 lib/Test/Routine/Util.pm         |   8 +-
 t/000-report-versions-tiny.t     |  91 ++++++++++++++++++++++
 t/mxms.t                         |  10 ++-
 t/release-pod-syntax.t           |  15 ----
 xt/release/changes_has_content.t |  41 ++++++++++
 xt/release/pod-syntax.t          |   7 ++
 21 files changed, 433 insertions(+), 198 deletions(-)
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/release-pod-syntax.t
 create mode 100644 xt/release/changes_has_content.t
 create mode 100644 xt/release/pod-syntax.t

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



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