From ffd2f60242c7a22320cf68056cfa34ed5ccce317 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 17 Nov 2011 10:26:51 +0100 Subject: [PATCH] Fix Debian conflicts line for libyaz4 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d9c99b1..2acde61 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Package: libmetaproxy4 Section: libs Architecture: any Depends: ${shlibs:Depends} -Conflicts: libyaz4 = (4.2.18) +Conflicts: libyaz4 (= 4.2.18) Description: Z39.50/SRU router (runtime) This is a universal router, proxy and encapsulated metasearcher for information retrieval protocols. It accepts, processes, interprets -- 1.7.10.4