[python-qwt] branch master updated (30a50e9 -> 36cc2b0)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Aug 30 14:28:10 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  30a50e9   add the examples
       new  3c193a2   Imported Upstream version 6.1.2~a7
       new  b52d44f   Merge tag 'upstream/6.1.2_a7'
       new  36cc2b0   fix the copyright

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                         |  38 ++
 PKG-INFO                        |   3 +-
 README                          |  66 ---
 debian/changelog                |   2 +-
 debian/copyright                |  10 +-
 examples/BodeDemo.py            | 600 +++++++++++++-------------
 examples/CPUplot.py             | 788 +++++++++++++++++-----------------
 examples/CartesianDemo.py       | 194 ++++-----
 examples/CurveDemo1.py          | 252 +++++------
 examples/CurveDemo2.py          | 264 ++++++------
 examples/DataDemo.py            | 200 ++++-----
 examples/ErrorBarDemo.py        | 568 ++++++++++++-------------
 examples/EventFilterDemo.py     | 908 ++++++++++++++++++++--------------------
 examples/HistogramDemo.py       | 434 +++++++++----------
 examples/ImagePlotDemo.py       | 374 +++++++++--------
 examples/MapDemo.py             | 218 +++++-----
 examples/MultiDemo.py           | 152 +++----
 examples/ReallySimpleDemo.py    | 138 +++---
 python_qwt.egg-info/PKG-INFO    |   3 +-
 python_qwt.egg-info/SOURCES.txt |   1 -
 qwt/__init__.py                 |   2 +-
 qwt/qt/QtCore.py                |  58 +--
 qwt/qt/QtGui.py                 |  40 +-
 qwt/qt/QtSvg.py                 |  28 +-
 qwt/qt/QtWebKit.py              |  32 +-
 qwt/qt/__init__.py              | 131 +++---
 qwt/toqimage.py                 |   3 +
 setup.py                        | 275 ++++++------
 28 files changed, 2920 insertions(+), 2862 deletions(-)
 delete mode 100644 README

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