From 1196172e9816e63bf9ed3147079860e820f4d1ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 31 Aug 2015 10:35:09 +0200 Subject: [PATCH] debian: bump python-six dependency to match setup.py (#8138) --- debian-jessie/control | 3 ++- debian-wheezy/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian-jessie/control b/debian-jessie/control index 063f7f2..3be1bda 100644 --- a/debian-jessie/control +++ b/debian-jessie/control @@ -23,7 +23,8 @@ Depends: ${misc:Depends}, ${python:Depends}, python-django-import-export (>= 0.2.7), python-djangorestframework (>= 3.1), python-markdown (>= 2.1), - python-ldap (>= 2.4) + python-ldap (>= 2.4), + python-six (>= 0.8) Provides: ${python:Provides} Recommends: python-openid, python-ldap Suggests: python-raven diff --git a/debian-wheezy/control b/debian-wheezy/control index 063f7f2..3be1bda 100644 --- a/debian-wheezy/control +++ b/debian-wheezy/control @@ -23,7 +23,8 @@ Depends: ${misc:Depends}, ${python:Depends}, python-django-import-export (>= 0.2.7), python-djangorestframework (>= 3.1), python-markdown (>= 2.1), - python-ldap (>= 2.4) + python-ldap (>= 2.4), + python-six (>= 0.8) Provides: ${python:Provides} Recommends: python-openid, python-ldap Suggests: python-raven -- 2.5.1