[libexception-class-perl] branch master updated (6809798 -> f461d25)

gregor herrmann gregoa at debian.org
Sat Jan 6 20:39:06 UTC 2018


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

gregoa pushed a change to branch master
in repository libexception-class-perl.

      from  6809798   update changelog
      adds  732cd83   Bump version after release
      adds  f99c11d   Test on Perl 5.26 and use Travis caching
      adds  ccc00a4   Add appveyor.yml
      adds  4210cf2   Pass through more frame filtering options from throw to DST->new
      adds  de8447e   Fix theme setting in perlcriticrc to exclude random stuff like Pulp
      adds  a28f885   v1.44
      adds  94033c8   New upstream version 1.44
       new  a78bf5e   Update upstream source from tag 'upstream/1.44'
       new  6417747   Update debian/changelog
       new  dbf071f   Update years of packaging copyright.
       new  b4cdd78   Declare compliance with Debian Policy 4.1.3.
       new  a2037f6   Bump debhelper compatibility level to 10.
       new  f461d25   releasing package libexception-class-perl version 1.44-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:
 CONTRIBUTING.md             |   2 +-
 Changes                     |   7 +++
 MANIFEST                    |   3 +-
 META.json                   | 135 ++++++++++++++++++++++----------------------
 META.yml                    | 130 +++++++++++++++++++++---------------------
 Makefile.PL                 |   4 +-
 README.md                   |   2 +-
 appveyor.yml                |  17 ++++++
 cpanfile                    |   1 -
 debian/changelog            |   9 ++-
 debian/compat               |   2 +-
 debian/control              |   4 +-
 debian/copyright            |   2 +-
 lib/Exception/Class.pm      |   4 +-
 lib/Exception/Class/Base.pm |  13 ++++-
 perlcriticrc                |   2 +-
 t/00-report-prereqs.dd      |   3 +-
 t/ignore.t                  |  20 ++++++-
 xt/author/00-compile.t      |   4 +-
 19 files changed, 207 insertions(+), 157 deletions(-)
 create mode 100644 appveyor.yml

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



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