[guiqwt] branch master updated (2d735b7 -> 360192b)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu Nov 12 20:40:57 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  2d735b7   release
      adds  86f4c60   Imported Upstream version 3.0.0~rc1
       new  c26ca81   Merge tag 'upstream/3.0.0_rc1'
       new  f0e784e   release
      adds  e1b8488   Imported Upstream version 3.0.0~rc2
       new  fb29949   Merge tag 'upstream/3.0.0_rc2'
       new  360192b   release

The 4 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                                           |   10 +-
 README                                             |  107 +-
 debian/changelog                                   |    8 +
 debian/control                                     |    8 +-
 ...iqwt-tests.desktop => guiqwt-tests-py2.desktop} |    6 +-
 ...qwt-tests3.desktop => guiqwt-tests-py3.desktop} |    6 +-
 debian/python-guiqwt-doc.docs                      |    2 +-
 debian/rules                                       |   15 +-
 debian/{sift.desktop => sift-py2.desktop}          |    4 +-
 debian/{sift3.desktop => sift-py3.desktop}         |    4 +-
 guiqwt.egg-info/PKG-INFO                           |   10 +-
 guiqwt.egg-info/SOURCES.txt                        |   10 +-
 guiqwt.egg-info/entry_points.txt                   |    4 +
 guiqwt.egg-info/requires.txt                       |    8 +
 guiqwt/__init__.py                                 |    2 +-
 guiqwt/baseplot.py                                 |    4 +-
 guiqwt/cross_section.py                            |  125 +-
 guiqwt/curve.py                                    |   14 +-
 guiqwt/events.py                                   |   20 +-
 guiqwt/image.py                                    |   33 +-
 guiqwt/io.py                                       |   19 +-
 guiqwt/plot.py                                     |    2 +
 guiqwt/shapes.py                                   |    6 +-
 guiqwt/tests/contrast.png                          |  Bin 114600 -> 114378 bytes
 guiqwt/tests/cross_section.py                      |    1 -
 guiqwt/tests/test1.png.u8.png                      |  Bin 226028 -> 0 bytes
 guiqwt/tests/test1.u8.png                          |  Bin 0 -> 219957 bytes
 guiqwt/tests/test2.png.u8.png                      |  Bin 25801 -> 0 bytes
 guiqwt/tests/test2.u8.png                          |  Bin 0 -> 25078 bytes
 guiqwt/tests/transform.py                          |   17 +-
 guiqwt/tools.py                                    |    6 +-
 scripts/guiqwt-tests                               |    3 -
 scripts/guiqwt-tests.bat                           |    2 -
 scripts/sift                                       |    3 -
 scripts/sift.bat                                   |    2 -
 setup.cfg                                          |    2 +-
 setup.py                                           |   81 +-
 src/histogram2d.c                                  | 4129 ++++++++++----------
 src/mandelbrot.c                                   | 3623 +++++++++--------
 src/traits.hpp                                     |    1 +
 40 files changed, 4016 insertions(+), 4281 deletions(-)
 rename debian/{guiqwt-tests.desktop => guiqwt-tests-py2.desktop} (79%)
 rename debian/{guiqwt-tests3.desktop => guiqwt-tests-py3.desktop} (78%)
 rename debian/{sift.desktop => sift-py2.desktop} (72%)
 rename debian/{sift3.desktop => sift-py3.desktop} (86%)
 create mode 100644 guiqwt.egg-info/entry_points.txt
 create mode 100644 guiqwt.egg-info/requires.txt
 delete mode 100644 guiqwt/tests/test1.png.u8.png
 create mode 100644 guiqwt/tests/test1.u8.png
 delete mode 100644 guiqwt/tests/test2.png.u8.png
 create mode 100644 guiqwt/tests/test2.u8.png
 delete mode 100644 scripts/guiqwt-tests
 delete mode 100644 scripts/guiqwt-tests.bat
 delete mode 100644 scripts/sift
 delete mode 100644 scripts/sift.bat

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