view debian/control @ 2:d73739e2965c

Don't demand the latest (not yet released) version of MonetDB. Also point to https.
author Sjoerd Mullender <sjoerd@acm.org>
date Mon, 11 Apr 2016 16:52:08 +0200 (2016-04-11)
parents aab36be83762
children 6abcfcdb4924
line wrap: on
line source
Source: ruby-monetdb-sql
Section: ruby
Priority: optional
Maintainer: MonetDB BV <info@monetdb.org>
Build-Depends: debhelper (>= 9~),
               gem2deb
Standards-Version: 3.9.6
Vcs-Hg: http://dev.monetdb.org/hg/monetdb-ruby/
Vcs-Browser: http://dev.monetdb.org/hg/monetdb-ruby/
Homepage: https://www.monetdb.org/
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-monetdb-sql
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: monetdb5-sql
Conflicts: ruby-monetdb-client
Replaces: ruby-monetdb-client
Description: Pure Ruby database driver for MonetDB/SQL
 MonetDB is a database management system that is developed from a
 main-memory perspective with use of a fully decomposed storage model,
 automatic index management, extensibility of data types and search
 accelerators.  It also has an SQL frontend.
 .
 This package contains a pure Ruby database driver for MonetDB/SQL.