[Python-modules-commits] [matplotlib] 02/02: add breaks to -data for mpl versions before 2.x; Closes: #847468

Sandro Tosi morph at moszumanska.debian.org
Sat Jan 7 04:57:38 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 ab7ba75b237b5692f734d700dd3c809b9a8850a2
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Jan 6 23:53:04 2017 -0500

    add breaks to -data for mpl versions before 2.x; Closes: #847468
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f70760f..89ff77d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ matplotlib (2.0.0~rc2-2) UNRELEASED; urgency=medium
     - exclude basemap from b-d if build profile is 'stage1', which breaks a
       circular dependency loop and will allow to bootstrap a new arch easier;
       Closes: #849943
+    - add breaks to -data for mpl versions before 2.x; Closes: #847468
 
- -- Sandro Tosi <morph at debian.org>  Fri, 06 Jan 2017 23:38:22 -0500
+ -- Sandro Tosi <morph at debian.org>  Fri, 06 Jan 2017 23:52:24 -0500
 
 matplotlib (2.0.0~rc2-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 72ab0d8..3ef2be5 100644
--- a/debian/control
+++ b/debian/control
@@ -179,6 +179,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}, 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