[Python-modules-commits] [matplotlib] 01/16: add pandas to b-d, needed for tests

Sandro Tosi morph at moszumanska.debian.org
Sun Dec 11 20:07:15 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 5436cddc8b1bbc7459023979e122e5ebd6b7f13e
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Dec 11 10:46:46 2016 -0500

    add pandas to b-d, needed for tests
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 03ed381..a23071c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+matplotlib (2.0.0~beta4-2) UNRELEASED; urgency=medium
+
+  * debian/control
+    - add pandas to b-d, needed for tests
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 11 Dec 2016 10:46:30 -0500
+
 matplotlib (2.0.0~beta4-1) experimental; urgency=medium
 
   * New upstream beta release for the new version 2.x
diff --git a/debian/control b/debian/control
index 8d3404f..88e22c5 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,8 @@ Build-Depends: debhelper (>= 7),
                python-numpydoc,
                python3-numpy,
                python3-numpy-dbg,
+               python-pandas,
+               python3-pandas,
                python-pkg-resources,
                python3-pkg-resources,
                python-pyparsing (>= 1.5.6),

-- 
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