[Python-modules-commits] [matplotlib] 13/16: add subprocess32 to b-d

Sandro Tosi morph at moszumanska.debian.org
Sun Dec 11 20:07:18 UTC 2016


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

morph pushed a commit to branch experimental
in repository matplotlib.

commit c96c110105dced6e737025eb48d462df9a8c9253
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Dec 11 10:54:06 2016 -0500

    add subprocess32 to b-d
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f3675bf..3107cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ matplotlib (2.0.0~rc1-1) UNRELEASED; urgency=medium
   * New upstream release candidate for the new version 2.x
   * debian/control
     - add pandas to b-d, needed for tests
+    - add subprocess32 to b-d
 
- -- Sandro Tosi <morph at debian.org>  Sun, 11 Dec 2016 10:50:02 -0500
+ -- Sandro Tosi <morph at debian.org>  Sun, 11 Dec 2016 10:53:55 -0500
 
 matplotlib (2.0.0~beta4-1) experimental; urgency=medium
 
diff --git a/debian/control b/debian/control
index 88e22c5..5790e43 100644
--- a/debian/control
+++ b/debian/control
@@ -59,6 +59,7 @@ Build-Depends: debhelper (>= 7),
                python-six (>= 1.4),
                python3-six (>= 1.4),
                python-sphinx (>= 1.0.7+dfsg),
+               python-subprocess32,
                python-tk (>= 2.5.2-1.1),
                python-tk-dbg (>= 2.5.2-1.1),
                python3-tk,

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



More information about the Python-modules-commits mailing list