From de677e8616af52b666430dcfcf87da27dc192f89 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Mon, 3 Jun 2013 16:45:36 -0400 Subject: added inline packaging --- debian/control | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..0b6507f --- /dev/null +++ b/debian/control @@ -0,0 +1,26 @@ +Source: libpam-freerdp +Section: misc +Priority: extra +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + dh-autoreconf, + gnome-common, + libfreerdp-dev, + libgtest-dev, + libpam0g-dev, + pkg-config, +Standards-Version: 3.9.4 +Homepage: http://launchpad.net/libpam-freerdp/ +# If you aren't a member of ~freerdp-remote-team but need to upload packaging changes, +# just go ahead. ~freerdp-remote-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~freerdp-remote-team/libpam-freerdp/trunk + +Package: libpam-freerdp +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + freerdp-x11, +Description: PAM Module to auth against an RDP server using FreeRDP + Auth and session PAM module that uses FreeRDP to authenticate against + an RDP server as the remote hosts and user. Local account required. + Most useful with the pam-temp-account module. -- cgit v1.2.3