[seaborn] 21/35: debian/patches - up_3d9f355d8a424a984dd6f2de9719658cb1e9f715 picked up from upstream to resolve failed unittest while verifying rc options

Andreas Tille tille at debian.org
Fri Jan 20 15:00:22 UTC 2017


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

tille pushed a commit to branch debian
in repository seaborn.

commit 86a7acff87bad1949fd8d5d10467f36e0390c257
Author: Yaroslav Halchenko <debian at onerussian.com>
Date:   Sun Nov 9 20:46:58 2014 -0500

    debian/patches - up_3d9f355d8a424a984dd6f2de9719658cb1e9f715 picked up from upstream to resolve failed unittest while verifying
        rc options
---
 debian/changelog                                           |  6 +++++-
 debian/patches/series                                      |  1 +
 debian/patches/up_3d9f355d8a424a984dd6f2de9719658cb1e9f715 | 13 +++++++++++++
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4750737..418f049 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,12 @@ seaborn (0.4.0-2) unstable; urgency=medium
   * debian/control
     - swap order of bdepends for matplotlib to make buildds happy again
       (Closes: #765147)
+  * debian/patches
+    - up_3d9f355d8a424a984dd6f2de9719658cb1e9f715
+      picked up from upstream to resolve failed unittest while verifying
+      rc options
 
- -- Yaroslav Halchenko <debian at onerussian.com>  Sun, 09 Nov 2014 17:08:50 -0500
+ -- Yaroslav Halchenko <debian at onerussian.com>  Sun, 09 Nov 2014 20:46:25 -0500
 
 seaborn (0.4.0-1) unstable; urgency=medium
 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..866624f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+up_3d9f355d8a424a984dd6f2de9719658cb1e9f715
diff --git a/debian/patches/up_3d9f355d8a424a984dd6f2de9719658cb1e9f715 b/debian/patches/up_3d9f355d8a424a984dd6f2de9719658cb1e9f715
new file mode 100644
index 0000000..8111577
--- /dev/null
+++ b/debian/patches/up_3d9f355d8a424a984dd6f2de9719658cb1e9f715
@@ -0,0 +1,13 @@
+diff --git a/seaborn/rcmod.py b/seaborn/rcmod.py
+index 11a898e..a232d4d 100644
+--- a/seaborn/rcmod.py
++++ b/seaborn/rcmod.py
+@@ -197,7 +197,7 @@ def axes_style(style=None, rc=None):
+             "ytick.color": dark_gray,
+             "axes.axisbelow": True,
+             "image.cmap": "Greys",
+-            "font.family": "sans-serif",
++            "font.family": ["sans-serif"],
+             "font.sans-serif": ["Arial", "Liberation Sans",
+                                 "Bitstream Vera Sans", "sans-serif"],
+             "grid.linestyle": "-",

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



More information about the debian-science-commits mailing list