diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-04 12:56:05 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-04 12:56:05 +0200 |
commit | 453ffd177de008bb2e84e39179625717da803b9d (patch) | |
tree | 57538cd4665a4fb17caeb5e04b706944fe5eca8e /debian/control | |
parent | d076185d6e484f1f09d51a23d7e1df5038425513 (diff) | |
download | lightdm-remote-session-x2go-453ffd177de008bb2e84e39179625717da803b9d.tar.gz lightdm-remote-session-x2go-453ffd177de008bb2e84e39179625717da803b9d.tar.bz2 lightdm-remote-session-x2go-453ffd177de008bb2e84e39179625717da803b9d.zip |
debian/control: The x2goclient pkg does not work with LightDM Remote Session X2Go (, yet), so removing it from alternativ D.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 7191df5..819670e 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: lightdm-remote-session-x2go Section: misc -Priority: extra +Priority: optional Maintainer: Artica Project <devs@lists.arctica-project.org> Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -9,7 +9,7 @@ Build-Depends: dh-apparmor, cdbs, dh-autoreconf, -Standards-Version: 3.9.8 +Standards-Version: 4.1.1 Homepage: http://github.com/ArcticaProject/lightdm-remote-session-x2go Vcs-Git: https://github.com/ArcticaProject/lightdm-remote-session-x2go/ Vcs-Browser: https://github.com/ArcticaProject/lightdm-remote-session-x2go/ @@ -21,7 +21,7 @@ Depends: ${misc:Depends}, socat, zenity, - pyhoca-cli (>= 0.2.1.0-0~) | x2goclient (>= 4.0.1.1-0~), + pyhoca-cli (>= 0.2.1.0-0~), libpam-x2go, lightdm (>= 1.3.3-0~), Suggests: |