[guiqwt] branch master updated (75d6a86 -> 2d735b7)

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 change to branch master
in repository guiqwt.

      from  75d6a86   release
      adds  fc60024   Imported Upstream version 3.0.0~b7
       new  103e15d   Merge tag 'upstream/3.0.0_b7'
       new  5916fb9   Depends python-qwt (>= 0.4.0~)
       new  2d735b7   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:
 PKG-INFO                                 |    4 +-
 debian/changelog                         |    8 +
 debian/control                           |    6 +-
 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 +
 38 files changed, 3208 insertions(+), 682 deletions(-)
 create mode 100644 doc/migrating_from_v2_to_v3.rst
 create mode 100644 guiqwt/locale/guiqwt.pot
 create mode 100644 guiqwt/tests/contrast.png

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