[libclass-throwable-perl] branch master updated (884fc9c -> 37e2d8f)
Lucas Kanashiro
kanashiro-guest at moszumanska.debian.org
Thu Aug 20 10:59:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libclass-throwable-perl.
from 884fc9c update changelog
adds 25aef29 Imported Upstream version 0.13
new cd6e4c9 Merge tag 'upstream/0.13'
new 2f88339 Update debian/changelog
new 2a10fcd Remove no longer necessary spelling patch
new b73892b Bump debhelper compatibility level to 9
new f02c2fe Declare compliance with Debian policy 3.9.6
new 8ffbaf6 Add autopkgtest-pkg-perl
new 46ec86e Update short and long description
new bd7d6b2 Update d/copyright in compliance with DEP-5
new 03f5c6a Refactor d/rules
new 37e2d8f Releasing libclass-throwable-perl version 0.13-1
The 10 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 | 91 ++++++++++++++-------------
MANIFEST | 6 +-
META.json | 47 ++++++++++++++
META.yml | 25 ++++++++
Makefile.PL | 8 ++-
README | 0
debian/changelog | 17 +++--
debian/compat | 2 +-
debian/control | 17 ++---
debian/copyright | 44 +++++++------
debian/patches/series | 1 -
debian/patches/spelling.patch | 71 ---------------------
debian/rules | 69 +-------------------
lib/Class/Throwable.pm | 24 ++++---
t/10_Class_Throwable_test.t | 0
t/20_Class_Throwable_subException_test.t | 0
t/30_Class_Throwable_inline_exceptions_test.t | 0
t/35_Class_Throwable_sub_class_test.t | 0
t/40_Class_Throwable_misc_test.t | 0
t/50_Class_Throwable_retrofit_test.t | 0
t/TestException.pm | 0
t/pod.t | 0
t/pod_coverage.t | 0
23 files changed, 195 insertions(+), 227 deletions(-)
mode change 100644 => 100755 Changes
create mode 100644 META.json
create mode 100644 META.yml
mode change 100644 => 100755 Makefile.PL
mode change 100644 => 100755 README
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling.patch
mode change 100644 => 100755 lib/Class/Throwable.pm
mode change 100644 => 100755 t/10_Class_Throwable_test.t
mode change 100644 => 100755 t/20_Class_Throwable_subException_test.t
mode change 100644 => 100755 t/30_Class_Throwable_inline_exceptions_test.t
mode change 100644 => 100755 t/35_Class_Throwable_sub_class_test.t
mode change 100644 => 100755 t/40_Class_Throwable_misc_test.t
mode change 100644 => 100755 t/50_Class_Throwable_retrofit_test.t
mode change 100644 => 100755 t/TestException.pm
mode change 100644 => 100755 t/pod.t
mode change 100644 => 100755 t/pod_coverage.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-throwable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list