[libmemoize-expirelru-perl] branch master updated (4629dd2 -> ffd4dca)
Florian Schlichting
fsfs at moszumanska.debian.org
Tue Oct 11 20:48:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libmemoize-expirelru-perl.
from 4629dd2 update changelog
adds 8300cd1 New upstream version 0.56
new b16baff Merge tag 'upstream/0.56'
new 2eebb4a Update debian/changelog
new 43af73a Add upstream metadata
new 40cf3c9 Update stand-alone license paragraphs to commonly used version (not limiting Debian to GNU/Linux, directly linking to GPL-1)
new 6952d1e Bump dh compat to level 9
new c7c8979 Stop shipping irrelevant (for Debian) README
new a336105 Update to copyright-format 1.0
new 9b6a7ad Declare compliance with Debian Policy 3.9.8
new 1302035 Mark package autopkgtest-able
new ffd4dca prepare changelog for release
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 | 32 ++-
LICENSE | 379 +++++++++++++++++++++++++++++++
MANIFEST | 9 +-
META.json | 49 ++++
META.yml | 26 +++
Makefile.PL | 67 +++++-
README | 21 +-
debian/changelog | 16 +-
debian/compat | 2 +-
debian/control | 6 +-
debian/copyright | 18 +-
debian/libmemoize-expirelru-perl.docs | 1 -
debian/upstream/metadata | 6 +
dist.ini | 19 ++
ExpireLRU.pm => lib/Memoize/ExpireLRU.pm | 51 +++--
test.pl => t/02-original.t | 52 ++---
16 files changed, 664 insertions(+), 90 deletions(-)
create mode 100644 LICENSE
create mode 100644 META.json
create mode 100644 META.yml
delete mode 100644 debian/libmemoize-expirelru-perl.docs
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
rename ExpireLRU.pm => lib/Memoize/ExpireLRU.pm (92%)
rename test.pl => t/02-original.t (85%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmemoize-expirelru-perl.git
More information about the Pkg-perl-cvs-commits
mailing list