[Python-modules-commits] [bond] 05/06: control: fix and wrap dependencies

Yuri D'Elia wavexx-guest at moszumanska.debian.org
Tue Jan 12 11:48:06 UTC 2016


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

wavexx-guest pushed a commit to branch master
in repository bond.

commit bfb12137de812d0b6a62b1197d078cb180994fd5
Author: Yuri D'Elia <wavexx at thregr.org>
Date:   Tue Jan 12 12:22:29 2016 +0100

    control: fix and wrap dependencies
---
 debian/control | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b81aad3..0aaa0a6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,14 @@ Source: python-bond
 Maintainer: Yuri D'Elia <wavexx at thregr.org>
 Section: python
 Priority: optional
-Build-Depends: dh-python, python-setuptools (>= 0.6b3), python3-setuptools, python (>= 2.7), python3, debhelper (>= 9), python-pexpect, python3-pexpect
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               python (>= 2.7),
+               python-pexpect,
+               python-setuptools,
+               python3,
+               python3-pexpect,
+               python3-setuptools
 Standards-Version: 3.9.6
 Homepage: http://www.thregr.org/~wavexx/software/python-bond/
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/bond.git

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



More information about the Python-modules-commits mailing list