add python-psycopg2 to dependencies

This commit is contained in:
Benjamin Dauvergne 2013-11-14 12:17:00 +01:00
parent 0316fbab07
commit 83e92f8e85
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
amue-authentic2 (0.3) stable; urgency=low
* Add python-psycopg2 to dependencies
-- Benjamin Dauvergne <bdauvergne@entrouvert.com> Thu, 14 Nov 2013 12:16:26 +0100
amue-authentic2 (0.2) stable; urgency=low
* Add python-memcache to dependencies

2
debian/control vendored
View File

@ -11,7 +11,7 @@ Package: amue-authentic2
Architecture: all
Depends: ${misc:Depends}, python-authentic2,
dbconfig-common, nginx, gunicorn, supervisor, ${python:Depends},
python-memcache
python-memcache, python-psycopg2
Recommends: postgresql-client
Description: AMUE settings for the Authentic2 identity server
Gather all needed settings for using Authentic2 at AMUE