File: changelog

package info (click to toggle)
kitinerary 24.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,636 kB
  • sloc: cpp: 201,176; javascript: 8,376; sh: 293; xml: 150; python: 43; makefile: 17
file content (532 lines) | stat: -rw-r--r-- 17,396 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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
kitinerary (24.12.3-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (24.12.3).
  * Update build-deps and deps with the info from cmake.
  * Bump Standards-Version to 4.7.2 (No changes needed).

 -- Patrick Franz <deltaone@debian.org>  Sat, 29 Mar 2025 18:49:21 +0100

kitinerary (24.12.2-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (24.12.2).
  * Update build-deps and deps with the info from cmake.
  * Remove patches that have been applied upstream.

 -- Patrick Franz <deltaone@debian.org>  Sun, 23 Feb 2025 00:07:05 +0100

kitinerary (24.12.0-3) unstable; urgency=medium

  [ Patrick Franz ]
  * Backport patch to build against poppler 25.01 (Closes: #1093282).

 -- Patrick Franz <deltaone@debian.org>  Fri, 17 Jan 2025 19:31:14 +0100

kitinerary (24.12.0-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Wed, 18 Dec 2024 22:53:27 +0100

kitinerary (24.12.0-1) experimental; urgency=medium

  [ Patrick Franz ]
  * Add/update Heiko Becker in upstream signing keys.
  * New upstream release (24.12.0).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Sat, 14 Dec 2024 15:37:39 +0100

kitinerary (24.08.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (24.08.2).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Sat, 12 Oct 2024 15:02:57 +0200

kitinerary (24.08.0-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Limit the build to architectures where libpoppler-qt6-dev is
    available.

 -- Patrick Franz <deltaone@debian.org>  Fri, 27 Sep 2024 19:23:07 +0200

kitinerary (24.08.0-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (24.08.0).
  * Update build-deps and deps with the info from cmake and new binary
    packages.
  * Bump Standards-Version to 4.7.0 (no changes needed).
  * Do not rely on dpkg_late_eval any more to set the ABI-version for
    the virtual package.

 -- Patrick Franz <deltaone@debian.org>  Sun, 25 Aug 2024 15:52:34 +0200

kitinerary (24.05.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (24.05.2).
  * Remove patches that have been applied upstream.
  * Update build-deps and deps with the info from cmake.
  * Create new packages.
  * Update lintian-overrides.
  * Update d/copyright.

 -- Patrick Franz <deltaone@debian.org>  Tue, 16 Jul 2024 00:50:56 +0200

kitinerary (22.12.3-5) unstable; urgency=medium

  [ Patrick Franz ]
  * Add patch to fix build failure with poppler >= 24.06 (Closes:
    #1074397).

 -- Patrick Franz <deltaone@debian.org>  Fri, 28 Jun 2024 02:30:49 +0200

kitinerary (22.12.3-4) unstable; urgency=medium

  [ Patrick Franz ]
  * Build-depend on pkgconf instead of pkg-config as the latter has been
    superseded by the former.
  * Disable tests (Closes: #1073404).

 -- Patrick Franz <deltaone@debian.org>  Tue, 18 Jun 2024 20:27:41 +0200

kitinerary (22.12.3-3) unstable; urgency=medium

  [ Patrick Franz ]
  * Replace transitional libzxingcore-dev with libzxing-dev (Closes:
    #1054378).

 -- Patrick Franz <deltaone@debian.org>  Mon, 23 Oct 2023 12:37:05 +0200

kitinerary (22.12.3-2) unstable; urgency=medium

  * Team upload.
  * Backport upstream commit 0ef772c3e0ff8f049f299ad14b3c65327e4fe69e to fix
    the build with GCC 13; patch
    upstream_asn1-Fix-build-with-GCC-13-add-missing-cstdint-inclu.patch.
    (Closes: #1037709)
  * Remove an obsolete maintscript entry.
  * Re-export upstream signing key without extra signatures.
  * Update lintian overrides.

 -- Pino Toscano <pino@debian.org>  Thu, 27 Jul 2023 05:39:00 +0200

kitinerary (22.12.3-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.12.3).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Wed, 01 Mar 2023 21:32:11 +0100

kitinerary (22.12.2-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.12.2).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Sun, 05 Feb 2023 00:25:12 +0100

kitinerary (22.12.0-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Wed, 04 Jan 2023 21:35:49 +0100

kitinerary (22.12.0-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.12.0).
  * Update build-deps and deps with the info from cmake.
  * Bump Standards-Version to 4.6.2 (No changes needed).

 -- Patrick Franz <deltaone@debian.org>  Thu, 22 Dec 2022 21:03:50 +0100

kitinerary (22.08.3-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.08.3).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Fri, 04 Nov 2022 21:53:48 +0100

kitinerary (22.08.2-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.08.2).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Sat, 29 Oct 2022 00:10:40 +0200

kitinerary (22.08.0-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Sat, 10 Sep 2022 13:08:12 +0200

kitinerary (22.08.0-1) experimental; urgency=medium

  [ Patrick Franz ]
  * Update upstream signing-key.
  * New upstream release (22.08.0).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Wed, 31 Aug 2022 01:45:16 +0200

kitinerary (22.04.3-1) unstable; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.04.3).
  * Update build-deps and deps with the info from cmake.
  * Update lintian-overrides.

 -- Patrick Franz <deltaone@debian.org>  Thu, 14 Jul 2022 21:56:21 +0200

kitinerary (22.04.2-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Mon, 27 Jun 2022 22:01:05 +0200

kitinerary (22.04.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.04.2).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Sun, 19 Jun 2022 02:46:44 +0200

kitinerary (22.04.1-2) experimental; urgency=medium

  * Team upload.
  * Merge changes from 21.12.3-3:
    - upstream_Adapt-calendar-test-reference-data-to-new-address-fo.patch:
      drop, backported from upstream
    - upstream_Use-the-new-KContacts-address-formatting-API-properl.patch:
      drop, backported from upstream
    - tests-refs.diff: drop, fixed upstream

 -- Pino Toscano <pino@debian.org>  Fri, 27 May 2022 23:44:59 +0200

kitinerary (22.04.1-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (22.04.1) (Closes: #1011009).
  * Update build-deps and deps with the info from cmake.

 -- Patrick Franz <deltaone@debian.org>  Wed, 25 May 2022 21:40:13 +0200

kitinerary (21.12.3-3) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.6.1, no changes required.
  * CI: enable again the blhc job.
  * Remove inactive Uploaders.
  * Modernize building:
    - add the dh-sequence-kf5 build dependency to use the kf5 addon
      automatically, removing pkg-kde-tools
    - drop all the manually specified addons and buildsystem for dh
  * Mark the xauth, and xvfb build dependencies as <!nocheck>, as they are
    needed only when running the test suite.
  * Adapt a bit to the newer versions of KCalCore: (Closes: #1011009)
    - backport upstream commit e6af8c8b7f1dd2da520d92e89133781d68fe2654;
      patch upstream_Adapt-calendar-test-reference-data-to-new-address-fo.patch
    - backport upstream commit a8d390d43de7cd12b0af4e35605e5cf52bd317ed;
      patch upstream_Use-the-new-KContacts-address-formatting-API-properl.patch
    - manually fix one more output result; patch tests-refs.diff
  * Update lintian overrides.

 -- Pino Toscano <pino@debian.org>  Fri, 27 May 2022 23:11:12 +0200

kitinerary (21.12.3-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Fri, 01 Apr 2022 22:09:17 +0200

kitinerary (21.12.3-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (21.12.3).
  * Update build-deps and deps with the info from cmake.
  * Add myself to Uploaders.

 -- Patrick Franz <deltaone@debian.org>  Thu, 24 Mar 2022 23:17:40 +0100

kitinerary (21.08.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Add missing build-dependency iso-codes to fix
    FTBFS. (Closes: #1002192)

 -- Boyuan Yang <byang@debian.org>  Sun, 30 Jan 2022 21:09:15 -0500

kitinerary (21.08.1-1) unstable; urgency=medium

  [ Norbert Preining ]
  * New upstream release (21.08.1).
  * Bump Standards-Version to 4.6.0, no change required.

 -- Norbert Preining <norbert@preining.info>  Sat, 11 Sep 2021 07:21:58 +0900

kitinerary (21.08.0-1) unstable; urgency=medium

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

 -- Norbert Preining <norbert@preining.info>  Mon, 16 Aug 2021 16:15:41 +0900

kitinerary (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:35:23 +0900

kitinerary (21.04.1-1) experimental; urgency=medium

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

 -- Norbert Preining <norbert@preining.info>  Fri, 14 May 2021 06:11:02 +0900

kitinerary (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>  Thu, 13 May 2021 09:46:23 +0900

kitinerary (20.08.3-3) unstable; urgency=medium

  * Team upload.

  [ Sandro Knauß ]
  * Add libkf5calendarcore-dev to depends of libkpimitinerary-dev.

 -- Pino Toscano <pino@debian.org>  Sat, 26 Dec 2020 11:15:55 +0100

kitinerary (20.08.3-2) unstable; urgency=medium

  [ Sandro Knauß ]
  * Create libkpimitinerary-bin package and install kitinerary-extractor
    to it.

 -- Sandro Knauß <hefee@debian.org>  Tue, 22 Dec 2020 15:21:35 +0100

kitinerary (20.08.3-1) unstable; urgency=medium

  [ Sandro Knauß ]
  * New upstream release (20.08.3).
  * Update build-deps and deps with the info from cmake.
  * Remove upstream applied patches.
  * Bump Standards-Version to 4.5.1 (No changes needed).
  * Compile against OpenSSL to parse VDV tickets.
  * Minimize the upstream GPG signing key.

 -- Sandro Knauß <hefee@debian.org>  Wed, 16 Dec 2020 01:39:52 +0100

kitinerary (20.08.2-4) unstable; urgency=medium

  * Team upload.
  * Fix references to the upstream Git repository.
  * Backport upstream commit 06d1c15591f33d055a36657622402d25462bb3ab to avoid
    NaN comparisons; patch upstream_Avoid-NaN-comparisons.patch.
    (Closes: #972589)

 -- Pino Toscano <pino@debian.org>  Fri, 23 Oct 2020 13:20:56 +0200

kitinerary (20.08.2-3) unstable; urgency=medium

  * Team upload to unstable.

 -- Sandro Knauß <hefee@debian.org>  Tue, 20 Oct 2020 00:08:10 +0200

kitinerary (20.08.2-2) experimental; urgency=medium

  [ Sandro Knauß ]
  * Update build-deps and deps with the info from cmake.

 -- Sandro Knauß <hefee@debian.org>  Fri, 16 Oct 2020 11:05:13 +0200

kitinerary (20.08.2-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * New upstream release (20.08.2).
  * Update build-deps and deps with the info from cmake.
  * Update Homepage link to point to new invent.kde.org
  * Update field Source in debian/copyright to invent.kde.org move.
  * Update repository related entries to metadata file.
  * Fix copyright information for appdata.xml.

 -- Sandro Knauß <hefee@debian.org>  Fri, 16 Oct 2020 00:52:24 +0200

kitinerary (20.04.1-3) unstable; urgency=medium

  * Team upload.
  * Backport upstream commit 7098c8be9a5e7fabf74543308bfaf11a2ebe5484 to fix
    the version detection of newer Poppler versions; patch
    upstream_Fix-build-with-latest-Poppler.patch.
  * Make libkpimitinerary5 require a not older than itself version of
    libkpimitinerary-data.

 -- Pino Toscano <pino@debian.org>  Fri, 04 Sep 2020 13:00:41 +0200

kitinerary (20.04.1-2) unstable; urgency=medium

  * Team upload.
  * Unregister the old /etc/xdg/org_kde_kitinerary.categories conffile.
  * Switch from dhmk to the dh sequencer:
    - invoke the dh sequencer using the kf5 addon
    - call the right debhelper command instead of $(overridden_command)
  * Explicitly add the gettext build dependency.
  * Add the qml-module-qtqml build dependency, needed for the tests.
    (Closes: #964493)
  * Backport upstream commit 8bf24e2372b142f1a2189ad951fa396c5a4e0e74 to fix
    build with newer zxing; patch upstream_Fix-build-with-zxing-1.1.0.patch.
  * Update install files
    - explicitly remove kitinerary-extractor for now (it was already not
      shipped anywhere), until a proper place for it is found

 -- Pino Toscano <pino@debian.org>  Wed, 19 Aug 2020 08:11:53 +0200

kitinerary (20.04.1-1) unstable; urgency=medium

  [ Sandro Knauß ]
  * New upstream release (20.04.1).
  * Update build-deps and deps with the info from cmake.

 -- Sandro Knauß <hefee@debian.org>  Tue, 26 May 2020 23:59:49 +0200

kitinerary (20.04.0-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * Update watch file to the new release-service location.
  * Bump compat level to 13.
  * Bump Standards-Version to 4.5.0 (No changes needed).
  * Add Rules-Requires-Root field to control.
  * New upstream release (19.12.3).
  * Update build-deps and deps with the info from cmake.
  * Add ZXing-C++ to build-dependency (Closes: #949681)
  * New upstream release (20.04.0).
  * Enable hardening all.
  * add all test-data lintian issues to source/lintian-overrides.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Sandro Knauß <hefee@debian.org>  Wed, 13 May 2020 12:21:57 +0200

kitinerary (19.08.3-1) unstable; urgency=medium

  [ Sandro Knauß ]
  * New upstream release (19.08.3).
  * Update build-deps and deps with the info from cmake.

 -- Sandro Knauß <hefee@debian.org>  Sat, 30 Nov 2019 22:54:55 +0100

kitinerary (19.08.2-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * Bump Standards-Version to 4.4.1 (No changes needed).
  * New upstream release (19.08.2).
  * Update build-deps and deps with the info from cmake.
  * Update install files for new upstream release.
  * Update libkpimitinerary-dev dependencies.

 -- Sandro Knauß <hefee@debian.org>  Fri, 08 Nov 2019 10:39:24 +0100

kitinerary (18.08.3-4) unstable; urgency=medium

  * Release to unstable.

 -- Sandro Knauß <hefee@debian.org>  Thu, 14 Nov 2019 23:49:47 +0100

kitinerary (18.08.3-3) experimental; urgency=medium

  [ Sandro Knauß ]
  * Bump Standards-Version to 4.4.0 (No changes needed).
  * Bump compat level to 12.
  * Use virtual packages to bundle KDEPIM.
  * Enforce depdendencies between KDEPIM packages to enable bundling.

 -- Sandro Knauß <hefee@debian.org>  Sat, 05 Oct 2019 00:03:53 +0200

kitinerary (18.08.3-2) unstable; urgency=medium

  [ Sandro Knauß ]
  * Update symbols from buildds for 18.08.3

 -- Sandro Knauß <hefee@debian.org>  Thu, 14 Feb 2019 21:08:13 +0100

kitinerary (18.08.3-1) unstable; urgency=medium

  [ Sandro Knauß ]
  * Bump Standards-Version to 4.3.0 (No changes needed).

 -- Sandro Knauß <hefee@debian.org>  Mon, 04 Feb 2019 15:58:55 +0100

kitinerary (18.08.3-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream version
    - Compatible with poppler 0.71 (Closes: #914902)

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 14 Dec 2018 08:40:11 -0500

kitinerary (18.08.1-1) unstable; urgency=medium

  [ Sandro Knauß ]
  * Bump Standards-Version to 4.2.1 (No changes needed).
  * Follow stable releases in KDE again.
  * New upstream release (18.08.1).

 -- Sandro Knauß <hefee@debian.org>  Tue, 02 Oct 2018 23:18:00 +0200

kitinerary (18.07.90-2) experimental; urgency=medium

  [ Sandro Knauß ]
  * fix dependency between libkpimitinerary5 and libkpimitinerary-data.
  * Update symbols from buildds for 18.07.90
  * Run tests not in parallel.

 -- Sandro Knauß <hefee@debian.org>  Thu, 06 Sep 2018 17:06:49 +0200

kitinerary (18.07.90-1) experimental; urgency=medium

  * First release in Debian.
  * Update watch file to match unstable releases, too.
  * New upstream release (18.07.90).
  * Update Vcs links to salsa.
  * Use secure copyright format uri.
  * Bump Standards-Version to 4.2.0 (No changes needed).
  * Bump debhelper build-dep and compat to 11.
  * Use secure version of download url
  * Update build-deps and deps with the info from cmake.
  * Add myself as Uploader.
  * Mark libkpimitinerary-dev as Multi-Arch: same.
  * Add symbols file for libkpimkitinerary5.
  * Split out arch independent data into libkpimitinerary-data.
  * Update copyright file for new upstream.
  * Add source/lintian-overrides for overwriting issues with test data.

 -- Sandro Knauß <hefee@debian.org>  Thu, 16 Aug 2018 10:44:18 +0200

kitinerary (0.0-0neon) xenial; urgency=medium

  * Initial package

 -- Neon CI <neon@kde.org>  Wed, 07 Feb 2018 17:35:10 +0000