[libtest-modern-perl] branch master updated (69a1682 -> 488876c)

Jonas Smedegaard dr at jones.dk
Thu Jul 23 10:29:40 UTC 2015


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

js pushed a change to branch master
in repository libtest-modern-perl.

      from  69a1682   update changelog
      adds  094f65c   Added tag 0.008 for changeset 0564eb78033c
      adds  afa0601   implement -internet and NO_NETWORK_TESTS like Test::RequiresInternet
      adds  a4077ec   improved namespace::clean testing
      adds  09af1f8   improve Travis testing
      adds  f86275f   prototype for subtest has changed in the past; bypass prototype just in case
      adds  7b08786   bump version; changelog
      adds  da6a65f   Added tag 0.009 for changeset c64c4e1ad01f
      adds  4a36070   is_faster
      adds  4234f98   cope with upstream changes to perl-travis-helper
      adds  f82e69e   fix BAIL_OUT from object_ok
      adds  c13492f   bump version; changelog
      adds  2fd2866   Added tag 0.010 for changeset 829d435d1400
      adds  39f8106   version_all_same should cope better with undefined $VERSION
      adds  741d6ed   bump version; changelog
      adds  344f9ad   Added tag 0.011 for changeset 349de44bc187
      adds  7ed8409   do not want
      adds  65fe17a   try again
      adds  bd16840   want a more recent Dist::Inkt for travis passingness
      adds  f5d5784   hopefully travis will be able to see the latest DIPT now
      adds  f4ab446   use more generic 5.20 rather than specificially 5.20.0; use my copy of perl-travis-helper, not haarg's
      adds  37ba9fd   don't use Test::Builder->_try
      adds  378073c   bump version; changelog
      adds  7df7ec6   Added tag 0.012 for changeset 803c75c6c2d6
      adds  2b7a810   test recommendations
      adds  b7e9709   bump version; changelog
      adds  602913a   Imported Upstream version 0.013
       new  11dd291   Merge tag 'upstream/0.013'
       new  534fa9f   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  af13924   Add lintian overrides regarding license in License-Reference field. See bug#786450.
       new  08c45c8   Sync control.in with control: Update Vcs-Browser URL to use cgit web frontend.
       new  05b0b17   Update copyright info: Extend coverage of packaging to include current year.
       new  488876c   Prepare for release: Update changelog and copyright hints.

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:
 COPYRIGHT                       |  13 +-
 Changes                         |  28 ++++
 MANIFEST                        |   1 +
 META.json                       |  25 ++-
 META.yml                        |  12 +-
 Makefile.PL                     |  55 +++---
 README                          |  82 ++++++++-
 SIGNATURE                       |  27 +--
 debian/changelog                |  28 +++-
 debian/control.in               |   2 +-
 debian/copyright                |  63 ++-----
 debian/copyright_hints          |   8 +-
 debian/rules                    |   2 +-
 debian/source/lintian-overrides |   3 +
 doap.ttl                        |  88 +++++++++-
 lib/Test/Modern.pm              | 362 +++++++++++++++++++++++++++++++++++++---
 t/10namespaces-clean.t          |  21 ++-
 t/{15tlib.t => 16bench.t}       |  15 +-
 18 files changed, 686 insertions(+), 149 deletions(-)
 create mode 100644 debian/source/lintian-overrides
 copy t/{15tlib.t => 16bench.t} (59%)

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



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