[guiqwt] branch master updated (b28051b -> 7425dae)

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

      from  b28051b   release
      adds  1754b19   Imported Upstream version 3.0.2
       new  25807eb   Merge tag 'upstream/3.0.2'
       new  7425dae   build the doc only once

The 2 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:
 CHANGELOG.md                            | 483 ++++++++++++++++++
 MANIFEST.in                             |   4 +-
 PKG-INFO                                |   2 +-
 README                                  |  61 ---
 README.md                               |  70 +++
 changelog                               | 479 ------------------
 debian/changelog                        |   8 +
 debian/rules                            |   1 +
 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 +-
 25 files changed, 1262 insertions(+), 1004 deletions(-)
 create mode 100644 CHANGELOG.md
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 changelog
 create mode 100644 doc/images/screenshots/dotarraydemo.png
 create mode 100644 guiqwt/tests/dotarraydemo.py

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