summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-05-18 12:28:37 -0400
committerKali Kaneko <kali@leap.se>2016-05-18 12:28:37 -0400
commit09568a70ef68a4ef121d9e79fdc5366c4297544e (patch)
treeb8d4358f8bf9c65876961676a603f4d42b59cdb7 /debian/control
parent0673e3e3f70ebd3e0716c48966c5b3b75ed4f952 (diff)
parent4ca544212c3f5af08fdbad06133b0b443f6dfa02 (diff)
Merge branch 'debian/experimental' into debian/platform-0.8debian/platform-0.8
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 88d2d36e..6de62bc6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +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-web (>= 13.0.0-1~bpo70+1),
+ soledad-common (>= 0.8.0), python-six, python-twisted-web (>= 13.0.0-1~bpo70+1),
sudo
Description: Synchronization of locally encrypted data among devices (server files)
Soledad is the part of LEAP that allows application data to be securely
@@ -34,8 +34,8 @@ Package: soledad-client
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.3+b1),
python-simplejson, python-oauth, python-u1db, python-scrypt,
- python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1~), soledad-common,
- python-chardet, python-twisted-core (>= 13.0.0)
+ python-dirspec, soledad-common, python-chardet,
+ python-twisted-core (>= 13.0.0)
Description: Synchronization of locally encrypted data among devices (client files)
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