[Python-modules-commits] [matplotlib] branch master updated (94a1a62 -> 2ba8c41)

Sandro Tosi morph at moszumanska.debian.org
Sun Feb 7 22:04:00 UTC 2016


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

morph pushed a change to branch master
in repository matplotlib.

      from  94a1a62   debian/tests/control: test against wxWidgets 3.0
       new  5a16f7d   record new upstream branch created by importing matplotlib_1.5.1.orig.tar.gz
       new  0ef98e6   Import matplotlib_1.5.1.orig.tar.gz
       new  8e76402   Fixes the path to search for matplotlibrc file
       new  737d18f   Try to use also StayPuft (a free font) for xkcd
       new  e3fad4a   adapt setup to find multiarched tk/tcl
       new  94f8c63   gtk3cairo_check_no-multiprocessing
       new  74ae8c3   bts800803 disable the GitHub Fork Me ribbon
       new  50f3ffa   bts800803 dont use the Raleway font (from the Google Fonts API)
       new  cd9e4de   bts800803 remote the Google Analytics tracking
       new  da7d8f7   merge patched into master
       new  7846d8a   New upstream release
       new  db1f26c   add ffmpeg to Suggests, Required for the animation module to be save out put to movie formats
       new  2ba8c41   releasing package matplotlib version 1.5.1-1

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 INSTALL                                            |  19 ++-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |  11 +-
 debian/control                                     |   2 +
 ...s800803-disable-the-GitHub-Fork-Me-ribbon.patch |   6 +-
 ...ont-use-the-Raleway-font-from-the-Google-.patch |  10 +-
 ...0803-remote-the-Google-Analytics-tracking.patch |   9 +-
 .../patches/20_matplotlibrc_path_search_fix.patch  |   2 +-
 .../70_bts720549_try_StayPuft_for_xkcd.patch       |   2 +-
 .../gtk3cairo_check_no-multiprocessing.patch       |   2 +-
 debian/patches/multiarch-tktcl.patch               |   2 +-
 doc/_static/mpl.css                                |  32 ++++
 doc/_templates/badgesidebar.html                   |  11 ++
 doc/_templates/donate_sidebar.html                 |   5 +
 doc/_templates/index.html                          |  10 +-
 doc/_templates/layout.html                         | 166 ++++++++++++++++++---
 doc/conf.py                                        |   9 +-
 doc/faq/usage_faq.rst                              |  32 +++-
 examples/misc/svg_filter_line.py                   |   2 +-
 examples/misc/svg_filter_pie.py                    |   2 +-
 examples/user_interfaces/embedding_in_tk_canvas.py |   6 +-
 examples/user_interfaces/svg_histogram.py          |   2 +-
 examples/user_interfaces/svg_tooltip.py            |   2 +-
 lib/matplotlib/_version.py                         |   4 +-
 lib/matplotlib/artist.py                           |   2 +-
 lib/matplotlib/tests/test_image.py                 |  56 ++++++-
 src/_backend_agg.cpp                               |   8 +-
 tests.py                                           |   1 +
 28 files changed, 352 insertions(+), 77 deletions(-)
 create mode 100644 doc/_templates/badgesidebar.html
 create mode 100644 doc/_templates/donate_sidebar.html

-- 
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