From 0401b1391a8d3a36325c2c882f9d2f7a62df525c Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf Date: Mon, 30 Jun 2014 14:01:52 +0530 Subject: [PATCH] Add Breaks instead of Conflicts --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 20f1908..de2461d 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libnfs1 ( >= 1.9.3-1 ) +Breaks: libnfs1 ( >= 1.9.3-1 ) Replaces: libnfs1 ( >= 1.9.3-1 ) Description: NFS client library (shared library) LIBNFS is a client library for accessing NFS shares over a network. -- 2.34.1