summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-03-19 13:44:27 -0300
committerdrebs <drebs@leap.se>2015-03-19 13:55:00 -0300
commitd7ebd62ea541a508eed79d5ffe47011f94227bc8 (patch)
treed3a8c96623f5a87e4a7d3bf0efd0472526ef5f09 /debian/control
parent541cbfe1da35a88f07134b7d53aaa234145a7d18 (diff)
[pkg] fix dependencies on twisted deb packages
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 2 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index f43a6ac5..b891cb3c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,7 @@ Package: soledad-server
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-configparser, python-couchdb,
python-simplejson, python-oauth, python-u1db, python-routes, python-openssl,
- soledad-common (>= 0.5.0),
- python-six, python-twisted (>= 13.0.0-1~bpo70+1), python-twisted-bin (>= 13.0.0-1~bpo70+1),
- python-twisted-conch (>= 1:13.0.0-1~bpo70+1), python-twisted-core (>= 13.0.0-1~bpo70+1),
- python-twisted-lore (>= 13.0.0-1~bpo70+1), python-twisted-mail (>= 13.0.0-1~bpo70+1),
- python-twisted-names (>= 13.0.0-1~bpo70+1), python-twisted-news (>= 13.0.0-1~bpo70+1),
- python-twisted-runner (>= 13.0.0-1~bpo70+1), python-twisted-words (>= 13.0.0-1~bpo70+1),
- python-twisted-web (>= 13.0.0-1~bpo70+1)
+ soledad-common (>= 0.5.0), python-six, python-twisted-web (>= 13.0.0-1~bpo70+1)
Description: Synchronization of locally encrypted data among devices.
Soledad is the part of LEAP that allows application data to be securely
shared among devices. It provides, to other parts of the LEAP client, an
@@ -40,7 +34,7 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.1),
python-simplejson, python-oauth, python-u1db, python-scrypt,
python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1~), soledad-common,
- python-chardet
+ python-chardet, python-twisted-core
Description: Synchronization of locally encrypted data among devices.
Soledad is the part of LEAP that allows application data to be securely
shared among devices. It provides, to other parts of the LEAP client, an