[libtest-kwalitee-perl] branch master updated (a20d506 -> 00f2f97)

gregor herrmann gregoa at debian.org
Wed Oct 23 19:07:57 UTC 2013


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

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

      from  a20d506   releasing package libtest-kwalitee-perl version 1.15-1
      adds  6ee8f74   Imported Upstream version 1.17
       new  e9754e3   Merge tag 'upstream/1.17'
       new  f77fd6b   New upstream release.
       new  5d6cde8   Update build and runtime dependencies.
       new  00f2f97   releasing package libtest-kwalitee-perl version 1.17-1

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                         |    2 +-
 CONTRIBUTING                     |   78 +++++++++++++++
 Changes                          |    7 ++
 INSTALL                          |   14 ---
 MANIFEST                         |    4 +-
 META.json                        |  202 ++++++++++++++++++++++++--------------
 META.yml                         |  162 +++++++++++++++++-------------
 Makefile.PL                      |   50 ++++++----
 README                           |    2 +-
 debian/changelog                 |    9 ++
 debian/control                   |    5 +-
 dist.ini                         |    2 +
 lib/Test/Kwalitee.pm             |   42 ++++----
 lib/Test/Kwalitee/Conflicts.pm   |    4 +-
 script/kwalitee-metrics          |    7 +-
 t/00-check-deps.t                |   16 ---
 t/00-report-prereqs.t            |   75 ++++++++++++--
 t/01-kwalitee-tb2.t              |    4 +-
 t/01-kwalitee.t                  |    2 +-
 t/02-include.t                   |    2 +-
 t/03-exclude.t                   |    2 +-
 t/04-selftest.t                  |    7 +-
 t/05-failure.t                   |    4 +-
 t/06-warnings.t                  |    3 +-
 {t => xt/author}/00-compile.t    |   25 ++---
 xt/release/changes_has_content.t |    2 +-
 xt/release/kwalitee.t            |    2 +-
 xt/release/no-tabs.t             |    2 +-
 28 files changed, 471 insertions(+), 265 deletions(-)
 create mode 100644 CONTRIBUTING
 delete mode 100644 t/00-check-deps.t
 rename {t => xt/author}/00-compile.t (74%)

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



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