aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 24c292a30e4116d3884ea9965637e19b952b814a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: libpam-x2go
Section: misc
Priority: optional
Maintainer: Artica Project <devs@lists.arctica-project.org>
Uploaders:
 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends:
 debhelper (>= 9),
 libgtest-dev,
 libpam0g-dev,
 libssh-dev,
 pkg-config,
 cdbs (>= 0.4.93~),
 dh-autoreconf,
Standards-Version: 4.1.1
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},
Suggests:
 x2goclient | pyhoca-cli,
Description: PAM Module to auth against an X2Go server using PyHoca
 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.