[libjson-maybexs-perl] annotated tag upstream/1.003008 created (now 90304d1)
gregor herrmann
gregoa at debian.org
Sun Oct 30 14:43:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/1.003008
in repository libjson-maybexs-perl.
at 90304d1 (tag)
tagging 7ad38dcc49f1a621e2e507f3956cfc769f1287a9 (commit)
replaces upstream/1.003007
tagged by gregor herrmann
on Sun Oct 30 15:33:38 2016 +0100
- Log -----------------------------------------------------------------
Upstream version 1.003008
Clinton Gormley (1):
apply with_JSON_XS_v2.patch from RT#94892
David Golden (1):
remove test dependency on Test::Without::Module (RT#115394)
Graham Knop (2):
remove version bumping make targets and let distar handle it
remove realclean from Makefile.PL and let Distar handle it
John SJ Anderson (1):
Add CAVEAT section about type checking [RT#102733]
Karen Etheridge (94):
do { require ... } will explode if the require failed - need an eval here!
dynamically adjust prereqs based on if JSON::XS is already installed
"make realclean" also cleans out Distar/
header for the changelog
add repo and bugtracker metadata
move prereq data to the right place depending on EUMM; add a minimum perl version
bump version to 1.002000
Release commit for 1.002000
META_MERGE section cannot be dynamic - so always recommend Cpanel::JSON::XS (META.json is correct in the 1.002000 release)
typo fix (via RT#90169)
oops, BUILD_REQUIRES is undef
add missing configure requires - ExtUtils::CBuilder is not guaranteed to be at the right version in core
make all skip messages look the same
add link to JSON.pm
update contributors list in pod
bump version to 1.002001
Release commit for 1.002001
reverse order of data construction, to keep Cpanel::JSON::XS out of META.*
Release commit for 1.002002
capitalize abstract
fix incorrect use of i.e.
add more make realclean targets
always specify a base prereq for EUMM
keep strict metadata in META_MERGE and prereqs in META_ADD
keep the minimum perl prereq to metadata
more boilerplate for older EUMM
more utility files - copied from Import-Into dist
more sophisticated code is needed if we actually have build-phase prereqs
Merge pull request #1 from haarg/master
document JSON->true, JSON->false
make bump
Release commit for 1.002003
do not add an XS prereq if PUREPERL_ONLY passed to Makefile.PL
is_bool()
remove unused code
make bump
Release commit for 1.002004
oops, "not" not compatible with &&
':all' export tag
swapped out Safe::Isa for Scalar::Util
canonical repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git
make bump
Release commit for 1.002005
add more diagnostics in tests
make bump
Release commit for 1.002006
clean up :legacy patches
Merge branch 'topic/legacy'
Release commit for 1.003_000
in some versions (2.3403 at least), there existed a Cpanel::JSON::XS::Boolean
bump version to 1.003001 (:legacy goes stable!)
Release commit for 1.003001
buh, s/PP/XS/
make bump
Release commit for 1.003002
the module uses Cpanel::JSON::XS no matter what its version, so we should upgrade it if it is already installed but old
prevent version incompatibilities leading to "JSON::XS::Boolean::* redefined" warnings
make bump
Release commit for 1.003003
add x_contributors metadata
drop the use of fatal warnings in tests
tighten up entries
changelog and x_contributors for RT#102733
Bumping version to 1.003004
Release commit for 1.003004
fix x_contributors metadata
do not recomment importing everything from Moose::Util::TypeConstraints
Bumping version to 1.003005
Release commit for 1.003005
use a more specific link
fix this command
only parse the args once
bump up prereq on JSON::PP
add a quick reference for converting from JSON::Any
fix typo
fix typo in comment
fix Test::More prereq for done_testing
add some keywords to metadata
document the availability of encode, decode methods
factor out the PUREPERL_ONLY check
simplify JSON::XS prereq
no need to check Cpanel::JSON::XS version - always add the prereq anyway
document the github repo so we can get pull requests
Bumping version to 1.003006
make this release a trial release
Release commit for 1.003006_001
Bumping version to 1.003007
release commit for 1.003007
Release commit for 1.003007
Bumping version to 1.003008
clarify Changes entry re JSON::PP bump
clarify dynamic prereqs in docs
get Cpanel::JSON::XS out of META.json runtime-requires and back to runtime-recommends
Release commit for 1.003008
Kieren Diment (2):
add :legacy option (from http://paste.scsys.co.uk/433777)
xt for JSON::PP, JSON::XS compat.
Matt S Trout (12):
Initial import of JSON::MaybeXS
POD and Makefile.PL
mark build deps as build_requires
.gitignore from ether
initial Changes file
ignore Distar
ignore MANIFEST.SKIP
Release commit for 1.000000
Add a constructor that accepts arguments
bump version
Release commit for 1.001000
constructor test I wrote when I added new() and forgot about
gregor herrmann (1):
New upstream version 1.003008
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-maybexs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list