This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 1b967c70186d77fdde1a0898916ae90c2d58c420 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 27 15:14:25 2019 +0200 debian/control: Split-out nxdialog bin:pkg. --- debian/control | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 1c1a6d324..886d62eeb 100644 --- a/debian/control +++ b/debian/control @@ -330,9 +330,6 @@ Depends: libnx-x11-6 (= ${binary:Version}), libxcomp3 (= ${binary:Version}), libxcompshad3 (= ${binary:Version}), - python3, - python3-gi, - gir1.2-gtk-3.0, x11-xkb-utils, ${misc:Depends}, ${shlibs:Depends}, @@ -378,6 +375,28 @@ Description: NX agent (debug package) helpful backtraces. You can safely remove it if you do not intend to debug NX packages on this system. +Package: nxdialog +Architecture: all +Depends: + python3, + python3-gi, + gir1.2-gtk-3.0, + x11-xkb-utils, + ${misc:Depends}, +Recommends: + nxagent, +Breaks: + nxagent (<< 2:3.5.99.21-2~), +Replaces: + nxagent (<< 2:3.5.99.21-2~), +Description: Dialogs for NX Agent + NX is a software suite which implements very efficient + compression of the X11 protocol. This increases performance when + using X applications over a network, especially a slow one. + . + nxdialog adds dialog windows/menus to nxagent. They get triggered by + certain actions within the NX Agent Xserver. + Package: nxproxy Architecture: any Multi-Arch: foreign -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git