[libdigest-jhash-perl] branch master updated (ee0b89c -> 7cc29d5)
gregor herrmann
gregoa at debian.org
Sun Nov 22 16:05:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdigest-jhash-perl.
from ee0b89c update changelog
adds 0f7f3ce Imported Upstream version 0.08
new 0bedd7a Merge tag 'upstream/0.08'
adds 77eb292 Imported Upstream version 0.09
new 619c36d Merge tag 'upstream/0.09'
new b5d55e9 New upstream release.
new aafb3ee Add debian/upstream/metadata
new 6f40ef5 Update debian/changelog
new d64407f d/copyright cosmetics
new cbc4d5f Reformat debian/control with cme
new 34c1b54 Mark package as autopkgtest-able.
new 8bfb5f9 Declare compliance with Debian Policy 3.9.6.
new 7cc29d5 releasing package libdigest-jhash-perl version 0.09-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 | 5 ++
Changes => Changes~ | 0
MANIFEST | 11 ++++-
META.json | 45 ------------------
META.yml | 42 ++++++++++-------
Makefile.PL | 95 +++++++++++++++++++++++++++++++-------
debian/changelog | 12 ++++-
debian/control | 13 +++---
debian/copyright | 5 +-
debian/upstream/metadata | 6 +++
dist.ini | 31 +++++++++++++
dist.ini~ | 32 +++++++++++++
lib/Digest/JHash.pm | 7 ++-
lib/Digest/{JHash.pm => JHash.pm~} | 5 +-
t/00-compile.t | 53 +++++++++++++++++++++
xt/release/cpan-changes.t | 11 +++++
xt/release/pod-coverage.t | 7 +++
xt/release/pod-syntax.t | 6 +++
xt/release/trailing-space.t | 30 ++++++++++++
19 files changed, 318 insertions(+), 98 deletions(-)
copy Changes => Changes~ (100%)
delete mode 100644 META.json
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 dist.ini~
copy lib/Digest/{JHash.pm => JHash.pm~} (99%)
create mode 100644 t/00-compile.t
create mode 100644 xt/release/cpan-changes.t
create mode 100644 xt/release/pod-coverage.t
create mode 100644 xt/release/pod-syntax.t
create mode 100644 xt/release/trailing-space.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdigest-jhash-perl.git
More information about the Pkg-perl-cvs-commits
mailing list