[Python-modules-commits] [python-testing.mysqld] 01/01: -core ist not enough.
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Oct 13 13:48:01 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 eeed07420fe9d8ef3752721c242b1a04646c2cce
Author: Dominik George <nik at naturalnet.de>
Date: Thu Oct 13 15:47:46 2016 +0200
-core ist not enough.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 596317a..0154e9d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Section: python
Priority: optional
Build-Depends:
debhelper (>= 10),
- default-mysql-client-core,
- default-mysql-server-core,
+ default-mysql-client,
+ default-mysql-server,
dh-python,
python-all (>= 2.6.6-3),
python-nose,
@@ -30,8 +30,8 @@ Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-testi
Package: python-testing.mysqld
Architecture: all
Depends:
- default-mysql-client-core,
- default-mysql-server-core,
+ default-mysql-client,
+ default-mysql-server,
${misc:Depends},
${python:Depends},
Description: Python testing.* framework - MySQLd helpers (Python 2)
--
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