[Python-modules-commits] [nose2] 06/06: Add missing build dependency.

Brian May bam at moszumanska.debian.org
Thu Feb 25 10:47:31 UTC 2016


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

bam pushed a commit to branch master
in repository nose2.

commit 8f64dfa221ef48a6085a6bd037a09af0af13d6b5
Author: Brian May <bam at debian.org>
Date:   Thu Feb 25 20:44:41 2016 +1100

    Add missing build dependency.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 248aeb6..718dc8c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,13 @@ Build-Depends: debhelper,
                python-setuptools,
                python-six,
                python-mock,
+               python-cov-core,
                python-sphinx,
                python3-all,
                python3-setuptools,
                python3-six,
                python3-mock,
+               python3-cov-core,
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Standards-Version: 3.9.6

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



More information about the Python-modules-commits mailing list