ruby-multi-json 1.8.0-1 source package in Ubuntu
Changelog
ruby-multi-json (1.8.0-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.8.0. * Build-Depends on the proper version of ruby-rspec. * Refresh patches. * Add git-buildpackage configuration. -- Jérémy Bobbio <email address hidden> Wed, 25 Sep 2013 17:25:12 +0200
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-multi-json_1.8.0-1.dsc | 2.1 KiB | 61bb2cd4ebda8383db6365d9e3cc48c8856b4521f86dd62b585035cdd4b1f998 |
ruby-multi-json_1.8.0.orig.tar.gz | 24.7 KiB | 9c6bcaa25d69711abbb9008b647b154780faa65659896ce36a8d5db5ec2def56 |
ruby-multi-json_1.8.0-1.debian.tar.gz | 3.4 KiB | 718db91884eef00bc80c1f4d7de3d012433a1a23b70a785f6e1e3eb8c064fd61 |
Available diffs
- diff from 1.3.6-1 to 1.8.0-1 (25.1 KiB)
No changes file available.
Binary packages built by this source
- ruby-multi-json: Ruby library to provide easy switching between different JSON backends
A Ruby library to provide easy switching between different JSON backends,
including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem,
and OkJson.