[guiqwt] 01/02: Merge tag 'upstream/3.0.2'

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Jan 24 08:44:04 UTC 2016


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

picca pushed a commit to branch master
in repository guiqwt.

commit 25807eb36a898ae035042277efe2501c3b756803
Merge: b28051b 1754b19
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Jan 24 08:52:17 2016 +0100

    Merge tag 'upstream/3.0.2'
    
    Upstream version 3.0.2

 CHANGELOG.md                            | 483 ++++++++++++++++++
 MANIFEST.in                             |   4 +-
 PKG-INFO                                |   2 +-
 README                                  |  61 ---
 README.md                               |  70 +++
 changelog                               | 479 ------------------
 doc/examples.rst                        |   9 +
 doc/images/screenshots/dotarraydemo.png | Bin 0 -> 68152 bytes
 guiqwt.egg-info/PKG-INFO                |   2 +-
 guiqwt.egg-info/SOURCES.txt             |   6 +-
 guiqwt/__init__.py                      |  34 +-
 guiqwt/annotations.py                   |   2 +-
 guiqwt/baseplot.py                      |   2 +-
 guiqwt/histogram.py                     |   4 +-
 guiqwt/image.py                         |   6 +
 guiqwt/images/guiqwt.svg                | 846 ++++++++++++++++----------------
 guiqwt/plot.py                          |   8 +-
 guiqwt/tests/dotarraydemo.py            | 168 +++++++
 guiqwt/tests/sift.py                    |  14 +-
 guiqwt/tools.py                         |  18 +-
 setup.py                                |  31 +-
 src/histogram2d.c                       |   4 +-
 src/mandelbrot.c                        |   4 +-
 23 files changed, 1253 insertions(+), 1004 deletions(-)

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



More information about the debian-science-commits mailing list