[Python-modules-commits] [matplotlib] 01/02: temporary disable b-d on pandas, until it resolves its buildability issues (see #845734)
Sandro Tosi
morph at moszumanska.debian.org
Tue Dec 13 11:55:55 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 8f107d5ad32c22d3645f616513947047d89f7f1c
Author: Sandro Tosi <morph at debian.org>
Date: Tue Dec 13 06:52:46 2016 -0500
temporary disable b-d on pandas, until it resolves its buildability issues (see #845734)
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 10a783b..6f96109 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+matplotlib (2.0.0~rc1-2) UNRELEASED; urgency=medium
+
+ * debian/control
+ - temporary disable b-d on pandas, until it resolves its buildability issues
+ (see #845734)
+
+ -- Sandro Tosi <morph at debian.org> Tue, 13 Dec 2016 06:52:03 -0500
+
matplotlib (2.0.0~rc1-1) experimental; urgency=medium
* New upstream release candidate for the new version 2.x
diff --git a/debian/control b/debian/control
index 8e71ad6..2786189 100644
--- a/debian/control
+++ b/debian/control
@@ -43,8 +43,8 @@ Build-Depends: debhelper (>= 7),
python-numpydoc,
python3-numpy,
python3-numpy-dbg,
- python-pandas,
- python3-pandas,
+# python-pandas,
+# python3-pandas,
python-pil,
python3-pil,
python-pkg-resources,
--
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