[libpetal-perl] branch master updated (a1a5236 -> 0c10637)
Nuno Carvalho
smash at cpan.org
Wed Sep 25 17:20:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a change to branch master
in repository libpetal-perl.
from a1a5236 update changelog
adds 0869a7e Imported Upstream version 2.23
new 90786e7 Merge tag 'upstream/2.23'
new 29c774d Bump standards version in d/control
new df8082b Remove patch, no longer required
new c69d540 Refactor d/copyright
new 0c10637 New upstream release, ready for review
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:
.cvsignore | 5 ---
Changes | 13 ++++++
MANIFEST | 4 +-
META.json | 44 +++++++++++++++++++
META.yml | 44 +++++++++----------
Makefile.PL | 3 +-
debian/changelog | 12 +++++-
debian/control | 2 +-
debian/copyright | 61 ++++++++++++++-------------
debian/patches/series | 1 -
debian/patches/spelling-errors.patch | 24 -----------
lib/Petal.pm | 14 +++---
lib/Petal/Cache/Disk.pm | 24 +++++------
lib/Petal/Cache/Memory.pm | 15 +++----
lib/Petal/CodeGenerator.pm | 15 ++++++-
lib/Petal/{Deprecated.pm => Deprecated.pod} | 0
lib/Petal/Functions.pm | 2 +-
t/016_Method_Param.t | 8 +++-
t/019_Autoload.t | 8 +++-
t/084_Cookbook.t | 7 ++-
t/088_latin1.t | 5 ++-
t/089_utf-8.t | 5 ++-
22 files changed, 191 insertions(+), 125 deletions(-)
delete mode 100644 .cvsignore
create mode 100644 META.json
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling-errors.patch
rename lib/Petal/{Deprecated.pm => Deprecated.pod} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpetal-perl.git
More information about the Pkg-perl-cvs-commits
mailing list