[libcpan-meta-requirements-perl] branch master updated (35c4bb2 -> f8e6a86)
gregor herrmann
gregoa at debian.org
Sun Sep 7 14:40:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpan-meta-requirements-perl.
from 35c4bb2 update changelog
new 2f2a2c2 Add debian/upstream/metadata
new 49e3bf7 Update debian/changelog
adds 38ac84d initial import of CPAN::Meta::Requirements
adds 7317921 imported CPAN::Meta::Requirements from CPAN::Meta distribution
adds c88e4c8 fix stopwords
adds e5ee15d downgrade EU::MM prereq for older perls
adds c7a5959 add meta files
adds 7c1a1f8 bump Changes
adds f656a8b fix typo in documentation about exclusion symbol
adds fd99efa updated README and meta
adds fd21791 bump Changes
adds 29194c4 install into core lib path for older perls
adds 951868d bump Changes
adds a235eee dist.ini tweaks
adds 5b13123 update dist.ini and support files
adds 086c7ad use MakeMaker::Highlander instead of installing into core
adds 0e8e5c1 bump Changes
adds 0143f8d use newer Highlander plugin supporting PERL_NO_HIGHLANDER
adds 7c76bf3 bump Changes
adds 75bd393 fix typo in documentation about accepts_module
adds afe0960 minor doc fixes
adds 6c59dbc updated Changes
adds 2b68dbe modernize dist.ini and meta files
adds f34145a .travis.yml
adds 30291f6 Fix rt.cpan.org#86164: Formatting glitch in POD
adds 0b6b7e7 improve compatibility with old version.pm
adds 48d5d87 make travis check perl 5.8
adds 0c2fd3d rename and re-symlink CONTRIBUTING
adds 4575145 v2.126
adds e423ead bump Changes
adds 1148dd8 wip on hacking around bad version::vpp
adds db0a998 support any version.pm
adds ca363d0 update prereqs; require version 0.88 in meta, though not in code
adds 71c2d1b require version 0.88 in prereqs, but not code
adds f6079db Support EU::MM fallback version.pm if available
adds ec64509 updated Changes
adds e51f089 bump Changes
adds 1d57a39 actually throw an error if no version module can be loaded
adds af012e2 Imported Upstream version 2.128
new 08e6d39 Merge tag 'upstream/2.128'
new 4f5f79d Update debian/changelog
new c735a1b Add (build) dependency on version.pm 0.88.
new 3ca098d Add autopkgtest control file.
new f8e6a86 releasing package libcpan-meta-requirements-perl version 2.128-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 | 21 +++++++++++++++
MANIFEST | 1 +
META.json | 16 ++++++------
META.yml | 13 +++++-----
Makefile.PL | 16 +++++-------
README | 2 +-
cpanfile | 8 +++---
debian/changelog | 11 ++++++--
debian/control | 6 +++--
debian/tests/control | 8 ++++++
debian/upstream/metadata | 7 +++++
dist.ini | 3 +++
lib/CPAN/Meta/Requirements.pm | 59 +++++++++++++++++++++++++++++++++++++------
t/00-report-prereqs.dd | 10 ++++----
t/00-report-prereqs.t | 43 ++++++++++++++++---------------
t/version-cleanup.t | 21 +++++++++++++++
xt/author/00-compile.t | 4 +--
17 files changed, 181 insertions(+), 68 deletions(-)
create mode 100644 debian/tests/control
create mode 100644 debian/upstream/metadata
create mode 100644 t/version-cleanup.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-meta-requirements-perl.git
More information about the Pkg-perl-cvs-commits
mailing list