[libtest-reporter-perl] branch master updated (9989be9 -> 4a67ec0)

Florian Schlichting fsfs at alioth.debian.org
Sat Aug 10 16:20:53 UTC 2013


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

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

      from  9989be9   update changelog
      adds  43dd280   Imported Upstream version 1.59
       new  8bc32e4   Merge tag 'upstream/1.59'
       new  3193bc1   Imported Upstream version 1.59
       new  62412d0   Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0)
       new  cc4df10   bump years of upstream copyright
       new  c546b72   drop fix-manpage-spelling, writeable is a valid alternative spelling
       new  990cafb   Added myself to uploaders and copyright
       new  4a67ec0   prepare changelog for release

The 7 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:
 README.PATCHING => CONTRIBUTING     |   12 ++++-
 Changes                             |    8 ++++
 LICENSE                             |    8 ++--
 MANIFEST                            |    7 ++-
 META.json                           |   59 ++++++++++++++---------
 META.yml                            |   26 +++++++----
 Makefile.PL                         |   68 +++++++++++++++++----------
 README                              |   19 ++++----
 debian/changelog                    |   12 ++++-
 debian/control                      |    5 +-
 debian/copyright                    |   36 +++++++-------
 debian/patches/fix-manpage-spelling |   13 ------
 debian/patches/series               |    1 -
 lib/Test/Reporter.pm                |   88 +++++++++++++++++------------------
 lib/Test/Reporter/Transport.pm      |   19 ++++----
 lib/Test/Reporter/Transport/File.pm |   19 ++++----
 lib/Test/Reporter/Transport/Null.pm |   19 ++++----
 perlcritic.rc                       |   23 +++++++++
 t/00-compile.t                      |   23 +++++++--
 t/00-report-prereqs.t               |   73 +++++++++++++++++++++++++++++
 xt/author/critic.t                  |   12 +++++
 xt/author/pod-spell.t               |   51 ++++++++++++++++++++
 xt/release/minimum-version.t        |    8 ++++
 xt/release/portability.t            |   10 ++--
 xt/release/test-version.t           |   22 ++++++---
 25 files changed, 453 insertions(+), 188 deletions(-)
 rename README.PATCHING => CONTRIBUTING (82%)
 delete mode 100644 debian/patches/fix-manpage-spelling
 delete mode 100644 debian/patches/series
 create mode 100644 perlcritic.rc
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 xt/author/critic.t
 create mode 100644 xt/author/pod-spell.t
 create mode 100644 xt/release/minimum-version.t

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



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