File: changelog

package info (click to toggle)
python-pyqtgraph 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,184 kB
  • ctags: 5,281
  • sloc: python: 38,757; makefile: 115; ansic: 40
file content (84 lines) | stat: -rw-r--r-- 2,860 bytes parent folder | download
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
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