[libtest-eol-perl] branch master updated (7b5c371 -> daaefac)

gregor herrmann gregoa at debian.org
Fri Aug 4 03:19:30 UTC 2017


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

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

      from  7b5c371   update changelog
      adds  ac561c5   New upstream version 2.00
       new  f1e3fb8   Updated version 2.00 from 'upstream/2.00'
       new  c0c0e3c   Update debian/changelog
       new  00a38e4   Update debian/upstream/metadata.
       new  320525e   Update years of upstream and packaging copyright.
       new  007c0de   Install new upstream CONTRIBUTING document.
       new  2696554   Declare compliance with Debian Policy 4.0.0.
       new  ae9005f   Bump debhelper compatibility level to 9.
       new  daaefac   releasing package libtest-eol-perl version 2.00-1

The 8 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:
 CONTRIBUTING                                       |  100 ++
 Changes                                            |    9 +-
 INSTALL                                            |   43 +
 LICENSE => LICENCE                                 |    6 +-
 MANIFEST                                           |   27 +-
 META.json                                          | 1123 ++++++++++++++++----
 META.yml                                           |  853 +++++++++++----
 Makefile.PL                                        |   16 +-
 README                                             |    6 +-
 debian/changelog                                   |   11 +-
 debian/compat                                      |    2 +-
 debian/control                                     |    4 +-
 debian/copyright                                   |    4 +-
 debian/libtest-eol-perl.docs                       |    1 +
 debian/upstream/metadata                           |    8 +-
 dist.ini                                           |   25 +-
 lib/Test/EOL.pm                                    |  104 +-
 t/00-report-prereqs.dd                             |  132 +++
 t/00-report-prereqs.t                              |  187 ++++
 t/10-use-self.t                                    |    3 +
 t/11-all.t                                         |    4 +-
 t/12-fail.t                                        |   25 +-
 t/author-eol.t                                     |   31 -
 t/author-no-tabs.t                                 |   31 -
 t/release-pod-syntax.t                             |   14 -
 {t => xt/author}/00-compile.t                      |   22 +-
 xt/author/eol.t                                    |   34 +
 xt/author/kwalitee.t                               |    9 +
 xt/author/mojibake.t                               |    9 +
 xt/author/no-tabs.t                                |   34 +
 .../author/pod-coverage.t                          |    8 -
 xt/author/pod-no404s.t                             |   21 +
 xt/author/pod-spell.t                              |   44 +
 xt/author/pod-syntax.t                             |    7 +
 xt/author/portability.t                            |   10 +
 xt/release/changes_has_content.t                   |   41 +
 xt/release/cpan-changes.t                          |   10 +
 xt/release/distmeta.t                              |    6 +
 xt/release/minimum-version.t                       |    8 +
 39 files changed, 2400 insertions(+), 632 deletions(-)
 create mode 100644 CONTRIBUTING
 create mode 100644 INSTALL
 rename LICENSE => LICENCE (99%)
 create mode 100644 debian/libtest-eol-perl.docs
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/author-eol.t
 delete mode 100644 t/author-no-tabs.t
 delete mode 100644 t/release-pod-syntax.t
 rename {t => xt/author}/00-compile.t (58%)
 create mode 100644 xt/author/eol.t
 create mode 100644 xt/author/kwalitee.t
 create mode 100644 xt/author/mojibake.t
 create mode 100644 xt/author/no-tabs.t
 rename t/release-pod-coverage.t => xt/author/pod-coverage.t (58%)
 create mode 100644 xt/author/pod-no404s.t
 create mode 100644 xt/author/pod-spell.t
 create mode 100644 xt/author/pod-syntax.t
 create mode 100644 xt/author/portability.t
 create mode 100644 xt/release/changes_has_content.t
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/release/distmeta.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-eol-perl.git



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