summaryrefslogtreecommitdiff
path: root/debian/control
blob: fcbc70b0ff83c387d6aef69c0162f8d9a9ee91cd (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
Source: leap-common
<<<<<<< HEAD
Maintainer: Micah Anderson <micah@debian.org>
Uploaders: Ben Carrillo <ben@futeisha.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3),
 debhelper (>= 9), python-protobuf, python-protobuf.socketrpc
Standards-Version: 3.9.5

Package: python-leap-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema,
 python-dirspec, python-protobuf (>=2.4.1), python-protobuf.socketrpc,
 python-dateutil, python-openssl, python-gnupg, python-zmq (>=14.4.1),
 python-txzmq (>=0.7.3),
Description: Common python files needed by LEAP projects.
 This package contains common python functions that are needed 
=======
Maintainer: Micah Anderson <micah@leap.se>
Uploaders: Ben Carrillo <ben@futeisha.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.6

Package: python-leap-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq (>=14.4.1-1.1), python-txzmq (>= 0.7.3), python-twisted-web (>= 13.0.0)
Recommends: python-service-identity
Description: Common Python files needed by LEAP projects
 This package contains common Python functions that are needed 
>>>>>>> debian/experimental
 for the LEAP Client project