[Python-modules-commits] [matplotlib] 01/02: dont break matplotlib binary package in -data, this pervents mpl to be built on the buildd network
Sandro Tosi
morph at moszumanska.debian.org
Sat Jan 21 04:09:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository matplotlib.
commit fd0ccf2f389e5c6a427ff680bbe1f9021ee4e629
Author: Sandro Tosi <morph at debian.org>
Date: Thu Jan 19 21:25:40 2017 -0500
dont break matplotlib binary package in -data, this pervents mpl to be built on the buildd network
---
debian/changelog | 8 ++++++++
debian/control | 1 -
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 401a6d1..ff18795 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+matplotlib (2.0.0-2) UNRELEASED; urgency=medium
+
+ * debian/control
+ - dont break matplotlib binary package in -data, this pervents mpl to be
+ built on the buildd network
+
+ -- Sandro Tosi <morph at debian.org> Thu, 19 Jan 2017 21:24:56 -0500
+
matplotlib (2.0.0-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 3ef2be5..72ab0d8 100644
--- a/debian/control
+++ b/debian/control
@@ -179,7 +179,6 @@ Description: Python based plotting system in a style similar to Matlab (Python 3
Package: python-matplotlib-data
Architecture: all
Depends: fonts-lyx, ${misc:Depends}, ttf-bitstream-vera
-Breaks: python-matplotlib (<< 2.0.0), python3-matplotlib (<< 2.0.0)
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