From 19be16669394423d7200536e58f0f162864a7df1 Mon Sep 17 00:00:00 2001 From: Tristan Seligmann Date: Sun, 21 Feb 2016 23:10:42 +0200 Subject: Run wrap-and-sort -t -s. --- debian/control | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 1226550..58d9cbc 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,23 @@ Source: python-service-identity Priority: optional Maintainer: Debian Python Modules Team Uploaders: Tristan Seligmann -Build-Depends: debhelper (>= 9), dh-python, - python-all, python-setuptools, python-openssl, python-pyasn1-modules, python-characteristic, python-pytest, - python3-all, python3-setuptools, python3-openssl, python3-pyasn1-modules, python3-characteristic, python3-pytest, - python3-idna, python-idna +Build-Depends: + debhelper (>= 9), + dh-python, + python-all, + python-characteristic, + python-idna, + python-openssl, + python-pyasn1-modules, + python-pytest, + python-setuptools, + python3-all, + python3-characteristic, + python3-idna, + python3-openssl, + python3-pyasn1-modules, + python3-pytest, + python3-setuptools, Build-Depends-Indep: python3-sphinx Standards-Version: 3.9.7 Section: python @@ -15,7 +28,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-serv Package: python-service-identity Architecture: all -Depends: ${python:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${python:Depends} Recommends: python-idna Description: Service identity verification for pyOpenSSL (Python 2 module) Service_identity aspires to give you all the tools you need for verifying @@ -27,7 +40,7 @@ Description: Service identity verification for pyOpenSSL (Python 2 module) Package: python3-service-identity Architecture: all -Depends: ${python3:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${python3:Depends} Recommends: python3-idna Description: Service identity verification for pyOpenSSL (Python 3 module) Service_identity aspires to give you all the tools you need for verifying -- cgit v1.2.3