[libthrowable-perl] branch master updated (0b5d4cf -> d2cda21)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 14 19:01:44 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libthrowable-perl.

      from  0b5d4cf   releasing package libthrowable-perl version 0.200012-1
      adds  e8ddd14   Add very minimal test cases for previous_exception().
      adds  a90f471   Throwable/Error.pm: Change POD, class is now built on Moo
      adds  a6695f5   Make a note in POD/examples that Moo and Mouse also work with Throwable
      adds  23f9b4b   let us pretend that Mouse does not exist
      adds  97cbae7   v0.200013
      adds  cc2d2ec   Imported Upstream version 0.200013
       new  9c00088   Merge tag 'upstream/0.200013'
       new  722907a   Update debian/changelog
       new  9db35d0   Bump debhelper compatibility to level 9
       new  3c4ad37   Add autopkgtest-pkg-perl
       new  1a5c7b2   Update year of upstream copyright
       new  d2cda21   Release libthrowable-perl 0.200013-1 to unstable

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                          |   4 +
 LICENSE                          |   6 +-
 MANIFEST                         |   5 +-
 META.json                        | 188 ++++++++++++++++++++++++---------------
 META.yml                         | 171 +++++++++++++++++++++--------------
 Makefile.PL                      |  16 ++--
 README                           |   6 +-
 debian/changelog                 |  10 +++
 debian/compat                    |   2 +-
 debian/control                   |   3 +-
 debian/copyright                 |   3 +-
 lib/StackTrace/Auto.pm           |  12 +--
 lib/Throwable.pm                 |  68 ++++++++++++--
 lib/Throwable/Error.pm           |  12 +--
 t/00-report-prereqs.dd           |  40 +++++++++
 t/00-report-prereqs.t            | 183 +++++++++++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t     |  82 -----------------
 t/basic.t                        |  38 ++++++++
 xt/release/changes_has_content.t |   2 +-
 19 files changed, 592 insertions(+), 259 deletions(-)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t

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



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