[DRE-commits] [ruby-dataobjects-mysql] 01/04: Switch to default-*mysql

zeha at debian.org zeha at debian.org
Thu Jan 19 22:46:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

zeha pushed a commit to branch master
in repository ruby-dataobjects-mysql.

commit 0112a0497c675c37d49b055958376c0416eeed32
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu Jan 19 22:34:13 2017 +0000

    Switch to default-*mysql
    
    Closes: #845905, #841583
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 815cd80..b0c3276 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <deepak at debian.org>,
            Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10~),
                gem2deb,
-               libmysqlclient-dev,
-               mysql-server,
+               default-libmysqlclient-dev,
+               default-mysql-server | virtual-mysql-server,
                ruby-dataobjects (>= 0.10.14~),
                ruby-rspec (>= 2.5),
                ruby-rspec-its

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dataobjects-mysql.git



More information about the Pkg-ruby-extras-commits mailing list