aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-11 16:38:12 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-11 16:38:12 +0200
commit531cca264a21552d80255334f9bf9f3e2cf19dbd (patch)
tree321585a00f721ef1f097835fd2b2eb292c1ba704 /debian/control
parent64da19d1fabaaa84cdf3589e6714c340eafee0e8 (diff)
downloadlightdm-remote-session-remoteconfigure-531cca264a21552d80255334f9bf9f3e2cf19dbd.tar.gz
lightdm-remote-session-remoteconfigure-531cca264a21552d80255334f9bf9f3e2cf19dbd.tar.bz2
lightdm-remote-session-remoteconfigure-531cca264a21552d80255334f9bf9f3e2cf19dbd.zip
Fork as new project: lightdm-remote-session-remoteconfigure.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..09dcd16
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+Source: lightdm-remote-session-remoteconfigure
+Section: misc
+Priority: optional
+Maintainer: Artica Project <devs@lists.arctica-project.org>
+Uploaders:
+ Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Build-Depends:
+ debhelper (>= 9),
+ dh-apparmor,
+ cdbs,
+ dh-autoreconf,
+Standards-Version: 4.1.4
+Homepage: http://github.com/ArcticaProject/lightdm-remote-session-remoteconfigure
+Vcs-Git: https://github.com/ArcticaProject/lightdm-remote-session-remoteconfigure/
+Vcs-Browser: https://github.com/ArcticaProject/lightdm-remote-session-remoteconfigure/
+
+Package: lightdm-remote-session-remoteconfigure
+Architecture: any
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests:
+ apparmor,
+Description: Configure Remote Logon for LightDM
+ The configuration files needed and scripts required to launch
+ a webbrowser from LightDM's Remote Logon prompt box and configure
+ Remote Logon accounts.