File: changelog

package info (click to toggle)
pytest-qt 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 624 kB
  • sloc: python: 3,773; makefile: 145
file content (121 lines) | stat: -rw-r--r-- 4,023 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
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
pytest-qt (3.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #917597)
  * d/patches/Remove-mouseEvent-proxy-method.patch: Dropped, not needed
    anymore
  * d/patches/Skip-tests-requiring-a-window-manager.patch: Rebased
  * Enable autopkgtest-pkg-python testsuite
  * Bump debhelper compat level to 12
  * Bump Standards-Version to 4.3.0 (no changes)
  * d/copyright: Update for new upstream release

 -- Ondřej Nový <onovy@debian.org>  Sun, 06 Jan 2019 21:12:33 +0100

pytest-qt (2.3.1-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python3-Version field

  [ Mattia Rizzolo ]
  * Drop build-depends on old dpkg-dev.
  * Bump Standards-Version to 4.2.1.
    + Set Rules-Requires-Root:no.
  * Use the new debhelper-compat(=11) notation and drop d/compat.

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 27 Sep 2018 12:59:50 +0200

pytest-qt (2.3.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  [ Dmitry Shachnev ]
  * Adapt for QTest.mouseEvent removing in PyQt v5.11.
    (Closes: #906400)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 27 Sep 2018 12:40:39 +0200

pytest-qt (2.3.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Ghislain Antony Vaillant ]
  * New upstream version 2.3.1
  * Refresh the patch queue
  * Update the copyright years
  * Normalize the package descriptions
  * Drop the get-orig-source target
  * Bump the debhelper version to 11
  * Bump the standards version to 4.1.3
  * Set PYTEST_QT_API before running the tests
  * Increase verbosity of autopkgtests

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 15 Feb 2018 21:03:31 +0000

pytest-qt (2.2.1-1) unstable; urgency=medium

  * New upstream version 2.2.1
  * Add choice of PyQt APIs to Recommends
  * Bump the standards version to 4.1.1

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 10 Oct 2017 14:24:45 +0100

pytest-qt (2.2.0-1) unstable; urgency=medium

  * New upstream version 2.2.0
  * Refresh the patch queue
  * Fixup whitespacing in rules file
  * Replace occurrences of findstring with filter
  * Add recommended get-orig-source target

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 19 Sep 2017 22:32:48 +0200

pytest-qt (2.1.2-3) unstable; urgency=medium

  * Fix FTBFS due to logging changes in Qt.
    Thanks to Dmitry Shachnev for the patch (Closes: #872992)
  * Use DEB_BUILD_OPTIONS for nocheck and nodoc guards
  * Fixup the Vcs-Browser URI
  * Bump standards version to 4.1.0

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 23 Aug 2017 19:26:33 +0100

pytest-qt (2.1.2-2) unstable; urgency=medium

  * Drop autopkgtests for PySide.
    Reason: PySide is not available for Python 3.6
  * Mark doc package M-A foreign
  * Run the tests at build time

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 30 Jul 2017 21:07:03 +0100

pytest-qt (2.1.2-1) unstable; urgency=medium

  * New upstream version 2.1.2
  * Update the patch queue
    - Drop Fix-query-of-module-version-in-docs.patch, applied upstream
    - Refresh Skip-tests-requiring-a-window-manager.patch
  * Add missing dependency on python3-all for all tests.
    Thanks to Steve Langasek (Closes: #864693)
  * Filter the egg-info directory using extend-diff-ignore
  * Build the docs using the upstream Makefile
  * Bump standards version to 4.0.0, no changes required
  * Call xvfb-run with -a option in autopkgtests

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 13 Jul 2017 10:42:32 +0100

pytest-qt (2.1.0-2) unstable; urgency=medium

  * Add missing copyright information.
    Thanks to Chris Lamb for reporting (Closes: #855830)
  * Run autopkgtests for all supported Python versions

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 22 Feb 2017 14:48:29 +0000

pytest-qt (2.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #854365)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sat, 11 Feb 2017 15:44:08 +0000