[libtest-output-perl] branch master updated (e9666a9 -> 9f86f99)

gregor herrmann gregoa at debian.org
Fri Aug 4 01:24:07 UTC 2017


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

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

      from  e9666a9   update changelog
      adds  f877952   * for version 1.03
      adds  9e25558   Clean up Changes
      adds  3479a01   Expand .travis.yml for coveralls, 5.20, helpers
      adds  29e8431   ignore these files
      adds  c775326   normalize Changes file
      adds  309b723   normalize Changes header line according to CPAN::Changes::Spec
      adds  37c2a45   Add author test for Changes file
      adds  248edb1   Change to W3CDTF dates
      adds  82d3d11   Fix changes.t for missing interpolated variable
      adds  cef51e0   Date format for CPAN::Changes::Spec
      adds  460ac4c   Modulino-ize Makefile.PL, Phase 1
      adds  953cec9   Die if we cannot load correct ExtUtils::MakeMaker
      adds  9e25e37   More modernization of Makefile.PL
      adds  7100e1f   Most of the modernization of Makefile.PL
      adds  50208f0   Update LICENSE file to include full license
      adds  05c86de   "Depend on File::Spec::Functions"
      adds  2999ba3   Dist name from module
      adds  e7cd563   clean up distdir
      adds  1cfd011   set a package
      adds  593665b   It's not bugtraker with no c
      adds  287e5a3   The new README.pod, fit for GitHub
      adds  a6cd93a   Remove the old README (now README.pod)
      adds  81998bb   Update MANIFEST
      adds  f12ba2e   Add MIN_PERL_VERSION
      adds  743c6d8   Add MIN_PERL_VERSION
      adds  2251dc3   Add Pod to all the Makefile.PLs
      adds  b61fe06   typo
      adds  6432b88   Add INSTALL.SKIP
      adds  cf19cc2   Add INSTALL.SKIP
      adds  82d5aad   Escape metachar in skip pattern
      adds  047e5b6   Update MANIFEST for INSTALL.SKIP
      adds  d7131af   Fix whitespace in YAML: tabs no longer allowed
      adds  eb3454e   Add v5.22 to Travis, and run in container by turning off sudo
      adds  f007fb2   Add v5.22 to Travis, and run in container by turning off sudo
      adds  2433dde   Add =encoding to all pod files
      adds  5539cf9   Remove Sub::Exporter from module
      adds  a3e4d43   Declare $VERSION with `our` instead of `use vars`
      adds  acdd2ca   It's @EXPORT, which happens automatically, not at request.
      adds  3498bb3   Wrap code things in C<>
      adds  61ab3d3   Make a bullet list of export tags, remove Sub::Exporter mentions
      adds  475f319   Remove Sub::Exporter from Prereq
      adds  b532d8a   Add the :all tag
      adds  2142b55   * for version 1.031
      adds  ae08eb7   New upstream version 1.031
       new  922a9bc   Updated version 1.031 from 'upstream/1.031'
       new  da87661   Update debian/changelog
       new  a4079ea   debian/watch: add uversionmangle
       new  a724550   Update debian/upstream/metadata.
       new  02c2baf   Update years of packaging copyright.
       new  38821ac   Update (build) dependencies.
       new  de08540   Declare compliance with Debian Policy 4.0.0.
       new  2a03745   Bump debhelper compatibility level to 9.
       new  9f86f99   releasing package libtest-output-perl version 1.031-1

The 9 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                  | 114 ++++++++++++++-------------
 INSTALL.SKIP             |   6 ++
 LICENSE                  | 178 ++++++++++++++++++++++++++++++++++++++++-
 MANIFEST                 |   4 +-
 META.json                |  30 ++++---
 META.yml                 |  25 +++---
 Makefile.PL              | 140 +++++++++++++++++++++++++--------
 README                   |  28 -------
 README.pod               | 114 +++++++++++++++++++++++++++
 debian/changelog         |  13 ++-
 debian/compat            |   2 +-
 debian/control           |  12 ++-
 debian/copyright         |   2 +-
 debian/upstream/metadata |   2 +
 debian/watch             |   1 +
 lib/Test/Output.pm       | 201 +++++++++++++++++++++--------------------------
 xt/changes.t             |   4 +
 17 files changed, 612 insertions(+), 264 deletions(-)
 create mode 100644 INSTALL.SKIP
 delete mode 100644 README
 create mode 100644 README.pod
 create mode 100644 xt/changes.t

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



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