[libexception-class-perl] branch master updated (634bfa7 -> 1d83fb6)
Lucas Kanashiro
kanashiro.duarte at gmail.com
Mon Feb 1 02:43:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libexception-class-perl.
from 634bfa7 update changelog
adds 8ed64f5 Imported Upstream version 1.40
new 4a96157 Merge tag 'upstream/1.40'
new c7368d3 Update debian/changelog
new a11f280 Update upstream metadata
new 6439791 Update years of upstream copyright
new ddc95ad Update Debian packaging copyright
new e3c7297 Add build dependency on libtest-simple-perl
new 1d83fb6 Releasing libexception-class-perl version 1.40-1
The 7 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 | 5 +
LICENSE | 6 +-
MANIFEST | 15 +-
META.json | 501 +++++++++++++------
META.yml | 417 ++++++++++------
Makefile.PL | 19 +-
README.md | 631 ++++++++++++------------
cpanfile | 45 ++
debian/changelog | 14 +-
debian/control | 7 +-
debian/copyright | 3 +-
debian/upstream/metadata | 8 +-
dist.ini | 5 +-
lib/Exception/Class.pm | 14 +-
lib/Exception/Class/Base.pm | 12 +-
perlcriticrc | 58 +++
perltidyrc | 22 +
t/00-report-prereqs.dd | 16 +-
t/00-report-prereqs.t | 13 +-
t/{00-compile.t => author-00-compile.t} | 17 +-
t/author-eol.t | 33 +-
t/{author-eol.t => author-mojibake.t} | 11 +-
t/author-no-tabs.t | 10 +-
t/author-pod-spell.t | 5 +-
t/{release-pod-syntax.t => author-pod-syntax.t} | 5 +-
t/author-test-version.t | 32 ++
t/basic.t | 20 +-
t/ecb-standalone.t | 1 -
t/release-pod-coverage.t | 9 +
t/release-portability.t | 1 +
t/release-synopsis.t | 13 -
t/{release-pod-syntax.t => release-tidyall.t} | 11 +-
tidyall.ini | 9 +
weaver.ini | 17 -
34 files changed, 1267 insertions(+), 738 deletions(-)
create mode 100644 cpanfile
create mode 100644 perlcriticrc
create mode 100644 perltidyrc
rename t/{00-compile.t => author-00-compile.t} (72%)
copy t/{author-eol.t => author-mojibake.t} (58%)
copy t/{release-pod-syntax.t => author-pod-syntax.t} (56%)
create mode 100644 t/author-test-version.t
delete mode 100644 t/release-synopsis.t
rename t/{release-pod-syntax.t => release-tidyall.t} (70%)
create mode 100644 tidyall.ini
delete mode 100644 weaver.ini
--
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