[Python-modules-commits] [python-psutil] 09/10: add ipaddress and mock to b-d (needed by tests)

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 17 21:10:29 UTC 2016


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

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

commit 58e65912dd33dfebda054c3a784c3d6bf42d0665
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 17 18:47:55 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index a4857ff..ed01d5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,10 +4,10 @@ python-psutil (3.4.1-1) UNRELEASED; urgency=medium
   * debian/copyright
     - extend packaging copyright years
   * debian/control
-    - add python-ipaddress to b-d (needed by tests)
+    - add ipaddress and mock to b-d (needed by tests)
   * bump dh compat to 9
 
- -- Sandro Tosi <morph at debian.org>  Sun, 17 Jan 2016 17:22:13 +0000
+ -- Sandro Tosi <morph at debian.org>  Sun, 17 Jan 2016 18:47:43 +0000
 
 python-psutil (2.2.1-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 149cddf..a2cfc42 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), python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, dh-python, procps, python-sphinx (>= 1.0.7+dfsg), python-ipaddress
+Build-Depends: debhelper (>= 9), python-all-dev, python3-all-dev, python-all-dbg, python3-all-dbg, dh-python, procps, python-sphinx (>= 1.0.7+dfsg), python-ipaddress, python-mock
 Standards-Version: 3.9.6
 XS-Python-Version: all
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list