From d7dfb931239983a8ba7538d60247e36e3afba82b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 12 Jul 2010 21:09:28 -0700 Subject: [PATCH] Add Lintian overrides for breaks-without-version These are virtual packages, and breaks is more correct than Conflicts since upgrading to something that provides openafs-modules3 will fix the problem but the packages can be co-installed from a file system perspective. --- debian/openafs-client.lintian-overrides | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/openafs-client.lintian-overrides b/debian/openafs-client.lintian-overrides index 2eb27a365..8986848e1 100644 --- a/debian/openafs-client.lintian-overrides +++ b/debian/openafs-client.lintian-overrides @@ -1,3 +1,10 @@ # The AFS client cache should not be world-readable, since it may contain # files only readable by some of the local users based on their tokens. openafs-client: non-standard-dir-perm var/cache/openafs/ 0700 != 0755 + +# These are virtual packages, and breaks is more correct than Conflicts +# since upgrading to something that provides openafs-modules3 will fix +# the problem but the packages can be co-installed from a file system +# perspective. +openafs-client: breaks-without-version openafs-modules1 +openafs-client: breaks-without-version openafs-modules2 -- 2.39.5