Source: ruby-bson
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>,
           Prach Pongpanich <prachpub@gmail.com>,
           Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               ruby-json,
               ruby-rspec
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-bson.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-bson
Homepage: https://www.mongodb.org
XS-Ruby-Versions: all

Package: ruby-bson
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: ruby-bson-ext (<< 4.2.0~)
Replaces: ruby-bson-ext (<< 4.2.0~)
Description: 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.

Package: ruby-bson-ext
Architecture: all
Section: oldlibs
Depends: ruby-bson (>= 4.2.0~), ${misc:Depends}
Description: transitional dummy package
 This is a transitional dummy package. It can safely be removed.
