summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-06-22 14:52:53 +0200
committerKali Kaneko <kali@leap.se>2017-06-26 12:20:53 +0200
commit7a2147e669bbe371b8018a1504b8a0b150d8c5c2 (patch)
treea44b89a7e76de5d409105f7c0e0cb5a0bc77624f
parent2fc78858dba0f78a8d080ede819dd32a073c8918 (diff)
[pkg] Add lsb-base (>= 3.0-6) as Dep to fix lintian error (#8897)
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index ca7381e7..9aba9185 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: soledad
Section: python
Priority: optional
Maintainer: Micah Anderson <micah@debian.org>
+Uploaders: LEAP automated build <sysdev@leap.se>
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-wheel, debhelper (>= 9), dh-python
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Package: soledad-server
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-configparser, python-couchdb,
+Depends: ${misc:Depends}, ${python:Depends}, lsb-base (>= 3.0-6), python-configparser, python-couchdb,
python-simplejson, python-oauth, python-u1db, python-routes, python-openssl,
soledad-common (>= 0.8.0), python-six, python-twisted-web (>= 13.0.0-1~bpo70+1),
sudo
@@ -20,8 +21,7 @@ Description: Synchronization of locally encrypted data among devices (server fil
Package: soledad-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-simplejson, python-oauth, python-u1db,
- python-six
+Depends: ${misc:Depends}, ${python:Depends}, python-simplejson, python-oauth, python-u1db, python-six
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