[libdevel-cover-perl] branch master updated (b489d6d -> 610479a)

Axel Beckert abe at deuxchevaux.org
Sun Nov 12 19:46:49 UTC 2017


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  b489d6d   releasing package libdevel-cover-perl version 1.28-1
      adds  cf2e2a1   Add install_cpancover_perl command to dc
      adds  f0d0f0d   Update docs for installing cpancover_perl
      adds  0527aba   Keep to 80 columns
      adds  638e87d   I did a TODO!
      adds  374689f   Lock using read and append mode
      adds  702d3c9   Update Changes, Contributors and tidy up
      adds  019cfb5   Merge branch 'pr/196'
      adds  5c7ff4a   Standardise quoting
      adds  493113e   Add HTML::Entities to module list
      adds  4391f03   Need to check whether this TODO is still valid
      adds  739520e   Clean up lock files in DB
      adds  0c309db   Add Changes
      adds  9181866   Correct punctuation in release instructions
      adds  567e862   Bump version number
      adds  4192768   Add dc install_dzil command
      adds  526f735   v1.29
      adds  deb7007   New upstream version 1.29
       new  0347ec2   Update upstream source from tag 'upstream/1.29'
       new  2fbd1a1   Update debian/changelog
       new  610479a   Remove MYMETA.json.lock in clean target

The 3 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                                |   4 ++
 Contributors                           |   1 +
 META.json                              | 116 ++++++++++++++++-----------------
 META.yml                               | 104 ++++++++++++++---------------
 Makefile.PL                            |   2 +-
 bin/cover                              |   8 ++-
 bin/cpancover                          |   4 +-
 bin/gcov2perl                          |   4 +-
 debian/changelog                       |   7 ++
 debian/clean                           |   1 +
 docs/RELEASE                           |   4 +-
 docs/TODO                              |   1 -
 docs/cpancover.md                      |   6 +-
 lib/Devel/Cover.pm                     |   4 +-
 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          |   6 +-
 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                  |  17 ++++-
 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/Base.pm          |   8 +--
 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                               |  22 ++++++-
 58 files changed, 262 insertions(+), 221 deletions(-)
 create mode 100644 debian/clean

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



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