[libtest-valgrind-perl] branch master updated (a740332 -> f707536)

gregor herrmann gregoa at debian.org
Thu Sep 5 19:26:26 UTC 2013


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

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

      from  a740332   Prepare changelog for release
      adds  ac10ec9   Imported Upstream version 1.14
       new  b606fe5   Merge tag 'upstream/1.14'
       new  19fdb3e   New upstream release.
       new  59b8444   Drop remaining libtest-* build dependencies.
       new  e68046d   Update years of upstream and packaging copyright.
       new  d01d106   remove boilerplate comments from debian/watch
       new  f707536   releasing package libtest-valgrind-perl version 1.14-1

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:
 Changes                                       |    9 +++
 MANIFEST                                      |    6 +-
 META.json                                     |   80 ++++++++++++-------------
 META.yml                                      |    6 +-
 Makefile.PL                                   |    4 +-
 README                                        |   12 ++--
 Valgrind.xs                                   |    8 ++-
 debian/changelog                              |   10 ++++
 debian/control                                |    3 -
 debian/copyright                              |    4 +-
 debian/watch                                  |    2 -
 lib/Test/Valgrind.pm                          |   14 +++--
 lib/Test/Valgrind/Action.pm                   |   30 +++++++---
 lib/Test/Valgrind/Action/Captor.pm            |   13 ++--
 lib/Test/Valgrind/Action/Suppressions.pm      |   18 ++++--
 lib/Test/Valgrind/Action/Test.pm              |   18 ++++--
 lib/Test/Valgrind/Carp.pm                     |    6 +-
 lib/Test/Valgrind/Command.pm                  |   32 +++++++---
 lib/Test/Valgrind/Command/Aggregate.pm        |   15 +++--
 lib/Test/Valgrind/Command/Perl.pm             |   25 ++++++--
 lib/Test/Valgrind/Command/PerlScript.pm       |   16 +++--
 lib/Test/Valgrind/Component.pm                |   16 +++--
 lib/Test/Valgrind/Parser.pm                   |   24 +++++---
 lib/Test/Valgrind/Parser/Suppressions/Text.pm |    6 +-
 lib/Test/Valgrind/Parser/Text.pm              |   10 ++--
 lib/Test/Valgrind/Parser/XML.pm               |   10 ++--
 lib/Test/Valgrind/Parser/XML/Twig.pm          |   10 ++--
 lib/Test/Valgrind/Report.pm                   |   32 ++++++++--
 lib/Test/Valgrind/Session.pm                  |   53 +++++++++++++---
 lib/Test/Valgrind/Suppressions.pm             |   27 +++++++--
 lib/Test/Valgrind/Tool.pm                     |   42 +++++++++----
 lib/Test/Valgrind/Tool/memcheck.pm            |   27 ++++++---
 samples/xml-output-protocol4.txt              |   12 ++--
 samples/xml-output.txt                        |   14 ++---
 t/00-load.t                                   |    2 +-
 t/91-pod.t                                    |   13 ----
 t/92-pod-coverage.t                           |   53 ----------------
 t/95-portability-files.t                      |   10 ----
 t/99-kwalitee.t                               |   21 -------
 t/lib/Test/Valgrind/Test/Action.pm            |   11 +++-
 40 files changed, 434 insertions(+), 290 deletions(-)
 delete mode 100644 t/91-pod.t
 delete mode 100644 t/92-pod-coverage.t
 delete mode 100644 t/95-portability-files.t
 delete mode 100644 t/99-kwalitee.t

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



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