[python-qwt] branch master updated (65ee2db -> 43b3433)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Oct 11 09:03:53 UTC 2015


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

picca pushed a change to branch master
in repository python-qwt.

      from  65ee2db   release
       new  ea56373   fix the redirector
      adds  fee2487   Imported Upstream version 0.3.0
       new  d46a3d1   Merge tag 'upstream/0.3.0'
       new  43b3433   release

The 3 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:
 LICENSE                                                    | 10 +++++-----
 PKG-INFO                                                   | 10 +++++-----
 {python_qwt.egg-info => PythonQwt.egg-info}/PKG-INFO       | 10 +++++-----
 {python_qwt.egg-info => PythonQwt.egg-info}/SOURCES.txt    | 13 ++++++-------
 .../dependency_links.txt                                   |  0
 {python_qwt.egg-info => PythonQwt.egg-info}/top_level.txt  |  0
 debian/changelog                                           |  2 +-
 debian/rules                                               |  2 +-
 debian/watch                                               |  2 +-
 doc/conf.py                                                | 10 +++++-----
 doc/examples/histogram_demo.rst                            |  7 -------
 doc/examples/index.rst                                     |  3 +--
 doc/index.rst                                              | 12 ++++++++++++
 doc/installation.rst                                       |  2 +-
 doc/overview.rst                                           |  8 ++++----
 qwt/__init__.py                                            | 10 +++++-----
 qwt/plot_curve.py                                          |  6 +++---
 qwt/scale_engine.py                                        |  2 +-
 qwt/series_data.py                                         |  2 +-
 qwt/symbol.py                                              |  6 +++---
 qwt/tests/BodeDemo.py                                      |  2 +-
 qwt/tests/CPUplot.py                                       |  2 +-
 qwt/tests/CartesianDemo.py                                 |  2 +-
 qwt/tests/CurveDemo1.py                                    |  2 +-
 qwt/tests/CurveDemo2.py                                    |  2 +-
 qwt/tests/DataDemo.py                                      |  2 +-
 qwt/tests/ErrorBarDemo.py                                  |  2 +-
 qwt/tests/EventFilterDemo.py                               |  2 +-
 qwt/tests/ImagePlotDemo.py                                 |  2 +-
 qwt/tests/MapDemo.py                                       |  2 +-
 qwt/tests/MultiDemo.py                                     |  2 +-
 qwt/tests/ReallySimpleDemo.py                              |  2 +-
 qwt/tests/__init__.py                                      |  6 +++---
 qwt/text.py                                                |  2 +-
 qwt/text_engine.py                                         |  2 +-
 scripts/{python-qwt-tests => PythonQwt-tests}              |  0
 scripts/{python-qwt-tests.bat => PythonQwt-tests.bat}      |  0
 setup.py                                                   | 14 +++++++-------
 38 files changed, 84 insertions(+), 81 deletions(-)
 rename {python_qwt.egg-info => PythonQwt.egg-info}/PKG-INFO (87%)
 rename {python_qwt.egg-info => PythonQwt.egg-info}/SOURCES.txt (92%)
 rename {python_qwt.egg-info => PythonQwt.egg-info}/dependency_links.txt (100%)
 rename {python_qwt.egg-info => PythonQwt.egg-info}/top_level.txt (100%)
 delete mode 100644 doc/examples/histogram_demo.rst
 rename scripts/{python-qwt-tests => PythonQwt-tests} (100%)
 rename scripts/{python-qwt-tests.bat => PythonQwt-tests.bat} (100%)

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



More information about the debian-science-commits mailing list