[libdevel-cover-perl] branch master updated (32f5276 -> b489d6d)

gregor herrmann gregoa at debian.org
Sat Oct 14 15:07:46 UTC 2017


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

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

      from  32f5276   mark patch as applied-upstream
      adds  1fbb974   The dzil git push plugin still hangs for me
      adds  28967e7   Note use of Ubuntu 16.04 on cpancover.com
      adds  b065694   Correct formatting
      adds  87ea4ab   Note that the implementation is not too bad now
      adds  f82492d   Fix a typo in the POD.
      adds  303cf6b   Reformat documentation paragraph
      adds  f72eecc   Update Changes file
      adds  ea35cf0   Fix up passing options to cover program
      adds  ba3ed27   Âdd newly released perl versions
      adds  bef421c   Bump version number
      adds  7d6e9fe   v1.28
      adds  3ab4e0c   New upstream version 1.28
       new  8eef68f   Update upstream source from tag 'upstream/1.28'
       new  1509c11   Update debian/changelog
       new  06c3461   Drop spelling.patch, merged upstream.
       new  b489d6d   releasing package libdevel-cover-perl version 1.28-1

The 4 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                              | 119 ++++++++++++++-------------------
 META.yml                               | 114 ++++++++++++++-----------------
 Makefile.PL                            |   4 +-
 bin/cover                              |  12 +++-
 bin/cpancover                          |  28 ++++----
 bin/gcov2perl                          |   4 +-
 debian/changelog                       |   7 ++
 debian/patches/series                  |   1 -
 debian/patches/spelling.patch          |  19 ------
 dist.ini                               |   3 +-
 docs/cpancover.md                      |   9 ++-
 lib/Devel/Cover.pm                     |   8 +--
 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                  |   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/Base.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/all_versions                     |   6 +-
 58 files changed, 244 insertions(+), 273 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

-- 
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