From f0ececfc657b2334ed8d1e12a7e235a088e93aef Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 21 Dec 2009 17:34:27 -0500 Subject: [PATCH] Use breaks instead of conflicts in xvm-authz-locker. svn path=/trunk/packages/xvm-authz-locker/; revision=2769 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a57ffc2..fe71df1 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,9 @@ Package: xvm-authz-locker Architecture: all Depends: ${python:Depends}, ${misc:Depends}, invirt-base, python-afs Provides: ${python:Provides}, invirt-authz -Conflicts: invirt-authz, invirt-base (<< 0.0.28~) +Conflicts: invirt-authz Replaces: invirt-authz +Breaks: invirt-base (<< 0.0.28~) XB-Python-Version: ${python:Versions} Description: Authorization module for XVM This package contains an authorization module for XVM. It supports -- 1.7.9.5