From 92b2becedfcbc7a99c362f55a000d563d6056578 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 7 Dec 2017 09:25:19 +0100 Subject: Add upstream's .deb packaging for nightly builds and release builds targetting Debian and Ubuntu. --- debian/control | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c84b68d --- /dev/null +++ b/debian/control @@ -0,0 +1,31 @@ +Source: lightdm-remote-session-freerdp2 +Section: misc +Priority: optional +Maintainer: Artica Project +Uploaders: + Mike Gabriel +Build-Depends: + debhelper (>= 9), + dh-apparmor, + cdbs, + dh-autoreconf, +Standards-Version: 4.1.1 +Homepage: http://github.com/ArcticaProject/lightdm-remote-session-freerdp2 +Vcs-Git: https://github.com/ArcticaProject/lightdm-remote-session-freerdp2/ +Vcs-Browser: https://github.com/ArcticaProject/lightdm-remote-session-freerdp2/ + +Package: lightdm-remote-session-freerdp2 +Architecture: any +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + socat, + zenity, + freerdp-x11 (>= 2~),, + libpam-freerdp2, + lightdm (>= 1.3.3-0~), +Suggests: + apparmor, +Description: Log into RDP sessions via LightDM + The configuration files needed and scripts required to login + to a full screen RDP session using LightDM and FreeRDPv2. -- cgit v1.2.3