[Python-modules-commits] [python-testing.postgresql] 01/07: Depend on testing.common.database.
Dominik George
natureshadow-guest at moszumanska.debian.org
Thu Oct 13 11:57:34 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.postgresql.
commit 20ed1c1b51482b554465864d48db6f61b3276c01
Author: Dominik George <nik at naturalnet.de>
Date: Thu Oct 13 13:24:11 2016 +0200
Depend on testing.common.database.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 872c5d2..c1fbbce 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,14 @@ Build-Depends:
python-psycopg2,
python-setuptools (>= 0.6b3),
python-sqlalchemy,
+ python-testing.common.database,
python3-all,
python3-nose,
python3-pg8000 (>= 1.10),
python3-psycopg2,
python3-setuptools,
python3-sqlalchemy,
+ python3-testing.common.database,
Standards-Version: 3.9.8
Homepage: https://github.com/tk0miya/testing.postgresql
Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-testing.postgresql.git
More information about the Python-modules-commits
mailing list