summaryrefslogtreecommitdiff
path: root/branding/templates/debian/control-template
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2019-07-29 18:06:53 +0200
committerRuben Pollan <meskio@sindominio.net>2019-08-05 11:46:21 -0400
commitd5f06cc47dcdfa4b61219ffbf280157a312e0efa (patch)
treee37e01bca8bf43ecf92357d959b8bf5377efb8ec /branding/templates/debian/control-template
parente709b4209e710eb1bb5e7facff73f72adae66d65 (diff)
[pkg] debian template
Diffstat (limited to 'branding/templates/debian/control-template')
-rw-r--r--branding/templates/debian/control-template23
1 files changed, 23 insertions, 0 deletions
diff --git a/branding/templates/debian/control-template b/branding/templates/debian/control-template
new file mode 100644
index 0000000..aaec638
--- /dev/null
+++ b/branding/templates/debian/control-template
@@ -0,0 +1,23 @@
+Source: ${binaryName}
+Section: net
+Priority: extra
+Maintainer: LEAP Encryption Access Project <debian@leap.se>
+Build-Depends: debhelper (>= 10.0.0), dh-golang, golang-go (> 2:1.9),
+ golang-golang-x-text-dev (>= 0.3.0-2),
+ libgtk-3-dev, libappindicator3-dev, pkg-config
+Standards-Version: 3.9.8
+
+Package: ${binaryName}
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends},
+ openvpn, libgtk-3-0, libappindicator3-1,
+ policykit-1-gnome | polkit-1-auth-agent,
+ python3,
+Enhances: openvpn
+Description: Easy, fast, and secure VPN service from ${name}.
+ This package is a custom build of the new Bitmask VPN client, preconfigured
+ to use the ${providerURL} provider.
+ .
+ The service does not require a user account, keep logs, or track you in any
+ way. The service is paid for entirely by donations from users.