From a1a7b1aab10093f869bac49f6bf20531fcb0ed0a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 5 Jul 2016 09:46:45 +0200 Subject: debian/control: Add some hard and exact-versioned dependencies for our bin:packages. Assure that no old share lib packages with the same set of symbols remain on the system when upgrading. --- debian/control | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4d9fcbddf..633ab784b 100644 --- a/debian/control +++ b/debian/control @@ -74,6 +74,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, nx-x11-common (>= ${source:Version}), nx-x11-common (<< ${source:Version}.1), + libxcomp3 (= ${binary:Version}), Breaks: nxlibs (<= 3.5.1), libnx-x11 (<< 2:3.5.0.29-1~), libnx-xext6 (<< 2:3.6.0.0), @@ -324,6 +325,10 @@ Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, + libxcomp3 (= ${binary:Version}), + libxcompext3 (= ${binary:Version}), + libxcompshad3 (= ${binary:Version}), + libnx-x11-6 (= ${binary:Version}), Recommends: xfonts-base, xkb-data, @@ -378,6 +383,7 @@ Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, + libxcomp3 (= ${binary:Version}), Breaks: qvd-nxproxy, nxauth, @@ -470,6 +476,7 @@ Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, + libnx-x11-6 (= ${binary:Version}), Breaks: nxcompext (<=3.5.1) Replaces: nxcompext Description: nx-X11 protocol compression extensions library @@ -521,6 +528,7 @@ Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, + libnx-x11-6 (= ${binary:Version}), Breaks: nxcompshad (<=3.5.1) Replaces: nxcompshad Description: nx-X11 shadowing library -- cgit v1.2.3