[guidata] branch master updated (91c5b7e -> 8bb4907)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Aug 24 08:38:11 UTC 2015


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

picca pushed a change to branch master
in repository guidata.

      from  91c5b7e   prepare for release
       new  6d0969f   use the pypi redirector
       new  e5f4845   Imported Upstream version 1.7.0~b2
       new  32caef5   Merge tag 'upstream/1.7.0_b2'
       new  e1559b7   update the changelog
       new  0884746   use cme fix
       new  fff9d58   update the URL's
       new  8bb4907   update the build-dep for the new version

The 7 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                              |  11 ++-
 README                                |   2 +-
 changelog                             |   8 +++
 debian/changelog                      |  13 ++++
 debian/compat                         |   2 +-
 debian/control                        |   7 +-
 debian/copyright                      |   6 +-
 debian/watch                          |   6 +-
 doc/installation.rst                  |   2 +-
 PKG-INFO => guidata.egg-info/PKG-INFO |  11 ++-
 guidata.egg-info/SOURCES.txt          | 130 ++++++++++++++++++++++++++++++++++
 guidata.egg-info/dependency_links.txt |   1 +
 guidata.egg-info/top_level.txt        |   1 +
 guidata/__init__.py                   |  13 ++--
 guidata/dataset/qtitemwidgets.py      |  33 ++++-----
 guidata/dataset/qtwidgets.py          |  18 ++---
 guidata/disthelpers.py                |  65 ++++++++++++++---
 guidata/guitest.py                    |  17 +++--
 guidata/qt/QtCore.py                  |  37 +++++-----
 guidata/qt/QtDesigner.py              |  14 ++++
 guidata/qt/QtGui.py                   |  15 ++--
 guidata/qt/QtSvg.py                   |  14 ++++
 guidata/qt/QtWebKit.py                |  12 ++--
 guidata/qt/__init__.py                | 105 ++++++++++++++-------------
 guidata/qthelpers.py                  |  12 ++--
 guidata/qtwidgets.py                  |  13 ++--
 guidata/tests/editgroupbox.py         |   4 +-
 setup.cfg                             |   5 ++
 setup.py                              |  17 +++--
 29 files changed, 422 insertions(+), 172 deletions(-)
 copy PKG-INFO => guidata.egg-info/PKG-INFO (75%)
 create mode 100644 guidata.egg-info/SOURCES.txt
 create mode 100644 guidata.egg-info/dependency_links.txt
 create mode 100644 guidata.egg-info/top_level.txt
 create mode 100644 guidata/qt/QtDesigner.py
 create mode 100644 guidata/qt/QtSvg.py
 create mode 100644 setup.cfg

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



More information about the debian-science-commits mailing list