summaryrefslogtreecommitdiff
path: root/debian/control
blob: b554edbdc74b542d529b5b3fc362997d47321f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: leap-client
Section: misc
Priority: extra
Maintainer: Ben Carrillo <ben@futeisha.org>
Standards-Version: 3.9.4
Homepage: http://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), python-support, python (>=2.6),
               python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose,
               python-requests (<= 0.14.2), python-srp, python-keyring, python-xdg,
               python-jsonschema, python-psutil, python-openssl, python-sh, xvfb, xauth
X-Python-Version: >= 2.6

Package: leap-client
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
  python-qt4,
  python-openssl,
  python-crypto,
  python-keyring,
  python-srp,
  python-dateutil,
  python-argparse,
  python-psutil,
  python-netifaces,
  python-requests (<= 0.14.2),
  python-xdg,
  python-jsonschema (>= 0.8.0),
  python-sh,
  python-setuptools,
  python-nose,
  python-mock,
  pep8,
  openvpn
#pyqt4-dev-tools, ???
#python-sphinx, only build-depend, right?
Suggests: resolvconf 
#, python-geoip ???
Conflicts: autoresolv
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.
 EIP (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.