From 6077968293b92a79beb2ba8d7db63dd72a2f5af8 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Thu, 5 Aug 2010 16:15:33 -0400 Subject: [PATCH] Standards version 3.9.1 s/Conflicts/Breaks/, no other changes. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 16d0bea..a9fa9ea 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Iustin Pop Build-Depends: debhelper (>= 7), python (>= 2.6.2), python-all-dev (>= 2.6.2), python-all-dbg, python-support (>= 0.6), libacl1-dev, python-setuptools, python-epydoc -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Homepage: http://pylibacl.sourceforge.net/ Vcs-Browser: http://git.k1024.org/debian-pylibacl.git Vcs-Git: git://git.k1024.org/debian-pylibacl.git @@ -15,7 +15,7 @@ Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${python:Provides} Replaces: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) -Conflicts: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) +Breaks: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) Suggests: python-pylibacl-dbg Description: module for manipulating POSIX.1e ACLs pylibacl is a Python interface to the libacl library. It allows -- 2.39.2