[Python-modules-commits] [matplotlib] branch master updated (51341c3 -> 82a9d52)

Sandro Tosi morph at moszumanska.debian.org
Sat Sep 10 14:32:58 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  51341c3   releasing package matplotlib version 1.5.2-1
       new  f92aa2f   record new upstream branch created by importing matplotlib_1.5.3.orig.tar.gz
       new  8367b8c   Import matplotlib_1.5.3.orig.tar.gz
       new  146d278   Fixes the path to search for matplotlibrc file
       new  d97ff51   Try to use also StayPuft (a free font) for xkcd
       new  d228cf8   adapt setup to find multiarched tk/tcl
       new  7714f4d   gtk3cairo_check_no-multiprocessing
       new  c61d062   bts800803 disable the GitHub Fork Me ribbon
       new  70a3a18   bts800803 dont use the Raleway font (from the Google Fonts API)
       new  87b199d   bts800803 remote the Google Analytics tracking
       new  d3f8d75   merge patched into master
       new  ae24610   New upstream candidate
       new  82a9d52   releasing package matplotlib version 1.5.3-1

The 12 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:
 .mailmap                                           |   1 +
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   6 +
 ...s800803-disable-the-GitHub-Fork-Me-ribbon.patch |   2 +-
 ...ont-use-the-Raleway-font-from-the-Google-.patch |   2 +-
 ...0803-remote-the-Google-Analytics-tracking.patch |   2 +-
 ...3a5e5440014677ee5afb08b0efa39f8e16-Mon-Se.patch |  55 --
 .../patches/20_matplotlibrc_path_search_fix.patch  |   2 +-
 .../70_bts720549_try_StayPuft_for_xkcd.patch       |   6 +-
 .../gtk3cairo_check_no-multiprocessing.patch       |   2 +-
 debian/patches/multiarch-tktcl.patch               |   2 +-
 debian/patches/series                              |   1 -
 doc/_templates/citing.html                         |   2 +
 doc/faq/usage_faq.rst                              |   2 +-
 doc/faq/virtualenv_faq.rst                         |  19 +-
 doc/resources/index.rst                            |   4 +
 doc/users/github_stats.rst                         | 765 ++++++++++++++++++++-
 doc/users/style_sheets.rst                         |   4 +-
 examples/pylab_examples/data_helper.py             |   4 +-
 examples/pylab_examples/image_slices_viewer.py     |   2 +-
 examples/pylab_examples/quiver_demo.py             |   4 +-
 examples/pylab_examples/tex_unicode_demo.py        |   7 +-
 examples/style_sheets/plot_ggplot.py               |   4 +-
 lib/matplotlib/_version.py                         |   4 +-
 lib/matplotlib/backends/backend_qt5agg.py          |   6 +-
 lib/matplotlib/backends/web_backend/nbagg_mpl.js   |   9 +-
 lib/matplotlib/finance.py                          |   4 +-
 lib/matplotlib/pyplot.py                           |  10 +-
 src/_contour.cpp                                   |   6 +-
 src/numpy_cpp.h                                    |   7 +
 30 files changed, 840 insertions(+), 118 deletions(-)
 delete mode 100644 debian/patches/0008-From-655c513a5e5440014677ee5afb08b0efa39f8e16-Mon-Se.patch

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