[X2Go-Commits] [nx-libs] 01/01: debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy.
git-admin at x2go.org
git-admin at x2go.org
Sat Jun 20 00:05:37 CEST 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch 3.5.0.x
in repository nx-libs.
commit 085dccc994e3fbfc8dee60497684606b67639de8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jun 19 23:58:49 2015 +0200
debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy.
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1be9158..f7ced1e 100644
--- a/debian/control
+++ b/debian/control
@@ -1073,6 +1073,8 @@ Description: X2Go agent
Package: nxproxy
Architecture: any
+Breaks: qvd-nxproxy
+Replaces: qvd-nxproxy
Multi-Arch: foreign
Depends:
${shlibs:Depends},
@@ -1145,8 +1147,10 @@ Pre-Depends:
Depends:
${shlibs:Depends},
${misc:Depends},
-Breaks: nxcomp (<= 3.5.1)
-Replaces: nxcomp
+Breaks: nxcomp (<= 3.5.1),
+ qvd-libxcomp3,
+Replaces: nxcomp,
+ qvd-libxcomp3,
Description: nx-X11 compression library
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
--
Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list