From 936709a3fd8b99f1edc68eebfa557c81cd52afd4 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 21 Dec 2009 17:33:33 -0500 Subject: [PATCH] In xvm-authz-locker, conflict with versions of invirt-base that include an invirt.authz package. svn path=/trunk/packages/xvm-authz-locker/; revision=2768 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1ed767a..a57ffc2 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: xvm-authz-locker Architecture: all Depends: ${python:Depends}, ${misc:Depends}, invirt-base, python-afs Provides: ${python:Provides}, invirt-authz -Conflicts: invirt-authz +Conflicts: invirt-authz, invirt-base (<< 0.0.28~) Replaces: invirt-authz XB-Python-Version: ${python:Versions} Description: Authorization module for XVM -- 1.7.9.5