[Python-modules-commits] [python-service-identity] 09/15: Run wrap-and-sort -t -s.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Feb 21 21:34:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch master
in repository python-service-identity.

commit 19be16669394423d7200536e58f0f162864a7df1
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun Feb 21 23:10:42 2016 +0200

    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 <python-modules-team at lists.alioth.debian.org>
 Uploaders: Tristan Seligmann <mithrandi at debian.org>
-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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-service-identity.git



More information about the Python-modules-commits mailing list