From a2fc23c434e6d48490bc862715898ee4e058ef05 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 12 Nov 2012 19:14:27 +0100 Subject: [PATCH] Fix syntax of debian/control Introduced by previous commit. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8fecb05..7970a3c 100644 --- a/debian/control +++ b/debian/control @@ -49,8 +49,7 @@ Depends: libyaz4 (= ${Source-Version}), tcl8.3|tclsh Provides: libyaz-dev Replaces: libyaz-dev -Conflicts: libyaz2-dev, libyaz3-dev - libyaz-dev +Conflicts: libyaz2-dev, libyaz3-dev, libyaz-dev Section: libdevel Architecture: any Suggests: yaz-doc -- 1.7.10.4