aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-04-24 18:40:54 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2013-04-24 18:40:54 +0200
commitf0759d14ca2c258b42e1401c9a686da14ed4f06c (patch)
tree5c41789281c987cd133499073addcd393a58bc1c /debian/control
parent7e997b2c3497ad8be857072a9bfb5d77bfca2f8d (diff)
downloadlibpam-x2go-f0759d14ca2c258b42e1401c9a686da14ed4f06c.tar.gz
libpam-x2go-f0759d14ca2c258b42e1401c9a686da14ed4f06c.tar.bz2
libpam-x2go-f0759d14ca2c258b42e1401c9a686da14ed4f06c.zip
Adapt to changes in lightdm-remote-login-x2go (0.0.1.0). Expect a UCCS service that supports session type »x2go».
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index d97f7c4..907cd60 100644
--- a/debian/control
+++ b/debian/control
@@ -12,17 +12,19 @@ Build-Depends:
pkg-config,
cdbs (>= 0.4.93~),
dh-autoreconf,
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://wiki.x2go.org
Vcs-Git: git://code.x2go.org/libpam-x2go.git
+Vcs-Browser: http://code.x2go.org/gitweb?p=libpam-x2go.git;a=summary
Package: libpam-x2go
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
- pyhoca-cli,
+Suggests:
+ x2goclient | pyhoca-cli,
Description: PAM Module to auth against an X2Go server using PyHoca
- Auth and session PAM module that uses PyHoca to authenticate against
+ Auth and session PAM module that uses SSH to authenticate against
an X2Go server as the remote host and user. Local account required.
Most useful with the pam-temp-account module.