File: changelog

package info (click to toggle)
kaccounts-providers 4%3A22.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 956 kB
  • sloc: cpp: 696; makefile: 3; sh: 3
file content (322 lines) | stat: -rw-r--r-- 9,863 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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
kaccounts-providers (4:22.12.3-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (22.12.3).
  * Update build-deps and deps with the info from cmake.

 -- Aurélien COUDERC <coucouf@debian.org>  Wed, 01 Mar 2023 11:58:11 +0100

kaccounts-providers (4:22.12.1-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (22.12.1).
  * Bump Standards-Version to 4.6.2, no change required.
  * Add/update Albert Astals Cid’s master key in upstream signing keys.

 -- Aurélien COUDERC <coucouf@debian.org>  Fri, 06 Jan 2023 23:59:13 +0100

kaccounts-providers (4:22.12.0-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (22.08.3).
  * Update build-deps and deps with the info from cmake.
  * Bump Standards-Version to 4.6.1, no change required.
  * New upstream release (22.11.90).
  * New upstream release (22.12.0).

 -- Aurélien COUDERC <coucouf@debian.org>  Sun, 11 Dec 2022 23:06:22 +0100

kaccounts-providers (4:21.12.3-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (21.12.3).
  * Bump Standards-Version to 4.6.0, no change required.

 -- Aurélien COUDERC <coucouf@debian.org>  Sun, 06 Mar 2022 17:19:40 +0100

kaccounts-providers (4:21.08.0-1) unstable; urgency=medium

  [ Norbert Preining ]
  * New upstream release (21.08.0).
  * Drop patch since upstream allowed for option qtwebengine.

 -- Norbert Preining <norbert@preining.info>  Tue, 17 Aug 2021 12:26:16 +0900

kaccounts-providers (4:21.04.3-1) experimental; urgency=medium

  [ Norbert Preining ]
  * New upstream release (21.04.3).

 -- Norbert Preining <norbert@preining.info>  Fri, 09 Jul 2021 10:51:31 +0900

kaccounts-providers (4:21.04.0-1) experimental; urgency=medium

  [ Norbert Preining ]
  * New upstream release (21.04.0).
  * Borrow minimal upstream signing key from k3b.
  * Drop Kubuntu from maintainer name.
  * Added myself to the uploaders.

 -- Norbert Preining <norbert@preining.info>  Wed, 28 Apr 2021 09:51:36 +0900

kaccounts-providers (4:20.12.1-3) unstable; urgency=medium

  * Team upload.
  * Limit the qml-module-qtwebengine dependency only on the architectures
    where it exists.

 -- Pino Toscano <pino@debian.org>  Sat, 16 Jan 2021 16:49:46 +0100

kaccounts-providers (4:20.12.1-2) unstable; urgency=medium

  * Team upload.
  * Adapt optional-qtwebengine.diff to actually work.
  * Add the configuration for the CI on salsa.

 -- Pino Toscano <pino@debian.org>  Sat, 16 Jan 2021 16:06:28 +0100

kaccounts-providers (4:20.12.1-1) unstable; urgency=medium

  * New upstream release (20.12.1).
  * Refresh patch to make QtWebEngine optional.
  * Update build dependencies according to the upstream build system:
    - Qt >= 5.12
    - KF5 >= 5.70
  * Build depend on libkaccounts-dev >= 20.12 for the new
    KAccountsUiPlugin::canceled signal.
  * Add missing QML runtime dependencies.
  * Refresh copyright information.
  * Bump Standards-Version to 4.5.1, no change required.
  * Refresh upstream metadata.
  * Removed Maximiliano Curia from the uploaders, thanks for your work
    on the package!
  * Added myself to the uploaders.

 -- Aurélien COUDERC <coucouf@debian.org>  Thu, 14 Jan 2021 21:21:43 +0100

kaccounts-providers (4:20.08.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (20.08.3).
  * Refresh copyright information.
  * Build with hardening=+all build hardening flag.
  * Borrow minimal upstream signing key from k3b.
  * Refresh upstream metadata.
  * Drop l10n migration rules, not required anymore after 2 stable releases.

 -- Aurélien COUDERC <coucouf@debian.org>  Mon, 09 Nov 2020 00:21:52 +0100

kaccounts-providers (4:20.08.0-2) unstable; urgency=medium

  * Team upload.
  * Fix optional-qtwebengine.diff to make QtWebEngine really optional.

 -- Pino Toscano <pino@debian.org>  Fri, 14 Aug 2020 00:44:34 +0200

kaccounts-providers (4:20.08.0-1) unstable; urgency=medium

  * Team upload.

  [ Nicholas D Steeves ]
  * New upstream release. (Closes: #948853)
  * Switch to debhelper-compat 13.
  * Synchronise build-deps with upstream CMakeLists.txt.
  * Declare Standards-Version 4.5.0 (no changes required).

  [ Pino Toscano ]
  * New upstream release.
  * Update watch file to the new release-service location.
  * Update the patches:
    - add-include-for-newer-qt: drop, backported from upstream
  * Update the build dependencies according to the upstream build system:
    - bump extra-cmake-modules to 5.4.0
    - add qtwebengine5-dev, on architectures where it is available
    - explicitly add gettext
  * Switch from dhmk to the dh sequencer:
    - invoke the dh sequencer using the kf5 addon
    - manually force the generation of the substvars for the kde-l10n breaks
  * Add Rules-Requires-Root: no.
  * Make QtWebEngine optional, and use it only for the plugin that need it;
    patch optional-qtwebengine.diff.

 -- Pino Toscano <pino@debian.org>  Thu, 13 Aug 2020 22:16:11 +0200

kaccounts-providers (4:17.08.3-2) unstable; urgency=medium

  * Team upload.

  [ John Scott ]
  * Import upstream commit to fix FTBFS with Qt 5.13+. (Closes: #948940)

  [ Scarlett Moore ]
  * Update VCS entries to salsa.

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

 -- Aurélien COUDERC <coucouf@debian.org>  Sat, 28 Mar 2020 16:01:11 +0100

kaccounts-providers (4:17.08.3-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.
  * New upstream release.
  * Adjust l10npkgs_firstversion_ok to the version where kde-l10n will
    drop translations.
  * Bump Standards-Version to 4.1.2, no changes required.
  * Simplify watch file, and switch it to https.
  * Bump libkaccounts-dev build dependency to >= 4:17.08~.
  * Recommend libkf5purpose-bin. (Closes: #878261)

 -- Pino Toscano <pino@debian.org>  Sun, 10 Dec 2017 16:01:20 +0100

kaccounts-providers (4:17.08.0-1) experimental; urgency=medium

  * New upstream release (17.08.0)
  * Drop "deprecated" list missing
  * Bump Standards-Version to 4.1.0.
  * Update upstream metadata
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Mon, 11 Sep 2017 19:58:59 +0200

kaccounts-providers (4:17.08.0-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Thu, 17 Aug 2017 09:31:57 +0000

kaccounts-providers (4:17.04.3-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 12 Jul 2017 10:18:25 +0000

kaccounts-providers (4:17.04.2-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 07 Jun 2017 12:20:21 +0000

kaccounts-providers (4:17.04.1-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Thu, 11 May 2017 18:11:34 +0000

kaccounts-providers (4:17.04.0-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 19 Apr 2017 13:02:48 +0000

kaccounts-providers (4:16.12.3-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 08 Mar 2017 13:46:45 +0000

kaccounts-providers (4:16.12.2-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 08 Feb 2017 16:56:32 +0000

kaccounts-providers (4:16.12.1-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 11 Jan 2017 13:14:48 +0000

kaccounts-providers (4:16.12.0-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 14 Dec 2016 16:23:13 +0000

kaccounts-providers (4:16.08.3-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Mon, 21 Nov 2016 13:52:09 +0000

kaccounts-providers (4:16.08.2-0neon) xenial; urgency=medium

  * Bump Epoch to be higher than the ubuntu version

 -- Raymond Wooninck <tittiatcoke@gmail.com>  Fri, 28 Oct 2016 18:02:38 +0200

kaccounts-providers (16.08.3-1) unstable; urgency=medium

  * New upstream release (16.08.3)

 -- Maximiliano Curia <maxy@debian.org>  Wed, 23 Nov 2016 20:54:36 +0100

kaccounts-providers (16.08.2-1) unstable; urgency=medium

  [ Maximiliano Curia ]
  * New upstream release (16.08.2)

  [ Automatic packaging ]
  * Update build-deps and deps with the info from cmake

 -- Maximiliano Curia <maxy@debian.org>  Wed, 19 Oct 2016 12:41:45 +0200

kaccounts-providers (16.04.2-1) unstable; urgency=medium

  * New upstream release.

 -- Maximiliano Curia <maxy@debian.org>  Thu, 23 Jun 2016 14:36:02 +0200

kaccounts-providers (16.04.1-1) unstable; urgency=medium

  [ Automatic packaging ]
  * Bump Standards-Version to 3.9.8

  [ Maximiliano Curia ]
  * New upstream release (15.12.2).
  * Add upstream metadata (DEP-12)
  * debian/control: Update Vcs-Browser and Vcs-Git fields
  * Add myself to the uploaders list

 -- Maximiliano Curia <maxy@debian.org>  Thu, 26 May 2016 18:39:47 +0200

kaccounts-providers (16.04.1-0neon) xenial; urgency=medium

  * New release

 -- Neon CI <neon@kde.org>  Wed, 18 May 2016 18:12:07 +0200

kaccounts-providers (15.12.1-1) experimental; urgency=medium

  [ Diane Trout ]
  * New upstream release.
  * Update Build-Depends, add kio-dev, libkf5declarative-dev,
    libkf5package-dev

  [ Maximiliano Curia ]
  * New upstream release (15.12.1).

 -- Maximiliano Curia <maxy@debian.org>  Mon, 01 Feb 2016 10:23:26 +0100

kaccounts-providers (15.08.3-1) unstable; urgency=medium

  * New upstream release.

 -- Diane Trout <diane@ghic.org>  Thu, 03 Dec 2015 23:03:42 -0800

kaccounts-providers (15.08.1-1) unstable; urgency=medium

  [ Maximiliano Curia ]
  * Prepare initial Debian release.

  [ Diane Trout ]
  * libsignon-qt5-dev depends on libkf5coreaddons and libaccountsqt5-dev
    so we can just list it in the Build-depends
  * Update Build-Depends. No changes needed
  * Write a longer description.
  * add dh_install --list-missing to check for uninstalled files.
  * Add myself as uploader.
  * Add Homepage field.

 -- Diane Trout <diane@debian.org>  Sun, 20 Sep 2015 22:00:06 -0700