[libtest-kwalitee-perl] branch master updated (9c40d1b -> 812a34c)

Florian Schlichting fsfs at alioth.debian.org
Sun Sep 8 20:09:15 UTC 2013


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

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

      from  9c40d1b   lower dependency on libmodule-build-tiny-perl to 0.024, same code as 0.025
      adds  5b0af0e   Imported Upstream version 1.14
       new  34bbb70   Merge tag 'upstream/1.14'
       new  2f2ff50   import upstream version 1.14, remove WAITS-FOR
       new  f4932af   update (build-)dependencies
       new  e922a06   reflow long description to 78 chars (fixing lintian warning)
       new  15460eb   Add myself to uploaders and copyright
       new  812a34c   update changelog for release

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:
 Build.PL                         |   34 ++++++-
 Changes                          |   19 ++--
 MANIFEST                         |    4 +
 META.json                        |  194 +++++++++++++++++++++++---------------
 META.yml                         |  167 +++++++++++++++++++-------------
 README                           |    2 +-
 debian/changelog                 |   10 +-
 debian/control                   |   17 ++--
 debian/copyright                 |    1 +
 dist.ini                         |   15 ++-
 lib/Test/Kwalitee.pm             |   17 ++--
 lib/Test/Kwalitee/Conflicts.pm   |   56 +++++++++++
 script/kwalitee-metrics          |    8 +-
 t/00-compile.t                   |   79 ++++++++++++----
 t/04-selftest.t                  |   10 +-
 t/06-warnings.t                  |   37 ++++++++
 xt/release/changes_has_content.t |    2 +-
 xt/release/clean-namespaces.t    |    3 +-
 xt/release/cpan-changes.t        |   11 +++
 xt/release/kwalitee.t            |    7 +-
 xt/release/test-version.t        |    4 +-
 xt/warnings.t                    |    5 +
 22 files changed, 494 insertions(+), 208 deletions(-)
 create mode 100644 lib/Test/Kwalitee/Conflicts.pm
 create mode 100644 t/06-warnings.t
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/warnings.t

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