From 3eed49cf4f3a434bc306b0bfaa969673322be375 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 21 Dec 2017 12:27:55 +0100 Subject: [PATCH 246/246] auth_fc: add debian packaging to prevent conflict with old packages --- debian-jessie/control | 4 +++- debian-wheezy/control | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian-jessie/control b/debian-jessie/control index 47ea7c6b..b3d6dec5 100644 --- a/debian-jessie/control +++ b/debian-jessie/control @@ -29,7 +29,9 @@ Depends: ${misc:Depends}, ${python:Depends}, python-jwcrypto (>= 0.3.1), python-cryptography (>= 1.3.4), python-django-filters (>= 1) -Provides: ${python:Provides} +Breaks: python-authentic2-auth-fc (<< 0.10) +Replaces: python-authentic2-auth-fc (<< 0.10) +Provides: ${python:Provides}, python-authentic2-auth-fc Recommends: python-openid, python-ldap Suggests: python-raven Description: Versatile identity server diff --git a/debian-wheezy/control b/debian-wheezy/control index 8c1176f1..67a5252c 100644 --- a/debian-wheezy/control +++ b/debian-wheezy/control @@ -27,7 +27,9 @@ Depends: ${misc:Depends}, ${python:Depends}, python-ldap (>= 2.4), python-six (>= 1.0), python-django-filters (>= 1) -Provides: ${python:Provides} +Breaks: python-authentic2-auth-fc (<< 0.10) +Replaces: python-authentic2-auth-fc (<< 0.10) +Provides: ${python:Provides}, python-authentic2-auth-fc Recommends: python-openid, python-ldap Suggests: python-raven Description: Versatile identity server -- 2.11.0