# HG changeset patch # User Sjoerd Mullender <sjoerd@acm.org> # Date 1460386328 -7200 # Node ID d73739e2965c381d57d5eaa5848f0f18409d54df # Parent 4e3a4f2a58ffa3db290664acacd13ca9f52faf77 Don't demand the latest (not yet released) version of MonetDB. Also point to https. diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9~), Standards-Version: 3.9.6 Vcs-Hg: http://dev.monetdb.org/hg/monetdb-ruby/ Vcs-Browser: http://dev.monetdb.org/hg/monetdb-ruby/ -Homepage: http://www.monetdb.org/ +Homepage: https://www.monetdb.org/ Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all @@ -17,7 +17,7 @@ XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} -Recommends: monetdb5-sql (>= 11.22.0) +Recommends: monetdb5-sql Conflicts: ruby-monetdb-client Replaces: ruby-monetdb-client Description: Pure Ruby database driver for MonetDB/SQL