[libdevel-stacktrace-perl] branch master updated (6954789 -> aa0488e)

gregor herrmann gregoa at debian.org
Sun Feb 16 15:07:28 UTC 2014


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  6954789   update changelog
      adds  6bf3fd6   Imported Upstream version 1.3100
       new  76ebf97   Merge tag 'upstream/1.3100'
       new  83e4379   New upstream release.
       new  78c0d01   Update years of upstream and packaging copyright.
       new  401a38f   Declare compliance with Debian Policy 3.9.5.
       new  aa0488e   releasing package libdevel-stacktrace-perl version 1.3100-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:
 Changes                                        |   6 +
 LICENSE                                        |   2 +-
 MANIFEST                                       |   5 +-
 META.json                                      |  22 ++-
 META.yml                                       |  17 ++-
 Makefile.PL                                    |  47 +++---
 README                                         | 195 ++++++++++++++++++++++++-
 debian/changelog                               |   7 +-
 debian/control                                 |   2 +-
 debian/copyright                               |   4 +-
 dist.ini                                       |  41 +-----
 lib/Devel/StackTrace.pm                        | 123 ++++++++--------
 lib/Devel/StackTrace/Frame.pm                  |  41 +++---
 t/00-compile.t                                 |  74 ++++++++++
 t/01-basic.t                                   | 179 +++++++++++++----------
 t/author-pod-spell.t                           |  31 ++++
 t/release-pod-coverage.t                       |  29 ++--
 t/release-pod-spell.t                          |  32 ----
 t/release-pod-syntax.t                         |   1 +
 t/{release-pod-syntax.t => release-synopsis.t} |   9 +-
 20 files changed, 583 insertions(+), 284 deletions(-)
 create mode 100644 t/00-compile.t
 create mode 100644 t/author-pod-spell.t
 delete mode 100644 t/release-pod-spell.t
 copy t/{release-pod-syntax.t => release-synopsis.t} (60%)

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