From 74ee30f7ea60054196f1f6068f0f98f163159e9d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 4 May 2018 15:09:56 +0200 Subject: include/pam-x2go.h: Move login prompt strings into public include file, so it can be used by e.g. Arctica Greeter. --- debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 0f87210..2bfd1f9 100644 --- a/debian/control +++ b/debian/control @@ -29,3 +29,16 @@ 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. + +Package: libpam-x2go-dev +Section: libdevel +Architecture: any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, +Description: PAM Module to auth against an X2Go server using PyHoca (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 package contains the pam_x2go.so header files. -- cgit v1.2.3