diff options
author | Micah Anderson <micah@riseup.net> | 2014-07-01 14:38:54 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2014-07-01 14:38:54 -0400 |
commit | a7568bd38bdc63de5f074861862390281f49abf0 (patch) | |
tree | c91f9f23e2d490864489589e44a177bcc276373b /debian/control | |
parent | 8b43040747cdba40d8130d4a712960971ea35e9a (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/control | 2 |
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 |