File: changelog

package info (click to toggle)
qtcontacts-sqlite 0.3.20-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,952 kB
  • sloc: cpp: 32,880; ansic: 1,269; xml: 62; makefile: 32; sh: 18
file content (72 lines) | stat: -rw-r--r-- 2,552 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
qtcontacts-sqlite (0.3.20-4) unstable; urgency=medium

  * debian/copyright:
    + Fix wrong Upstream-Contact: and Source: fields in global header.
  * debian/rules:
    + Tolerate test timeouts for now. The timeout behaviour cannot be observed
      at runtime outside of the test bed. So, this likely is related to the test
      setup. (Closes: #1104383).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 23 May 2025 10:05:22 +0200

qtcontacts-sqlite (0.3.20-3) unstable; urgency=medium

  * debian/patches:
    + Add 2002_adjust-icu-extension-name.patch. Make ICU extension loading
      process more configurable.
  * debian/control:
    + Add to B-D:/D: libsqlite3-ext-icu.
  * debian/rules:
    + Configure SQLITE_EXTENSIONS and SQLITE_ICU_EXT qmake variables
      appropriately for sqlite3 on Debian.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 08 Mar 2025 21:53:45 +0100

qtcontacts-sqlite (0.3.20-2) unstable; urgency=medium

  * debian/control:
    + Add to R: (libqt5contact5-plugin-sqlite): contactsd.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 10 Feb 2025 16:29:36 +0100

qtcontacts-sqlite (0.3.20-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Trivially rebase patches 1001, 1003, 1004, 1005.
    + Reduce 2001_disable-failing-tests.patch. Two tests not skipped anymore.
    + Rebase 2001_disable-failing-tests.patch.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 05 Oct 2024 18:04:26 +0200

qtcontacts-sqlite (0.3.19-1) unstable; urgency=medium

  [ Guido Berhoerster ]
  * New upstream version, this time from official upstream (SailfishOS),
    instead of the non-clean UBports fork of qtcontacts-sqlite.
  * debian/{watch,control,copyright}:
    + Use correct upstream.
  * debian/patches:
    + Drop 1002_typo-fix.patch (obsolete, fixed upstream)
    + Add patch series from UBports (patches 1001 - 1006).
  * debian/control:
    + Drop dependency on sqlite-icu-extension
  * debian/rules:
    + Allow tests to work without system GSettings schema.

  [ Mike Gabriel ]
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/patches:
    + Add 2001_disable-failing-tests.patch. Disable failing tests.
  * debian/rules:
    + Clean-up schemas/gschemas.compiled during dh_clean.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 12 May 2024 23:25:01 +0200

qtcontacts-sqlite (0.3.5-1) unstable; urgency=medium

  * Initial upload to Debian. (Closes: #1070468).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 05 May 2024 23:58:12 +0200