[Python-modules-commits] [matplotlib] 03/03: add ttf-bitstream-vera to -data depends; Closes: #802776
Sandro Tosi
morph at moszumanska.debian.org
Thu Jan 7 23:21:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository matplotlib.
commit 666151e147dd4d6e192c88e4cf60ff0993d742bf
Author: Sandro Tosi <morph at debian.org>
Date: Thu Jan 7 22:55:14 2016 +0000
add ttf-bitstream-vera to -data depends; Closes: #802776
---
debian/changelog | 4 +++-
debian/control | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4fa192b..8aad956 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ matplotlib (1.5.1~rc1-1) UNRELEASED; urgency=medium
- run tests using tests.py, and disable those accessing the network
- increase verbosity of the tests
* Build & install only the HTML version of the doc (no more PDF)
+ * debian/control
+ - add ttf-bitstream-vera to -data depends; Closes: #802776
- -- Sandro Tosi <morph at debian.org> Thu, 07 Jan 2016 22:13:52 +0000
+ -- Sandro Tosi <morph at debian.org> Thu, 07 Jan 2016 22:54:40 +0000
matplotlib (1.5.0~rc2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f5eb92e..ad80926 100644
--- a/debian/control
+++ b/debian/control
@@ -167,7 +167,7 @@ Description: Python based plotting system in a style similar to Matlab (Python 3
Package: python-matplotlib-data
Architecture: all
-Depends: fonts-lyx, ${misc:Depends}
+Depends: fonts-lyx, ${misc:Depends}, ttf-bitstream-vera
Description: Python based plotting system (data package)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
--
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