[Python-modules-commits] [python-testing.mysqld] 07/07: Needs a full server ☹.

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Oct 13 15:20:36 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository python-testing.mysqld.

commit 4a9c2f3c74984b67bda1cfc083a13aeeb1b9b474
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Oct 13 17:18:25 2016 +0200

    Needs a full server ☹.
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 4a67282..784d066 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
 Build-Depends:
  debhelper (>= 10),
  dh-python,
- mysql-client-core-5.6 | virtual-mysql-client-core,
- mysql-server-core-5.6 | virtual-mysql-server-core,
+ mysql-client,
+ mysql-server,
  python-all (>= 2.6.6-3),
  python-mock,
  python-nose,
@@ -32,8 +32,8 @@ Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-testi
 Package: python-testing.mysqld
 Architecture: all
 Depends:
- mysql-client-core-5.6 | virtual-mysql-client-core,
- mysql-server-core-5.6 | virtual-mysql-server-core,
+ mysql-client,
+ mysql-server,
  ${misc:Depends},
  ${python:Depends},
 Description: Python testing.* framework - MySQLd helpers (Python 2)
@@ -49,8 +49,8 @@ Description: Python testing.* framework - MySQLd helpers (Python 2)
 Package: python3-testing.mysqld
 Architecture: all
 Depends:
- mysql-client-core-5.6 | virtual-mysql-client-core,
- mysql-server-core-5.6 | virtual-mysql-server-core,
+ mysql-client,
+ mysql-server,
  ${misc:Depends},
  ${python3:Depends},
 Description: Python testing.* framework - MySQL helpers (Python 3)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-testing.mysqld.git



More information about the Python-modules-commits mailing list