[libdevel-stacktrace-perl] branch master updated (4db1206 -> 169abfd)

gregor herrmann gregoa at debian.org
Tue Nov 21 18:27:21 UTC 2017


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

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

      from  4db1206   releasing package libdevel-stacktrace-perl version 2.0200-1
      adds  6d37c67   Bump version after release
      adds  25970e7   Clean up code style in Frame
      adds  b3a3bb9   Return _something_ when all frames in a trace are skipped
      adds  23545bd   Test on 5.26 and use Travis caching
      adds  af03122   Add an appveyor.yml file
      adds  57ba3f4   v2.03
      adds  a54f6a9   New upstream version 2.0300
       new  f734be8   Update upstream source from tag 'upstream/2.0300'
       new  4b5bc05   Update debian/changelog
       new  51e189d   Update years of upstream and packaging copyright.
       new  c5b8634   Declare compliance with Debian Policy 4.1.1.
       new  169abfd   releasing package libdevel-stacktrace-perl version 2.0300-1

The 5 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:
 CONTRIBUTING.md               |   6 +-
 Changes                       |   9 ++
 LICENSE                       |   2 +-
 MANIFEST                      |   3 +-
 META.json                     | 194 ++++++++++++++++++++++--------------------
 META.yml                      | 181 ++++++++++++++++++++-------------------
 Makefile.PL                   |   4 +-
 README.md                     |  21 ++++-
 appveyor.yml                  |  17 ++++
 cpanfile                      |   5 +-
 debian/changelog              |   8 ++
 debian/control                |   2 +-
 debian/copyright              |   4 +-
 lib/Devel/StackTrace.pm       |  45 +++++++---
 lib/Devel/StackTrace/Frame.pm |  68 +++++++++------
 t/00-report-prereqs.dd        |  11 ++-
 t/00-report-prereqs.t         |  18 +++-
 t/09-skip-frames.t            |  22 ++++-
 xt/author/00-compile.t        |   4 +-
 19 files changed, 385 insertions(+), 239 deletions(-)
 create mode 100644 appveyor.yml

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



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