File: changelog

package info (click to toggle)
qtcharts-opensource-src 5.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,604 kB
  • sloc: cpp: 66,565; ansic: 221; makefile: 23
file content (251 lines) | stat: -rw-r--r-- 8,760 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
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
qtcharts-opensource-src (5.15.2-2) unstable; urgency=medium

  * Bump Standards-Version to 4.5.1, no changes needed.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 11 Dec 2020 11:31:38 +0300

qtcharts-opensource-src (5.15.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.15.2.
  * Build-depend only on the needed documentation tools, not on the
    large qttools5-dev-tools package.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 25 Nov 2020 20:32:28 +0300

qtcharts-opensource-src (5.15.1-3) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 28 Oct 2020 21:53:08 +0300

qtcharts-opensource-src (5.15.1-2) experimental; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Use ${DEB_HOST_MULTIARCH} substitution in .install files.
  * Update symbols files with current build log.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 15 Sep 2020 16:08:40 -0300

qtcharts-opensource-src (5.14.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 24 Jun 2020 12:18:13 +0300

qtcharts-opensource-src (5.14.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release.
  * Bump Qt build-dependencies to 5.14.2.
  * Remove unneeded injection of linker flags.
  * Bump debhelper-compat from 12 to 13.
  * Remove build paths from .prl files for reproducibility.

  [ Dmitry Shachnev ]
  * Drop dh_missing override, not needed with debhelper compat 13.

 -- Patrick Franz <patfra71@gmail.com>  Mon, 04 May 2020 18:41:32 +0200

qtcharts-opensource-src (5.14.1-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release.
  * Bump Standards-Version to 4.5.0, no changes needed.
  * Bump debhelper-compatibility to 12:
    - Switch debhelper build dependency to debhelper-compat 12.
    - Remove debian/compat.
  * Update the Uploaders-field.
  * Bump Qt build-dependencies to 5.14.1.
  * Add Rules-Requires-Root field.
  * Update debian/copyright.

  [ Dmitry Shachnev ]
  * Update debian/libqt5charts5.symbols from the current build log.
    - Many symbols are now marked as Qt_5_PRIVATE_API because QTBUG-74752
      was fixed.

 -- Patrick Franz <patfra71@gmail.com>  Sun, 15 Mar 2020 21:48:27 +0100

qtcharts-opensource-src (5.12.5-2) unstable; urgency=medium

  * Run tests with QSG_NO_DEPTH_BUFFER=1 to workaround Qt Quick crash on
    mips64el (see bug #868745 for details).

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 22 Oct 2019 21:06:25 +0300

qtcharts-opensource-src (5.12.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.12.5.
  * Bump Standards-Version to 4.4.1, no changes needed.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 21 Oct 2019 12:04:09 +0300

qtcharts-opensource-src (5.12.4-1) experimental; urgency=medium

  [ Scarlett Moore ]
  * Update packaging to use doc-base as per policy 9.10.

  [ Dmitry Shachnev ]
  * New upstream release.
  * Bump Qt build-dependencies to 5.12.4.
  * Simplify debian/rules by using a debian/not-installed file.
  * Add Build-Depends-Package field to debian/libqt5charts5.symbols.
  * Make the tests results fatal. Run them with QTEST_ENVIRONMENT=ci,
    to make the failing tst_QBarSeries::mousehovered test blacklisted.
  * Add support for nocheck build profile.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 28 Jun 2019 21:40:04 +0300

qtcharts-opensource-src (5.12.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Qt build-dependencies to 5.12.2.
  * Update debian/libqt5charts5.symbols from the current build log.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 28 Mar 2019 00:27:34 +0300

qtcharts-opensource-src (5.11.3-2) unstable; urgency=medium

  [ Simon Quigley ]
  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.
  * Bump Standards-version to 4.3.0, no changes needed.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Dec 2018 16:50:27 -0300

qtcharts-opensource-src (5.11.3-1) experimental; urgency=medium

  * New upstream release.
   - Bump Qt build dependencies.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 17 Dec 2018 19:36:44 -0300

qtcharts-opensource-src (5.11.2-2) unstable; urgency=medium

  * Update debian/copyright.
  * Add qtbase5-doc-html to Build-Depends-Indep.
  * Drop explicit build-dependency on libqt5sql5-sqlite.
  * Use https for Homepage URL.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 17 Oct 2018 00:22:05 +0300

qtcharts-opensource-src (5.11.2-1) experimental; urgency=medium

  * New upstream release.
  * Bump Standards-version to 4.2.1, no changes needed.
  * Bump Qt build dependencies to 5.11.2.
  * Bump the copyright year for my contributions.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sun, 07 Oct 2018 16:50:30 -0500

qtcharts-opensource-src (5.11.1-2) unstable; urgency=medium

  * Upload to Sid.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Wed, 25 Jul 2018 04:49:30 -0500

qtcharts-opensource-src (5.11.1-1) experimental; urgency=medium

  * New upstream release.
  * Bump Standards-version to 4.1.4, no changes needed.
  * Bump debhelper compat to 11, no changes needed.
  * Bump build dependencies to 5.11.1.
  * Update symbols from amd64 build logs.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Mon, 25 Jun 2018 23:22:56 -0500

qtcharts-opensource-src (5.10.1-2) unstable; urgency=medium

  * Switch to using plain dh_auto_configure instead of calling qmake
    (Closes: #888406).
    - Bump debhelper dependency to 10.9.2, required to do the change.
  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 07 Apr 2018 17:39:50 -0300

qtcharts-opensource-src (5.10.1-1) experimental; urgency=medium

  * New upstream release.
    - Bump Qt build dependencies.
  * Update debian/watch to follow upstream naming changes.
  * Update Vcs-[Git Browser] to use salsa.debian.org repos.
  * Update symbols files with current build log.
  * Update Standards-Version to 4.1.3, no changes required.
  * Simple updates to debian/copyright.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 06 Mar 2018 13:59:05 -0300

qtcharts-opensource-src (5.9.2-1) unstable; urgency=medium

  * New upstream release.
  * Run the tests, just make the results not fatal for the build.
  * Use dh_missing instead of deprecated dh_install --fail-missing.
  * Stop using deprecated Priority: extra.
  * Bump Standards-Version to 4.1.1.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 26 Oct 2017 23:49:05 +0300

qtcharts-opensource-src (5.9.1-3) unstable; urgency=medium

  * Disable tests during the transition. Yes, not ideal, but...

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 16 Aug 2017 22:23:41 -0300

qtcharts-opensource-src (5.9.1-2) unstable; urgency=medium

  * Release to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 16 Aug 2017 11:34:26 -0300

qtcharts-opensource-src (5.9.1-1) experimental; urgency=medium

  * New upstream release.
  * Drop fix_license_header.diff, applied in the new release.
  * Bump Qt build-dependencies to 5.9.1.
  * Update debian/copyright.
  * Bump Standards-Version to 4.0.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 16 Jul 2017 23:40:20 +0300

qtcharts-opensource-src (5.9.0-1) experimental; urgency=medium

  [ Simon Quigley ]
  * New upstream release.
  * Install new files for candle stick and box plot models.
  * Update symbols from build logs.

  [ Dmitry Shachnev ]
  * Backport upstream patch to fix wrong commercial-only license header
    (fix_license_header.diff, closes: #864158).

 -- Simon Quigley <tsimonq2@ubuntu.com>  Wed, 07 Jun 2017 11:42:27 -0500

qtcharts-opensource-src (5.7.1-3) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Run the tests only during architecture-specific builds (Closes: #860852).
  * Make qtcharts5-examples depend on qml-module-qtcharts, as there are
    QML examples.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 21 Apr 2017 14:12:12 -0300

qtcharts-opensource-src (5.7.1-2) unstable; urgency=medium

  * Add missing dependency on libqt5charts5 to libqt5charts5-dev (Closes:
    #860584). Thanks Andreas Beckmann for the bug report.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 20 Apr 2017 09:18:51 -0300

qtcharts-opensource-src (5.7.1-1) unstable; urgency=medium

  * Initial release (Closes: #697509).

 -- Simon Quigley <tsimonq2@ubuntu.com>  Fri, 14 Apr 2017 19:57:27 -0500