[X2Go-Commits] [x2goclient] 01/02: debian/control: generate for Qt4.

git-admin at x2go.org git-admin at x2go.org
Wed May 12 18:49:18 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch build-master-qt4
in repository x2goclient.

commit 13c766d037fab7faa28f4de6972a40d97d64934f
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed May 12 18:43:45 2021 +0200

    debian/control: generate for Qt4.
---
 debian/control | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 74 insertions(+)

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3d2570f
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,74 @@
+Source: x2goclient
+Section: x11
+Priority: optional
+Maintainer: X2Go Developers <x2go-dev at lists.x2go.org>
+Uploaders:
+ Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>,
+ Mike Gabriel <mike.gabriel at das-netzwerkteam.de>,
+ Mihai Moldovan <ionic at ionic.de>,
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ libqt4-dev,
+ libldap2-dev,
+ libssh-dev (>= 0.5.4-2~),
+ libcups2-dev,
+ libx11-dev,
+ libxpm-dev,
+ man2html-base | man2html,
+ pkg-config,
+ lsb-release,
+Standards-Version: 3.9.5
+Homepage: https://code.x2go.org/releases/source/x2goclient
+Vcs-Git: git://code.x2go.org/x2goclient.git
+Vcs-Browser: https://code.x2go.org/gitweb?p=x2goclient.git;a=summary
+
+Package: x2goclient
+Architecture: any
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ openssh-client,
+ nxproxy | qvd-nxproxy,
+ x2gokdriveclient | hello,
+Recommends:
+ openssh-server,
+ freerdp2-x11 | rdesktop | freerdp-x11,
+Suggests:
+ pinentry-x2go,
+Conflicts:
+ x2goclient-gtk,
+Replaces:
+ x2goclient-gtk,
+Description: X2Go Client application (Qt4)
+ X2Go is a serverbased computing environment with
+    - session resuming
+    - low bandwidth support
+    - session brokerage support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ X2Go Client is a graphical client (Qt4) for the X2Go system.
+ You can use it to connect to running sessions and start new sessions.
+
+Package: x2goclient-dbg
+Section: debug
+Architecture: any
+Depends:
+ ${misc:Depends},
+ x2goclient (= ${binary:Version}),
+Description: X2Go Client application (Qt4), debug symbols (client)
+ X2Go is a serverbased computing environment with
+    - session resuming
+    - low bandwidth support
+    - session brokerage support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ X2Go Client is a graphical client (Qt4) for the X2Go system.
+ You can use it to connect to running sessions and start new sessions
+ .
+ This package provides the debug symbols for the X2Go Client application.

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list