From 6aa0136a94128e066675a1bb193bce4c4c82d6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Mon, 23 Dec 2013 15:14:33 +0100 Subject: [PATCH] control: fix dependencies --- control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/control b/control index 7589899..729558c 100644 --- a/control +++ b/control @@ -9,14 +9,14 @@ X-Python-Version: >= 2.7 Package: python-mandaye Architecture: all Depends: ${misc:Depends}, ${python:Depends}, - alembic (>= 0.4), + python-alembic (>= 0.4), python-beaker (>= 1.6), python-poster (>= 0.8), python-mako (>= 0.3), python-lxml (>= 2.0), python-sqlalchemy (>= 0.7.3), python-static (>= 0.4), - python-xtraceback (>= 0.3) + python-xtraceback (>= 0.3), Recommends: python-crypto (>= 2.4) Description: Mandaye, modular reverse proxy to authenticate