From 1b967c70186d77fdde1a0898916ae90c2d58c420 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 27 Aug 2019 15:14:25 +0200 Subject: debian/control: Split-out nxdialog bin:pkg. --- debian/control | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'debian') 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 -- cgit v1.2.3