aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 11 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index 596f83c..590b876 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
-Source: lightdm-remote-session-x2go
+Source: lightdm-remote-session-arctica
Section: misc
Priority: extra
-Maintainer: X2Go Developers <x2go-dev@lists.berlios.de>
+Maintainer: Arctica Developers <devs@lists.arctica-project.org>
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends:
@@ -10,23 +10,23 @@ Build-Depends:
cdbs,
dh-autoreconf,
Standards-Version: 3.9.4
-Homepage: http://wiki.x2go.org
-Vcs-Git: git://code.x2go.org/lightdm-remote-session-x2go
-Vcs-Browser: http://code.x2go.org/gitweb?p=lightdm-remote-session-x2go.git;a=summary
+Homepage: http://wiki.arctica.org
+Vcs-Git: https://github.com/ArcticaProject/lightdm-remote-session-arctica
+Vcs-Browser: https://github.com/ArcticaProject/lightdm-remote-session-arctica
-Package: lightdm-remote-session-x2go
+Package: lightdm-remote-session-arctica
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
socat,
zenity,
- pyhoca-cli (>= 0.2.1.0-0~) | x2goclient (>= 4.0.1.1-0~),
- libpam-x2go,
+ arctica-cli,
+ libpam-arctica,
lightdm (>= 1.3.3-0~),
Suggests:
apparmor,
-Description: Log into X2Go sessions via LightDM
+Description: Log into Arctica Sessions via LightDM
The configuration files needed and scripts required to login
- to a full screen X2Go session using LightDM and PyHoca / Python X2Go
- or X2Go Client.
+ to a full screen Arctica Session using LightDM and the
+ Arctica Client (command line version).