[libcpan-mini-perl] branch master updated (828fd56 -> 0636dd7)
gregor herrmann
gregoa at debian.org
Sat Aug 10 15:16:39 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpan-mini-perl.
from 828fd56 update changelog
adds 069b8f7 Imported Upstream version 1.111013
new ae3eaed Merge tag 'upstream/1.111013'
new dea16e3 New upstream release.
new 6261cc1 Drop patch, merged upstream.
new ef5dd55 Update years of packaging copyright.
new d192621 Declare compliance with Debian Policy 3.9.4.
new 5745501 cme: wrap fields
new 0636dd7 releasing package libcpan-mini-perl version 1.111013-1
The 7 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 | 30 ++++
MANIFEST | 5 +-
META.json | 153 ++++++++++--------
META.yml | 124 ++++++++-------
Makefile.PL | 24 ++-
README | 2 +-
bin/minicpan | 9 +-
debian/changelog | 11 +-
debian/control | 31 ++--
debian/copyright | 2 +-
.../always-return-tempdir-from-config_dir.patch | 19 ---
debian/patches/series | 1 -
lib/CPAN/Mini.pm | 165 ++++++++++++++++++--
lib/CPAN/Mini/App.pm | 112 ++++++-------
t/00-compile.t | 74 +++++++++
t/00-load.t | 2 +-
t/000-report-versions-tiny.t | 90 +++++++++++
t/app.t | 24 ++-
t/release-pod-syntax.t | 15 --
xt/release/changes_has_content.t | 41 +++++
xt/release/pod-syntax.t | 7 +
21 files changed, 684 insertions(+), 257 deletions(-)
delete mode 100644 debian/patches/always-return-tempdir-from-config_dir.patch
delete mode 100644 debian/patches/series
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/release-pod-syntax.t
create mode 100644 xt/release/changes_has_content.t
create mode 100644 xt/release/pod-syntax.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-mini-perl.git
More information about the Pkg-perl-cvs-commits
mailing list