summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control52
1 files changed, 52 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 00000000..983f6868
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,52 @@
+Source: bitmask
+Section: misc
+Priority: extra
+Maintainer: Ben Carrillo <ben@futeisha.org>
+Standards-Version: 3.9.5
+Uploaders: Micah Anderson <micah@debian.org>
+Homepage: https://leap.se
+#Vcs-Git: git://git.debian.org/python-applications-team/leap-client.git
+#Vcs-Browser: http://git.debian.org/?p=python-applications-team/leap-client.git;a=summary
+Build-Depends: debhelper (>= 8.0.0), dh-python, python (>=2.6), python-setuptools,
+ pep8,
+ python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-mock,
+ python-requests (>= 1.2.3-1), python-srp, python-crypto, python-keyring, python-xdg,
+ python-jsonschema (>= 0.7.0), python-psutil, python-openssl,
+ python-dateutil, python-argparse, python-netifaces, pyside-tools,
+ xvfb, xauth
+X-Python-Version: >= 2.6
+
+Package: bitmask
+Architecture: all
+Depends:
+ ${misc:Depends}, ${python:Depends},
+ python-openssl,
+ python-crypto,
+ python-keyring (>= 0.9.2),
+ python-srp,
+ python-dateutil,
+ python-argparse,
+ python-psutil,
+ python-netifaces,
+ python-requests (>= 1.2.3-1),
+ python-xdg,
+ python-jsonschema (>= 0.7.0),
+ python-setuptools,
+ openvpn,
+ python-pyside,
+ python-pyside.qtcore,
+ python-pyside.qtgui,
+ python-leap-common,
+ leap-mail,
+ soledad-client
+Recommends: xul-ext-bitmask
+Suggests: policykit-1-gnome
+Enhances: openvpn
+Description: Provides the desktop client for the LEAP Encryption Access Project Platform.
+ LEAP (LEAP Encryption Access Project) develops a plan to secure everyday
+ communication, breaking down into discrete services.
+ .
+ The client for the current phase gives support to the EIP Service. The
+ Encrypted Internet Proxy) provides circumvention, location anonymization, and
+ traffic encryption in a hassle-free, automatically self-configuring fashion,
+ and has an enhanced level of security.