1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
python-pyqtgraph (0.11.1-1) unstable; urgency=medium
* New upstream version 0.11.1
* Drop patches: upstream
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 24 Dec 2020 19:20:14 +0100
python-pyqtgraph (0.11.0-7) unstable; urgency=medium
[ Chris Lamb <lamby@debian.org> ]
* debian/patches/1265.patch:
make build reproducible. (Closes: #963124)
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 26 Sep 2020 11:34:23 +0200
python-pyqtgraph (0.11.0-6) unstable; urgency=medium
* Add patch to make it compatible with the new pyqt5 sip implementation
* Update copyright years and URI
* Switch compat level to 13
* debian/patches/1331.patch:
- switch to new PyQt5 sip import API.
(Closes: #966045)
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 27 Jul 2020 14:39:51 +0200
python-pyqtgraph (0.11.0-5) unstable; urgency=medium
* New pyside in unstable, drop the conditional dependency
-- Gianfranco Costamagna <locutusofborg@debian.org> Sat, 27 Jun 2020 00:14:36 +0200
python-pyqtgraph (0.11.0-4) unstable; urgency=medium
* New pyside not yet in unstable, add the dependency conditionally
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 12 Jun 2020 21:33:29 +0200
python-pyqtgraph (0.11.0-3) unstable; urgency=medium
* Add some more dependencies, for new pyside dropping uic/rcc
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 11 Jun 2020 10:09:16 +0200
python-pyqtgraph (0.11.0-2) unstable; urgency=medium
* Add some additional build dependencies to fix the build.
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 10 Jun 2020 23:00:23 +0200
python-pyqtgraph (0.11.0-1) unstable; urgency=medium
* New upstream version 0.11.0
* Update maintainers field
* add R^3: no
* bump std-version to 4.5.0
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 10 Jun 2020 22:17:59 +0200
python-pyqtgraph (0.11.0~rc0-1) unstable; urgency=medium
* New upstream version 0.11.0~rc0
- try to drop the setup.py patch
-- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 22 Dec 2019 12:16:58 +0100
python-pyqtgraph (0.10.0-5) unstable; urgency=medium
[ Georges Khaznadar ]
* For some mysterious reason, the expressions used to build the list of
python files to package misses the last directory in the list; when I
call *the same* expressions in a Python shell, it does not fail. So I
made a quick & &dirty fix: I hardcoded the list of files to package,
which closes: #939571
[ Gianfranco Costamagna ]
* Bump std-version to 4.1.1
-- Georges Khaznadar <georgesk@debian.org> Tue, 05 Nov 2019 19:04:32 +0100
python-pyqtgraph (0.10.0-4) unstable; urgency=medium
* debian/patches/fd11e1352d9e0b15d67520354bbbf40c615bf996.patch:
- update sources to upstream fd11e1352d9e0b15d67520354bbbf40c615bf996
commit on devel branch (Closes: #935784)
- this permits the switch to pyside2
* Previous upload dropped Python2 package (Closes: #938088)
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 26 Aug 2019 11:44:55 +0200
python-pyqtgraph (0.10.0-3) unstable; urgency=medium
* Drop python2 package
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 21 Aug 2019 18:27:17 +0200
python-pyqtgraph (0.10.0-2) unstable; urgency=medium
[ Yuri D'Elia, Georges Khaznadar, jithin bp ]
* Add QT5 as alternative runtime binding (Closes: #843897)
[ Gianfranco Costamagna ]
* Bump std-version to 4.4.0, compat level to 12
* Update VCS fields for salsa.d.o move
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 21 Aug 2019 18:23:57 +0200
python-pyqtgraph (0.10.0-1) unstable; urgency=medium
* New upstream release, update copyright file
* Bump std-version to 3.9.8
* Bump compat level to 10
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 09 Nov 2016 14:55:01 +0100
python-pyqtgraph (0.9.10-5) unstable; urgency=medium
* Prefer qt4 over pyside to avoid drag of too much dependencies on binwalk.
(Closes: #810140)
- thanks a lot Julian Andres Klode <jak@debian.org> for the useful hint!
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 07 Jan 2016 00:09:38 +0100
python-pyqtgraph (0.9.10-4) unstable; urgency=medium
* Disable testsuite, it drags too much dependencies, and
it fails for some new python3.5 modules. (Closes: #801207)
- https://github.com/pyqtgraph/pyqtgraph/issues/230
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 20 Aug 2015 23:29:20 +0200
python-pyqtgraph (0.9.10-3) unstable; urgency=medium
* Remove numpy as runtime dependency, already
taken care in setup.py.
* Update my email address.
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 22 Jul 2015 14:22:11 +0200
python-pyqtgraph (0.9.10-2) unstable; urgency=medium
* Upload to unstable.
- Update copyright year.
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Sun, 26 Apr 2015 23:47:30 +0200
python-pyqtgraph (0.9.10-1) experimental; urgency=medium
* New upstream release.
- d/copyright: drop PIL license, the code has been removed upstream.
- change author mail address.
* d/control
- Bump std-version to 3.9.6, no changes required.
- Add some build dependencies, to avoid build exceptions:
- python-matplotlib,
- python-numpy,
- python-opengl,
- python-qt4-gl,
- python-scipy
- Add the optional python*-matplotlib to Recommends.
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Thu, 25 Dec 2014 22:33:49 +0100
python-pyqtgraph (0.9.8-3) unstable; urgency=medium
* Add X-Python-Version: to control file.
* Revert back to python-pyside | python-qt4, instead of requesting
them both. (Closes: #757645)
* Add a new -doc package.
* Add a new python3-pyqtgraph python3 compatible package.
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Fri, 15 Aug 2014 12:05:48 +0200
python-pyqtgraph (0.9.8-2) unstable; urgency=medium
* Add some requied runtime dependencies
(mostly taken from binwalk documentation).
* Refactor debian/copyright
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Fri, 01 Aug 2014 15:18:08 +0200
python-pyqtgraph (0.9.8-1) unstable; urgency=low
[ Gianfranco Costamagna ]
* Tweak the upstream debian packaging to fit with
python new rules.
[ Luke ]
* Initial release. (Closes: #753590)
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Mon, 30 Jun 2014 15:52:52 +0200
|