[guiqwt] 01/03: Merge tag 'upstream/3.0.0_b7'

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Oct 25 14:54:44 UTC 2015


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

picca pushed a commit to branch master
in repository guiqwt.

commit 103e15d36e01b451b17410372c119fec6882b739
Merge: 75d6a86 fc60024
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Oct 25 15:22:11 2015 +0100

    Merge tag 'upstream/3.0.0_b7'
    
    Upstream version 3.0.0~b7

 PKG-INFO                                 |    4 +-
 doc/conf.py                              |    8 +-
 doc/images/screenshots/simple_dialog.png |  Bin 47500 -> 47500 bytes
 doc/index.rst                            |   15 +
 doc/installation.rst                     |    2 +-
 doc/migrating_from_v2_to_v3.rst          |   39 +
 guiqwt.egg-info/PKG-INFO                 |    4 +-
 guiqwt.egg-info/SOURCES.txt              |    3 +
 guiqwt/__init__.py                       |    2 +-
 guiqwt/baseplot.py                       |    5 +
 guiqwt/builder.py                        |    8 +-
 guiqwt/cross_section.py                  |   57 +-
 guiqwt/curve.py                          |   16 +-
 guiqwt/image.py                          |   57 +-
 guiqwt/interfaces.py                     |    6 +
 guiqwt/io.py                             |    6 +-
 guiqwt/label.py                          |   10 +-
 guiqwt/locale/fr/LC_MESSAGES/guiqwt.mo   |  Bin 29629 -> 29448 bytes
 guiqwt/locale/fr/LC_MESSAGES/guiqwt.po   | 1194 ++++++++--------
 guiqwt/locale/guiqwt.pot                 | 2229 ++++++++++++++++++++++++++++++
 guiqwt/plot.py                           |    9 +-
 guiqwt/shapes.py                         |   26 +-
 guiqwt/styles.py                         |   86 +-
 guiqwt/tests/contrast.png                |  Bin 0 -> 114600 bytes
 guiqwt/tests/cross_section.py            |    6 +-
 guiqwt/tests/image.py                    |    8 +-
 guiqwt/tests/plot.py                     |    4 +-
 guiqwt/tests/sift.py                     |   41 +-
 guiqwt/tests/test1.png.u8.png            |  Bin 331090 -> 226028 bytes
 guiqwt/tests/test2.png.u8.png            |  Bin 30322 -> 25801 bytes
 guiqwt/tools.py                          |    8 +-
 setup.py                                 |    2 +-
 src/histogram2d.c                        |    2 +-
 src/mandelbrot.c                         |    2 +-
 src/scaler.cpp                           |   11 +-
 src/traits.hpp                           |    6 +
 36 files changed, 3197 insertions(+), 679 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