[libexception-class-perl] branch master updated (7b96373 -> ab929fb)
gregor herrmann
gregoa at debian.org
Mon Sep 30 16:57:24 UTC 2013
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 7b96373 Remove trailing whitespace
adds 3c60d52 Imported Upstream version 1.37
new 8d6eb04 Merge tag 'upstream/1.37'
new d8edb5d New upstream release.
new 6b7288e Update copyright years and upstream license.
new 80ae815 Declare compliance with Debian Policy 3.9.4.
new ab929fb releasing package libexception-class-perl version 1.37-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 | 118 ++++---
INSTALL | 2 +-
LICENSE | 548 +++++++++++++++++++----------
MANIFEST | 6 +-
META.json | 31 +-
META.yml | 16 +-
Makefile.PL | 44 ++-
README | 9 +-
SIGNATURE | 46 ---
debian/changelog | 9 +-
debian/control | 2 +-
debian/copyright | 197 +----------
dist.ini | 41 +--
lib/Exception/Class.pm | 129 ++++---
lib/Exception/Class/Base.pm | 26 +-
t/basic.t | 116 +++---
t/release-eol.t | 2 +-
t/release-kwalitee.t | 15 -
t/release-pod-linkcheck.t | 28 ++
t/release-pod-no404s.t | 29 ++
t/release-pod-spell.t | 7 +-
t/{release-pod.t => release-pod-syntax.t} | 8 +-
22 files changed, 756 insertions(+), 673 deletions(-)
delete mode 100644 SIGNATURE
mode change 100755 => 100644 lib/Exception/Class.pm
delete mode 100644 t/release-kwalitee.t
create mode 100644 t/release-pod-linkcheck.t
create mode 100644 t/release-pod-no404s.t
rename t/{release-pod.t => release-pod-syntax.t} (62%)
--
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