diff --git a/debian/changelog b/debian/changelog index 4314ef340e7fe5487fe3819039f97bdd3e217eab..212f4309974b74e6b532fdfaf2d9cff43cae5eea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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 * Update to 0.5.2 release. diff --git a/debian/control b/debian/control index a51a879e5616b4dbea360862f1ddc19635f0c817..80e3809ea3ab8e9f301b25a6c38451e010650b20 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