[Python-modules-commits] [pyqwt5] branch master updated (9938629 -> 8ed7f80)

Gudjon I. Gudjonsson gudjon-guest at moszumanska.debian.org
Thu Aug 18 09:53:16 UTC 2016


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

gudjon-guest pushed a change to branch master
in repository pyqwt5.

      from  9938629   Fixed VCS URL (https)
       new  27b95fb   * Disable numarray and numeric (Closes: #820696) * Bump standards version to 3.9.8, no change needed * Change dh_clean -k to dh_prep * Change recommends libqwt-dev to   suggests libqwt5-qt4-dev (Closes: #763567) * Remove dpatch reference from README.source
       new  b9557a4   Change Float to float to fix for non-obsolete numpy version.
       new  75dea1b   merge patched into master
       new  e22e7e1   Remove numpy and numarray from anynumpy
       new  8ed7f80   merge patched into master

The 5 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:
 debian/.git-dpm                                    |   4 +-
 debian/README.source                               |   1 -
 debian/changelog                                   |  13 +-
 debian/control                                     |   4 +-
 ...t-to-float-to-fix-for-non-obsolete-numpy-.patch | 161 +++++++++++++++++++++
 ...4-Remove-numpy-and-numarray-from-anynumpy.patch |  41 ++++++
 debian/patches/series                              |   2 +
 debian/rules                                       |   6 +-
 qt4examples/CPUplot.py                             |   8 +-
 qt4examples/DataDemo.py                            |   4 +-
 qt4examples/ErrorBarDemo.py                        |  10 +-
 qt4examples/EventFilterDemo.py                     |   8 +-
 qt4examples/MapDemo.py                             |   8 +-
 qt4lib/PyQt4/Qwt5/anynumpy.py                      |  19 +--
 14 files changed, 247 insertions(+), 42 deletions(-)
 create mode 100644 debian/patches/0003-Change-Float-to-float-to-fix-for-non-obsolete-numpy-.patch
 create mode 100644 debian/patches/0004-Remove-numpy-and-numarray-from-anynumpy.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqwt5.git



More information about the Python-modules-commits mailing list