aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-09 00:50:46 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-09 00:50:46 +0200
commita848d0be57cf0b8314829c6b7f9b6c651d21b632 (patch)
tree7b747eba753d177984a2403328c05b810b64ce00 /debian/control
parentccd7c4ead2182b347a82e0cb389f1189e74ebeb9 (diff)
downloadlibpam-x2go-a848d0be57cf0b8314829c6b7f9b6c651d21b632.tar.gz
libpam-x2go-a848d0be57cf0b8314829c6b7f9b6c651d21b632.tar.bz2
libpam-x2go-a848d0be57cf0b8314829c6b7f9b6c651d21b632.zip
debian/: Update Debian packaging from official Debian package.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 10 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index f941030..046e9c0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: libpam-x2go
-Section: misc
+Section: admin
Priority: optional
Maintainer: Artica Project <devs@lists.arctica-project.org>
Uploaders:
@@ -14,7 +14,7 @@ Build-Depends:
pkg-config,
cdbs (>= 0.4.93~),
Standards-Version: 4.1.4
-Homepage: http://github.com/ArcticaProject/libpam-x2go
+Homepage: https://github.com/ArcticaProject/libpam-x2go
Vcs-Git: https://github.com/ArcticaProject/libpam-x2go/
Vcs-Browser: https://github.com/ArcticaProject/libpam-x2go/
@@ -25,10 +25,12 @@ Depends:
${misc:Depends},
Suggests:
pyhoca-cli,
-Description: PAM Module to auth against an X2Go server using PyHoca
+Description: PAM Module to check credentials against X2Go servers
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.
+ .
+ This PAM module is intended for facilitating Remote Logon into X2Go
+ servers using LightDM's Arctica Greeter.
Package: libpam-x2go-dev
Section: libdevel
@@ -36,9 +38,11 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
-Description: PAM Module to auth against an X2Go server using PyHoca (development files)
+Description: PAM Module to check credentials against X2Go servers (development files)
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.
+ .
+ This PAM module is intended for facilitating Remote Logon into X2Go
+ servers using LightDM's Arctica Greeter.
.
This package contains the pam_x2go.so header files.