ruby-bson 1.10.0-1 source package in Ubuntu

Changelog

ruby-bson (1.10.0-1) unstable; urgency=medium


  [ Cédric Boutillier ]
  * The upstream copyright holder is now MongoDB Inc.
  * Bump Standards-Version to 3.9.5 (no changes needed)

  [ Prach Pongpanich ]
  * Imported Upstream version 1.10.0 (Closes: #747739)

 -- Prach Pongpanich <email address hidden>  Thu, 15 May 2014 09:33:18 +0700

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-bson_1.10.0-1.dsc 2.0 KiB 792df70d6ab9f56fb1e8f3460ba1b9d32a07d169037fc9d7abac09337b8af8f0
ruby-bson_1.10.0.orig.tar.gz 23.2 KiB 623be0348ea9200c6580916fb8181f50a3b6c747aeb3af63d80fb3e7bd4d34b3
ruby-bson_1.10.0-1.debian.tar.xz 5.2 KiB 6a1337018b63218afe2eb04befffc5b211faba8a74b716122f67c930373561f6

No changes file available.

Binary packages built by this source

ruby-bson: Ruby implementation of BSON

 BSON is a binary-encoded serialization of JSON-like documents. It is a binary
 form for representing simple data structures and associative arrays.
 .
 This library provides an implementation of BSON for the Ruby programming
 language.