Skip to content
Snippets Groups Projects
Commit a7568bd3 authored by micah's avatar micah :speech_balloon:
Browse files

update soledad-client version dependency on python-pycryptopp to make wheezy backports easier

parent 8b430407
Branches debian/platform-0.5
No related tags found
No related merge requests found
soledad (0.5.2.1) unstable; urgency=medium
* Update soledad-client version dependency on python-pycryptopp
to make backports to wheezy easier
-- Micah Anderson <micah@debian.org> Tue, 01 Jul 2014 14:37:45 -0400
soledad (0.5.2) unstable; urgency=low soledad (0.5.2) unstable; urgency=low
* Update to 0.5.2 release. * Update to 0.5.2 release.
......
...@@ -39,7 +39,7 @@ Package: soledad-client ...@@ -39,7 +39,7 @@ Package: soledad-client
Architecture: all Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.1), python-pysqlite1.1, Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.1), python-pysqlite1.1,
python-simplejson, python-oauth, python-u1db, python-scrypt, 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 python-chardet
Description: Synchronization of locally encrypted data among devices. Description: Synchronization of locally encrypted data among devices.
Soledad is the part of LEAP that allows application data to be securely Soledad is the part of LEAP that allows application data to be securely
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment