[Python-modules-commits] [python-testing.postgresql] 05/07: Versioned depends 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 b1c1544407d784b1f3f0d4f9ece2ea67cf66702e
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Oct 13 13:45:53 2016 +0200

    Versioned depends on testing.common.database.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 87fd1e5..ebcc068 100644
--- a/debian/control
+++ b/debian/control
@@ -14,14 +14,14 @@ Build-Depends:
  python-psycopg2,
  python-setuptools (>= 0.6b3),
  python-sqlalchemy,
- python-testing.common.database,
+ python-testing.common.database (>= 1.1.0),
  python3-all,
  python3-nose,
  python3-pg8000 (>= 1.10),
  python3-psycopg2,
  python3-setuptools,
  python3-sqlalchemy,
- python3-testing.common.database,
+ python3-testing.common.database (>= 1.1.0),
 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