From 53e698d5d0db99255724d94ec6f76b0753c7b917 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 5 Jul 2016 11:30:35 -0400 Subject: Versioned dependency on soledad-common for soledad-client. Without this, its possible to upgrade soledad-client, and still have an older soledad-common. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ebdf492e..ead1b1ab 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ 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, soledad-common, python-chardet, + python-dirspec, soledad-common (>= 0.8.0), 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 -- cgit v1.2.3