File: changelog

package info (click to toggle)
lomiri-app-launch 0.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,924 kB
  • sloc: cpp: 14,112; ansic: 1,769; makefile: 209; sh: 114; xml: 48; python: 40
file content (278 lines) | stat: -rw-r--r-- 9,292 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
lomiri-app-launch (0.1.12-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.7.2. No changes needed.
  * debian/copyright:
    + Fix FSF mailing address.

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

lomiri-app-launch (0.1.11-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 13 Jan 2025 09:02:38 +0100

lomiri-app-launch (0.1.10-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Trivially rebase 2003_remove-werror.patch.
    + Drop 0001-tests-Switch-to-FUNC-compare-to-make-sure-we-can-get.patch.
      Applied upstream.
  * debian/copyright:
    + Update attributions for debian/.
  * debian/watch:
    + Update file for recent GitLab changes of the tags overview page.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 06 Jan 2025 16:47:37 +0100

lomiri-app-launch (0.1.9-3) unstable; urgency=medium

  * debian/control:
    + In B-D:, switch from systemd to systemd-dev. (Closes: #1060620).
    + Drop from B-D: pkg-kde-tools.
  * debian/rules:
    + Stop using pkgkde_symbolshelper.
  * debian/liblomiri-app-launch0.symbols:
    + Drop file. Causing more pain than joy, esp. regarding cross-distro
      maintenance (Debian/Ubuntu).

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 02 Mar 2024 11:47:44 +0100

lomiri-app-launch (0.1.9-2) unstable; urgency=medium

  * debian/patches: Add patch to fix tests on slow hardware (closes: #1062075)

 -- Marius Gripsgard <mariogrip@debian.org>  Fri, 02 Feb 2024 02:35:47 +0100

lomiri-app-launch (0.1.9-1) unstable; urgency=medium

  * New upstream release.

 -- Marius Gripsgard <mariogrip@debian.org>  Thu, 01 Feb 2024 01:11:58 +0100

lomiri-app-launch (0.1.7-1) unstable; urgency=medium

  * New upstream release (closes: #1037763)
  * debian/patches: Drop upstreamed patch
  * debian/control: Use my new debian email

 -- Marius Gripsgard <mariogrip@debian.org>  Thu, 27 Jul 2023 00:38:27 +0200

lomiri-app-launch (0.1.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop 0001_CMakeLists.txt-Post-release-fix-of-VERSION-variable.patch.
      Fixed upstream.
    + Upstream 1001_install-systemd-target-on-linux-any-only.patch.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 01 Mar 2023 08:42:00 +0100

lomiri-app-launch (0.1.5-2) unstable; urgency=medium

  * debian/patches:
    + Trivial rebase of 2003_remove-werror.patch.
    + Add 1001_install-systemd-target-on-linux-any-only.patch. Only install
      systemd target if systemd is available.
  * debian/control:
    + Add to B-D: systemd [linux-any].

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 27 Feb 2023 10:01:38 +0100

lomiri-app-launch (0.1.5-1) unstable; urgency=medium

  * New upstream release.
    - Provide lal-application-end.target for systemd. Ensuring app closure
      at end of the Lomiri session.
    - Skip flaky part of unit test.
  * debian/patches:
    + Add 0001_CMakeLists.txt-Post-release-fix-of-VERSION-variable.patch
      (cherry-picked from upstream).
  * debian/lomiri-app-launch.install:
    + Add systemd target 'lal-application-end.target'
  * debian/liblomiri-app-launch0.symbols:
    + Update symbols.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 26 Feb 2023 18:33:56 +0100

lomiri-app-launch (0.1.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop 1001_typo-fixes.patch. Applied upstream.
  * debian/copyright:
    + Update auto-generated copyright.in file.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 05 Feb 2023 15:05:32 +0100

lomiri-app-launch (0.1.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop 0001-Add-option-to-disable-mirclient.patch. Applied upstream.
    + Add 1001_typo-fixes.patch.
    + Rebase 2003_remove-werror.patch.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/lomiri-app-launch-tools.lintian-overrides:
    + Switch to new format.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 30 Jan 2023 19:46:28 +0100

lomiri-app-launch (0.1.2-3) unstable; urgency=medium

  * [debian/*.symbols] Mark unused symbols that would otherwise be optimized out

 -- Marius Gripsgard <marius@ubports.com>  Sat, 07 Jan 2023 13:58:59 +0100

lomiri-app-launch (0.1.2-2) unstable; urgency=medium

  * Build without mirclient
  * Add patch to support build without mirclient

 -- Marius Gripsgard <marius@ubports.com>  Mon, 02 Jan 2023 11:34:32 +0100

lomiri-app-launch (0.1.2-1) unstable; urgency=medium

  * New upstream release v0.1.2
  * debian/patches:
    + Drop upstreamed patch:
      - 1001_fix-builds-with-gcc-12.patch
  * debian/copyright:
    +  Update to march upstream
  * debian/:
    + Drop lomiri-app-test as this was removed upstream

 -- Marius Gripsgard <marius@ubports.com>  Mon, 02 Jan 2023 11:22:21 +0100

lomiri-app-launch (0.1.1-2) unstable; urgency=medium

  * debian/:
    + Update upstream Git repo URL.
  * debian/patches:
    + Add 1001_fix-builds-with-gcc-12.patch. Thanks to Adrian Bunk for sending
      the patch. (Closes: #1016278).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 13 Sep 2022 18:46:41 +0200

lomiri-app-launch (0.1.1-1) unstable; urgency=medium

  [ Marius Gripsgard ]
  * New upstream release (0.1.1)
  * debian/control:
    + Add missing B-D libclick-dev
  * debian/patches:
    + Remove upstreamed patches
  * debian/changelog:
    + Updated generated copyright.in (using licensecheck)
    + Update copyright to match new upstream release

  [ Mike Gabriel ]
  * debian/source/lintian-overrides:
    + Not required anymore.
  * debian/lomiri-app-test.lintian-overrides:
    + lintian tag renamed from binary-without-manpage to no-manual-page.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 19 Dec 2021 23:04:20 +0100

lomiri-app-launch (0.0.90-10) unstable; urgency=medium

  * debian/rules:
    + Comment out DPKG_GENSYMBOLS_CHECK_LEVEL=4. Let's use level 1 (default)
      and receive less build failures.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 13 Nov 2021 14:45:57 +0100

lomiri-app-launch (0.0.90-9) unstable; urgency=medium

  [ Peter Michael Green ]
  * debian/liblomiri-app-launch0.symbols:
    + Mark a couple of symbols that disappeard with gcc-11 as optional=inline.
  * debian/patches:
    + Add 1004_move-system-headers-outside-extern-c.patch. Adjust includes to
      avoid including glib.h inside extern C as this causes build failures.
    + Add 2003_remove-werror.patch. Remove -Werror, it breaks the build with
      gcc-11 (Closes: 984224).

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.6.0. No changes needed.
  * debian/patches:
    + Replace 1004_move-system-headers-outside-extern-c.patch by the official
      upstream patch 0004_Fix-compile-error-with-new-glib-versions.patch.
    + Assure that all patch files have a Forwarded: field.
  * debian/lomiri-app-launch-tools.lintian-overrides:
    + Rename outdated lintian tag 'binary-without-manpage' to 'no-manual-page'.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 12 Nov 2021 11:01:12 +0100

lomiri-app-launch (0.0.90-8) unstable; urgency=medium

  * debian/control:
    + Don't require a versioned B-D on libgtest-dev. (There have been some
      revisions that were broken, but earlier googletest versions should work
      in general).
  * debian/liblomiri-app-launch0.symbols:
    + Update .symbols file for architectures 'alpha' and 'hppa' (Closes:
      #982942).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 24 May 2021 00:41:04 +0200

lomiri-app-launch (0.0.90-7) unstable; urgency=medium

  * debian/liblomiri-app-launch0.symbols:
    + Update for mips64el architecture.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 21 Dec 2020 13:35:03 +0100

lomiri-app-launch (0.0.90-6) unstable; urgency=medium

  * debian/control:
    + Update versioned B-D on cmake-extras (>= 1.5-7~).
    + Make B-D on libgtest-dev versioned (>= 1.10.0.20201025-1~).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 13 Dec 2020 19:34:11 +0000

lomiri-app-launch (0.0.90-5) unstable; urgency=medium

  * debian/liblomiri-app-launch0.symbols:
    + Update symbols using pkgkde-symbolshelper.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 28 Sep 2020 23:30:31 +0200

lomiri-app-launch (0.0.90-4) unstable; urgency=medium

  * debian/liblomiri-app-launch0.symbols:
    + Update symbols using pkgkde-symbolshelper.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 09 Sep 2020 16:48:29 +0200

lomiri-app-launch (0.0.90-3) unstable; urgency=medium

  * debian/liblomiri-app-launch0.symbols:
    + Update symbols using pkgkde-symbolshelper.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 08 Sep 2020 15:51:06 +0200

lomiri-app-launch (0.0.90-2) unstable; urgency=medium

  * debian/rules:
    + Include buildflags.mk.
  * debian/control:
    + Fix Vcs-*: URLs.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 Jul 2020 01:18:21 +0200

lomiri-app-launch (0.0.90-1) unstable; urgency=medium

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

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 19 May 2020 11:23:01 +0200