[Python-modules-commits] [python-pygraphviz] 09/14: add mock to b-d, needed by tests

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 8 20:06:46 UTC 2017


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

morph pushed a commit to branch master
in repository python-pygraphviz.

commit 07877e1f81afff341f2bd761d3d7597b3fd18f19
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 8 14:46:31 2017 -0500

    add mock to b-d, needed by tests
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3064ba4..3782984 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ python-pygraphviz (1.4~rc1-1) UNRELEASED; urgency=medium
   * Acknowledge NMU, thanks!! Closes: #840845
   * debian/copyright
     - extend packaging copyright years
+  * debian/control
+    - add mock to b-d, needed by tests
 
- -- Sandro Tosi <morph at debian.org>  Sun, 08 Jan 2017 14:43:39 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 08 Jan 2017 14:46:15 -0500
 
 python-pygraphviz (1.3.1-1.1) unstable; urgency=high
 
diff --git a/debian/control b/debian/control
index 9744aa2..1afdcba 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python-all-dev (>= 2.3.5-11), python-all-dbg, python3-all-dev, python3-all-dbg, libgraphviz-dev, python-setuptools, python3-setuptools, pkg-config, graphviz, python-nose, python3-nose, python-sphinx
+Build-Depends: debhelper (>= 9), dh-python, python-all-dev (>= 2.3.5-11), python-all-dbg, python3-all-dev, python3-all-dbg, libgraphviz-dev, python-setuptools, python3-setuptools, pkg-config, graphviz, python-nose, python3-nose, python-sphinx, python-mock (>= 1.3), python3-mock (>= 1.3)
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list