[libtest-portability-files-perl] branch master updated (8345fed -> 14883ae)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Oct 9 21:57:46 UTC 2016


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

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

      from  8345fed   update changelog
      adds  43c25cf   New upstream version 0.07
       new  13100d2   Merge tag 'upstream/0.07'
       new  6d27e1d   Update debian/changelog
       new  0b87315   Update copyright years
       new  dcf7ee6   Declare compliance with Debian Policy 3.9.8
       new  14883ae   prepare changelog for release

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                                           |   6 +
 LICENSE                                           |   8 +-
 MANIFEST                                          |  17 +-
 META.json                                         | 372 +++++++++++++++++-----
 META.yml                                          | 319 +++++++++++++------
 Makefile.PL                                       |  54 ++--
 README                                            |   6 +-
 debian/changelog                                  |   9 +-
 debian/control                                    |   2 +-
 debian/copyright                                  |   6 +-
 dist.ini                                          |   5 +-
 lib/Test/Portability/Files.pm                     |  15 +-
 t/00-compile.t                                    |  97 +++---
 t/author-critic.t                                 |   4 +-
 t/author-eol.t                                    |  43 +++
 t/author-mojibake.t                               |  17 +
 t/author-no-tabs.t                                |  43 +++
 t/author-pod-coverage.t                           |  15 +
 t/author-pod-syntax.t                             |  15 +
 t/{release-portability.t => author-portability.t} |  10 +-
 t/author-synopsis.t                               |  13 +
 t/author-test-eol.t                               |  17 -
 t/author-test-version.t                           |  31 ++
 t/release-cpan-changes.t                          |  19 +-
 t/release-dist-manifest.t                         |   4 +-
 t/release-distmeta.t                              |   9 +-
 t/release-kwalitee.t                              |  16 +-
 t/release-meta-json.t                             |   8 +-
 t/release-minimum-version.t                       |   4 +-
 t/release-mojibake.t                              |  17 -
 t/release-no-tabs.t                               |  16 -
 t/release-pod-coverage.t                          |  21 --
 t/release-pod-linkcheck.t                         |   4 +-
 t/release-pod-syntax.t                            |  15 -
 t/release-synopsis.t                              |  16 -
 t/release-test-version.t                          |  30 --
 t/release-unused-vars.t                           |  18 +-
 37 files changed, 853 insertions(+), 468 deletions(-)
 create mode 100644 t/author-eol.t
 create mode 100644 t/author-mojibake.t
 create mode 100644 t/author-no-tabs.t
 create mode 100644 t/author-pod-coverage.t
 create mode 100644 t/author-pod-syntax.t
 rename t/{release-portability.t => author-portability.t} (53%)
 create mode 100644 t/author-synopsis.t
 delete mode 100644 t/author-test-eol.t
 create mode 100644 t/author-test-version.t
 delete mode 100644 t/release-mojibake.t
 delete mode 100644 t/release-no-tabs.t
 delete mode 100644 t/release-pod-coverage.t
 delete mode 100644 t/release-pod-syntax.t
 delete mode 100644 t/release-synopsis.t
 delete mode 100644 t/release-test-version.t

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



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