summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-09-01 16:07:16 -0400
committerMicah Anderson <micah@riseup.net>2015-09-01 16:07:16 -0400
commit363d960c3feddb93a0f660075d9b4b33f3713882 (patch)
tree00816585e121d4ae05194c3af0e46e2048f82f82 /debian/control
parent5070cc56c610da8bf2d580a0052b83345ce2c456 (diff)
minor lintian fixes
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 54e5b313..cf1252e3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-configparser, python-couchdb,
python-simplejson, python-oauth, python-u1db, python-routes, python-openssl,
soledad-common (>= 0.5.0), python-six, python-twisted-web (>= 13.0.0-1~bpo70+1)
-Description: Synchronization of locally encrypted data among devices.
+Description: Synchronization of locally encrypted data among devices (server files)
Soledad is the part of LEAP that allows application data to be securely
shared among devices. It provides, to other parts of the LEAP client, an
API for data storage and sync.
@@ -21,7 +21,7 @@ Package: soledad-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-simplejson, python-oauth, python-u1db,
python-six
-Description: Synchronization of locally encrypted data among devices.
+Description: Synchronization of locally encrypted data among devices (common files)
Soledad is the part of LEAP that allows application data to be securely
shared among devices. It provides, to other parts of the LEAP client, an
API for data storage and sync.
@@ -35,7 +35,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.3+b1),
python-simplejson, python-oauth, python-u1db, python-scrypt,
python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1~), soledad-common,
python-chardet, python-twisted-core
-Description: Synchronization of locally encrypted data among devices.
+Description: Synchronization of locally encrypted data among devices (client files)
Soledad is the part of LEAP that allows application data to be securely
shared among devices. It provides, to other parts of the LEAP client, an
API for data storage and sync.