[Python-modules-commits] [python-numpy] 16/17: use py3k matplotlib in b-d-i, needed by doc
Sandro Tosi
morph at moszumanska.debian.org
Sun Nov 26 17:40:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-numpy.
commit 2be204216e14cd207492ee9d59dc0904d90c961f
Author: Sandro Tosi <morph at debian.org>
Date: Sun Nov 26 12:09:10 2017 -0500
use py3k matplotlib in b-d-i, needed by doc
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b98c5fe..acc9843 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-numpy (1:1.13.3-1) UNRELEASED; urgency=medium
* debian/control
- bump Standards-Version to 4.1.1 (no changes needed)
- remove Prio: extra from debug packages
+ - use py3k matplotlib in b-d-i, needed by doc
* use python3-sphinx to build doc
* debian/tests/*
- fix autopkg test dependencies, and atlas and openblas test for multi-arch
@@ -11,7 +12,7 @@ python-numpy (1:1.13.3-1) UNRELEASED; urgency=medium
* debian/rules
- use the python3 library path to build the doc
- -- Sandro Tosi <morph at debian.org> Sun, 26 Nov 2017 11:30:18 -0500
+ -- Sandro Tosi <morph at debian.org> Sun, 26 Nov 2017 11:30:57 -0500
python-numpy (1:1.13.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5b4c4cb..dff0eed 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cython (>= 0.26-2.1),
python3.5-dev (>= 3.5.4-3),
python3.6-dev (>= 3.6.2-3),
Build-Depends-Indep: python-docutils,
- python-matplotlib,
+ python3-matplotlib,
python3-sphinx,
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git
More information about the Python-modules-commits
mailing list