[libauthen-oath-perl] branch master updated (ab0c8bd -> 46bf796)
gregor herrmann
gregoa at debian.org
Wed Jul 20 17:41:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libauthen-oath-perl.
from ab0c8bd update changelog
adds 604cecc Imported Upstream version 2.0.0
new 9ec9640 Merge tag 'upstream/2.0.0'
new 25d6c39 New upstream release.
new 2c304f4 Add debian/upstream/metadata.
new 44a6722 New Upstream-Contact in debian/copyright.
new 5ee84e1 Update years of packaging copyright.
new 0acfd56 Update (build) dependencies.
new 71c3a88 Drop digest_sha.patch, merged upstream.
new 7c26202 Reformat debian/control with cme
new cf5638b Declare compliance with Debian Policy 3.9.8.
new ebbee2e Bump debhelper compatibility level to 9.
new 46bf796 releasing package libauthen-oath-perl version 2.0.0-1
The 11 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:
Build.PL | 94 ++++++----
CONTRIBUTORS | 12 ++
Changes | 12 +-
INSTALL | 43 +++++
LICENSE | 379 +++++++++++++++++++++++++++++++++++++
MANIFEST | 35 ++--
META.json | 83 +++++++++
META.yml | 68 ++++---
Makefile.PL | 83 +++++++--
README | 128 +++++++------
cpanfile | 31 ++++
debian/changelog | 12 +-
debian/compat | 2 +-
debian/control | 12 +-
debian/copyright | 4 +-
debian/patches/digest_sha.patch | 62 -------
debian/patches/series | 1 -
debian/upstream/metadata | 7 +
dist.ini | 10 +
lib/Authen/OATH.pm | 403 ++++++++++++++++++----------------------
t/00-load.t | 20 +-
t/01-cases.t | 78 ++++----
t/author-pod-coverage.t | 15 ++
t/author-pod-spell.t | 38 ++++
t/manifest.t | 26 +--
t/pod-coverage.t | 37 ++--
t/pod.t | 24 +--
t/release-cpan-changes.t | 19 ++
t/release-synopsis.t | 13 ++
29 files changed, 1222 insertions(+), 529 deletions(-)
create mode 100644 CONTRIBUTORS
create mode 100644 INSTALL
create mode 100644 LICENSE
create mode 100644 META.json
create mode 100644 cpanfile
delete mode 100644 debian/patches/digest_sha.patch
delete mode 100644 debian/patches/series
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 t/author-pod-coverage.t
create mode 100644 t/author-pod-spell.t
create mode 100644 t/release-cpan-changes.t
create mode 100644 t/release-synopsis.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-oath-perl.git
More information about the Pkg-perl-cvs-commits
mailing list