[Python-modules-commits] [routes] 05/05: reorganize Build-Depends, add new dependencies for tests

Piotr Ożarowski piotr at moszumanska.debian.org
Sat Jul 30 21:40:31 UTC 2016


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

piotr pushed a commit to branch master
in repository routes.

commit 174dfdd90a0a679215d206c8502784f442ba3689
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Sat Jul 30 23:26:39 2016 +0200

    reorganize Build-Depends, add new dependencies for tests
---
 debian/control | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 835bf09..b0b343f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,15 @@ Section: python
 Priority: optional
 Maintainer: Piotr Ożarowski <piotr at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), dh-python
-Build-Depends-Indep: python-all (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-sphinx (>= 1.3),
- python3-repoze.lru, python3-all, python3-setuptools, python3-sphinx,
+Build-Depends: debhelper (>= 9), dh-python,
+ python-all, python3-all,
+ python-setuptools, python3-setuptools,
+ python-sphinx (>= 1.3),
+ python-nose, python3-nose,
+ python-repoze.lru, python3-repoze.lru,
+ python-coverage, python3-coverage,
+ python-webob, python3-webob,
+ python-webtest, python3-webtest,
  python-six, python3-six
 Standards-Version: 3.9.8
 Homepage: http://routes.readthedocs.org/

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



More information about the Python-modules-commits mailing list