[Python-modules-commits] [python-testing.postgresql] 02/07: Build-Depend on postgresql to run test suite.
    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 d55a11756127ac637e5311c040bbb2b2b0ea3a4b
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Oct 13 13:26:21 2016 +0200
    Build-Depend on postgresql to run test suite.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index c1fbbce..87fd1e5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Priority: optional
 Build-Depends:
  debhelper (>= 10),
  dh-python,
+ postgresql,
  python-all (>= 2.6.6-3),
  python-nose,
  python-pg8000 (>= 1.10),
-- 
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