[DRE-commits] [ruby-yajl] branch master updated (cf3c221 -> 34c086e)
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Dec 19 15:26:45 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-yajl.
from cf3c221 use canonical URI in Vcs-* fields
adds 02363fb Imported Upstream version 1.2.0
adds d8ed74b Bump Standards-Version: to 3.9.5 (no changes needed)
adds 815629c build against gem2deb >= 0.5 to add support for Ruby2.0 and drop support for Ruby1.8
adds aa9c9c5 require rspec/autorun in ruby-tests.rb to really run the tests
adds 34c086e update changelog
No new revisions were added by this update.
Summary of changes:
.gitignore | 3 +-
.travis.yml | 10 +-
Gemfile | 4 +-
README.md | 9 +-
checksums.yaml.gz | Bin 0 -> 269 bytes
debian/changelog | 14 ++
debian/control | 4 +-
debian/ruby-tests.rb | 1 +
ext/yajl/api/yajl_common.h | 4 +-
ext/yajl/api/yajl_parse.h | 2 +-
ext/yajl/yajl_alloc.h | 1 +
ext/yajl/yajl_buf.h | 7 +
ext/yajl/yajl_encode.h | 3 +
ext/yajl/yajl_ext.c | 65 ++++++---
ext/yajl/yajl_ext.h | 18 +--
ext/yajl/yajl_lex.h | 11 ++
ext/yajl/yajl_parser.h | 2 +
lib/yajl.rb | 3 +-
lib/yajl/json_gem/encoding.rb | 19 ++-
lib/yajl/version.rb | 2 +-
metadata.yml | 164 +++++++++-------------
script/bootstrap | 5 +
spec/encoding/encoding_spec.rb | 43 +++++-
spec/json_gem_compatibility/compatibility_spec.rb | 4 +
24 files changed, 251 insertions(+), 147 deletions(-)
create mode 100644 checksums.yaml.gz
create mode 100755 script/bootstrap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-yajl.git
More information about the Pkg-ruby-extras-commits
mailing list