From 0316fbab075b01e32457e177cc2658294388ffa8 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 14 Nov 2013 12:10:20 +0100 Subject: [PATCH] add python-memcache to dependencies --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e259747..9f7bd6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +amue-authentic2 (0.2) stable; urgency=low + + * Add python-memcache to dependencies + + -- Benjamin Dauvergne Thu, 14 Nov 2013 12:09:26 +0100 + amue-authentic2 (0.1) stable; urgency=low * First release diff --git a/debian/control b/debian/control index 28ac0ea..122181d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ X-Python-Version: current Package: amue-authentic2 Architecture: all Depends: ${misc:Depends}, python-authentic2, - dbconfig-common, nginx, gunicorn, supervisor, ${python:Depends} + dbconfig-common, nginx, gunicorn, supervisor, ${python:Depends}, + python-memcache Recommends: postgresql-client Description: AMUE settings for the Authentic2 identity server Gather all needed settings for using Authentic2 at AMUE