[sagemath] 07/09: Remove silence_matplotlib_1_3_changes.patch (was applied upstream).

Tobias Hansen thansen at moszumanska.debian.org
Thu Apr 7 09:38:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sagemath.

commit e9647782cf3fd341a4313e733ecc0919864e7d96
Author: Tobias Hansen <thansen at localhost.localdomain>
Date:   Thu Apr 7 10:29:11 2016 +0100

    Remove silence_matplotlib_1_3_changes.patch (was applied upstream).
---
 debian/patches/series                               |  1 -
 debian/patches/silence_matplotlib_1_3_changes.patch | 11 -----------
 2 files changed, 12 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index ba279b5..947a5b4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,7 +7,6 @@ python_security.patch
 silent_debian_bug_780186.patch
 silence_ecl_opt_signals.patch
 sagedoc_avoid_exception.patch
-silence_matplotlib_1_3_changes.patch
 rubiks_executables_renames.patch
 python_installs_in_userdir.patch
 pari.patch
diff --git a/debian/patches/silence_matplotlib_1_3_changes.patch b/debian/patches/silence_matplotlib_1_3_changes.patch
deleted file mode 100644
index 4d4c16e..0000000
--- a/debian/patches/silence_matplotlib_1_3_changes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/sage/src/sage/plot/graphics.py
-+++ b/sage/src/sage/plot/graphics.py
-@@ -2221,7 +2221,7 @@
-             sage: subplot = Figure().add_subplot(111)
-             sage: p._objects[0]._render_on_subplot(subplot)
-             sage: p._matplotlib_tick_formatter(subplot, **d)
--            (<matplotlib.axes.AxesSubplot object at ...>,
-+            (<matplotlib.axes._subplots.AxesSubplot object at ...>,
-             <matplotlib.ticker.MaxNLocator object at ...>,
-             <matplotlib.ticker.MaxNLocator object at ...>,
-             <matplotlib.ticker.OldScalarFormatter object at ...>,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list