summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-07-01 14:38:54 -0400
committerMicah Anderson <micah@riseup.net>2014-07-01 14:38:54 -0400
commita7568bd38bdc63de5f074861862390281f49abf0 (patch)
treec91f9f23e2d490864489589e44a177bcc276373b /debian/control
parent8b43040747cdba40d8130d4a712960971ea35e9a (diff)
update soledad-client version dependency on python-pycryptopp to make wheezy backports easierdebian/platform-0.5
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a51a879e..80e3809e 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Package: soledad-client
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.1), python-pysqlite1.1,
python-simplejson, python-oauth, python-u1db, python-scrypt,
- python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1), soledad-common,
+ python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1~), soledad-common,
python-chardet
Description: Synchronization of locally encrypted data among devices.
Soledad is the part of LEAP that allows application data to be securely