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

abe pushed a change to branch master
in repository libdevel-cover-perl.

      from  5cb03ef   Upload to unstable as 1.20
      adds  7dcb196   Update release instructions.
      adds  063d9c2   Add new perl versions to travis.
      adds  0284ed6   Use travis-perl.
      adds  0b6306c   Another try with travis config.
      adds  ddf3ede   Building the dist is failing.
      adds  960a8e4   Does 5.6.2 need to go in the matrix?
      adds  f81da3a   cpanm needs 5.8.1 so how can 5.6 ever work?
      adds  525ae32   Add an install section for 5.6.2 on travis.
      adds  f77a0b4   Ensure Makefile is built before using it in dzil.
      adds  ea33d5c   Use build-dist command now dist.ini is fixed.
      adds  27a3eea   Can we test against 5.6.1 too?
      adds  2cf1a81   Don't care enough about 5.6.1 to fix it on travis.
      adds  902dac7   Add LICENCE file.
      adds  5abd3d1   Document using html_basic report with uncoverable.
      adds  c68b8cc   Docker has fixed bugs so remove workarounds.
      adds  bc3722f   Don't try to get location of ops without it.
      adds  fcfa503   Add Changes.
      adds  a39dbc9   Update Contributors.
      adds  4290e7e   Bump version number.
      adds  080ed75   v1.21
      adds  e2e54be   Imported Upstream version 1.21
       new  6c2b270   Merge tag 'upstream/1.21'
       new  04423bc   Update debian/changelog

The 2 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:
 .travis.yml                            |  38 +++-
 Changes                                |   5 +
 Contributors                           |   1 +
 LICENCE                                | 379 +++++++++++++++++++++++++++++++++
 MANIFEST                               |   3 +-
 META.json                              | 168 ++++++++-------
 META.yml                               | 167 ++++++++-------
 Makefile.PL                            |   2 +-
 bin/cover                              |   4 +-
 bin/cpancover                          |   4 +-
 bin/gcov2perl                          |   4 +-
 debian/changelog                       |   6 +
 dist.ini                               |   9 +-
 docs/RELEASE                           |   4 +-
 lib/Devel/Cover.pm                     |  12 +-
 lib/Devel/Cover/Annotation/Git.pm      |   4 +-
 lib/Devel/Cover/Annotation/Random.pm   |   4 +-
 lib/Devel/Cover/Annotation/Svk.pm      |   4 +-
 lib/Devel/Cover/Branch.pm              |   4 +-
 lib/Devel/Cover/Collection.pm          |   9 +-
 lib/Devel/Cover/Condition.pm           |   4 +-
 lib/Devel/Cover/Condition_and_2.pm     |   4 +-
 lib/Devel/Cover/Condition_and_3.pm     |   4 +-
 lib/Devel/Cover/Condition_or_2.pm      |   4 +-
 lib/Devel/Cover/Condition_or_3.pm      |   4 +-
 lib/Devel/Cover/Condition_xor_4.pm     |   4 +-
 lib/Devel/Cover/Criterion.pm           |   4 +-
 lib/Devel/Cover/DB.pm                  |   4 +-
 lib/Devel/Cover/DB/Digests.pm          |   4 +-
 lib/Devel/Cover/DB/File.pm             |   4 +-
 lib/Devel/Cover/DB/IO.pm               |   4 +-
 lib/Devel/Cover/DB/IO/JSON.pm          |   4 +-
 lib/Devel/Cover/DB/IO/Sereal.pm        |   4 +-
 lib/Devel/Cover/DB/IO/Storable.pm      |   4 +-
 lib/Devel/Cover/DB/Structure.pm        |   4 +-
 lib/Devel/Cover/Dumper.pm              |   4 +-
 lib/Devel/Cover/Html_Common.pm         |   4 +-
 lib/Devel/Cover/Op.pm                  |   4 +-
 lib/Devel/Cover/Pod.pm                 |   4 +-
 lib/Devel/Cover/Report/Compilation.pm  |   4 +-
 lib/Devel/Cover/Report/Html.pm         |   4 +-
 lib/Devel/Cover/Report/Html_basic.pm   |   6 +-
 lib/Devel/Cover/Report/Html_minimal.pm |   4 +-
 lib/Devel/Cover/Report/Html_subtle.pm  |   6 +-
 lib/Devel/Cover/Report/Json.pm         |   4 +-
 lib/Devel/Cover/Report/Sort.pm         |   4 +-
 lib/Devel/Cover/Report/Text.pm         |   4 +-
 lib/Devel/Cover/Report/Text2.pm        |   4 +-
 lib/Devel/Cover/Report/Vim.pm          |   6 +-
 lib/Devel/Cover/Statement.pm           |   4 +-
 lib/Devel/Cover/Subroutine.pm          |   4 +-
 lib/Devel/Cover/Test.pm                |   4 +-
 lib/Devel/Cover/Time.pm                |   4 +-
 lib/Devel/Cover/Truth_Table.pm         |   4 +-
 lib/Devel/Cover/Tutorial.pod           |   2 +-
 lib/Devel/Cover/Util.pm                |   4 +-
 lib/Devel/Cover/Web.pm                 |   4 +-
 utils/dc                               |   2 +-
 58 files changed, 710 insertions(+), 275 deletions(-)
 create mode 100644 LICENCE

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to