aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-07 10:52:54 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-07 10:52:54 +0100
commit7099005f38ff72fa5de5f245eb15077d8708efd6 (patch)
treed36ed5a050e51e3a08214eefde036176a39b9b7e /debian/control
parentba427b6fd4b84e9f20c016c949f526dbe2893e94 (diff)
downloadlibpam-freerdp2-7099005f38ff72fa5de5f245eb15077d8708efd6.tar.gz
libpam-freerdp2-7099005f38ff72fa5de5f245eb15077d8708efd6.tar.bz2
libpam-freerdp2-7099005f38ff72fa5de5f245eb15077d8708efd6.zip
Continue development of libpam-freerdp under the name libpam-freerdp2 (with support of FreeRDPv2 API).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
1 files changed, 13 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index 67c9908..86457da 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,24 @@
-Source: libpam-freerdp
+Source: libpam-freerdp2
Section: misc
-Priority: extra
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Priority: optional
+Maintainer: Artica Project <devs@lists.arctica-project.org>
+Uploaders:
+ Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
- gnome-common,
- libfreerdp-dev (>= 1.1.0~),
+ mate-common,
+ freerdp2-dev (>= 2~),
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
+Standards-Version: 4.1.1
-Package: libpam-freerdp
+Package: libpam-freerdp2
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.
+ freerdp2-x11,
+Description: PAM Module to auth against an RDP server using FreeRDPv2
+ Auth and session PAM module that uses FreeRDPv2 to authenticate against
+ an RDP server as the remote host and user. Local account required.
Most useful with the pam-temp-account module.