From 7a2147e669bbe371b8018a1504b8a0b150d8c5c2 Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 22 Jun 2017 14:52:53 +0200 Subject: [pkg] Add lsb-base (>= 3.0-6) as Dep to fix lintian error (#8897) --- debian/control | 8 ++++---- 1 file 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 +Uploaders: LEAP automated build 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 -- cgit v1.2.3