aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 11 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index d20bbf9..5774b55 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,30 @@
-Source: lightdm-remote-session-freerdp2
+Source: lightdm-remote-session-freerdp
Section: misc
Priority: optional
Maintainer: Artica Project <devs@lists.arctica-project.org>
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends:
- debhelper (>= 9),
+ debhelper-compat (= 12),
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/
+Standards-Version: 4.7.0
+Homepage: http://github.com/ArcticaProject/lightdm-remote-session-freerdp
+Vcs-Git: https://github.com/ArcticaProject/lightdm-remote-session-freerdp/
+Vcs-Browser: https://github.com/ArcticaProject/lightdm-remote-session-freerdp/
-Package: lightdm-remote-session-freerdp2
+Package: lightdm-remote-session-freerdp
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
socat,
zenity,
- freerdp2-x11 (>= 2~),
- libpam-freerdp2,
+ freerdp3-x11 (>= 2~) | freerdp2-x11 (>= 2~),
+ libpam-freerdp,
lightdm (>= 1.3.3-0~),
socat,
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.
+ The configuration files needed and scripts required to login to a full
+ screen RDP session using LightDM and FreeRDPv2/FreeRDPv3.