File: changelog

package info (click to toggle)
xapp 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,688 kB
  • sloc: ansic: 11,268; python: 1,463; xml: 258; sh: 22; makefile: 9
file content (465 lines) | stat: -rw-r--r-- 13,722 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
xapp (3.2.2-1) unstable; urgency=medium

  [ Fabio Fantoni ]
  * New upstream version 3.2.2
  * Remove obsolete Lintian override
  * Update standards version to 4.7.3, no changes needed
  * d/control:
    - Remove Rules-Requires-Root, no longer necessary since trixie
    - Add xapp-symbolic-icons to xapps-common deps
    - From build-deps remove libgirepository1.0-dev and
      add gir1.2-glib-2.0-dev (Closes: #1118934)
    - add ${gir:Provides} to -dev package
    - add Daniel Echeverri in Uploaders
  * d/libxapp1.install: fix the so filename that is based on software version
  * Update d/copyright

  [ Daniel Echeverri ]
  * d/rules: Remove trailing whitespace
  * d/copyright: Extend debian copyright holders years

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 01 Mar 2026 17:11:45 +0100

xapp (2.8.13-1) unstable; urgency=medium

  [ Jeremy Bícha ]
  * Remove xapps-doc Depends: devhelp

  [ Fabio Fantoni ]
  * New upstream version 2.8.13
  * Update standards version to 4.7.2, no changes needed

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 21 Sep 2025 14:42:24 +0200

xapp (2.8.8-1) unstable; urgency=medium

  * New upstream version 2.8.8
  * Improve d/gbp.conf
  * d/salsa-ci: improve include of default config
  * d/control: replace old site in homepage with upstream repository

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sat, 25 Jan 2025 16:05:28 +0100

xapp (2.8.6-1) unstable; urgency=medium

  * New upstream version 2.8.6

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 01 Dec 2024 21:29:19 +0100

xapp (2.8.5-1) unstable; urgency=medium

  * d/gbp.conf: switch to DEP-14
  * Add d/README.source with a wiki link with details about packaging
  * New upstream version 2.8.5

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Mon, 19 Aug 2024 20:18:41 +0200

xapp (2.8.4-1) unstable; urgency=medium

  * New upstream version 2.8.4

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sat, 22 Jun 2024 10:07:37 +0200

xapp (2.8.3-1) unstable; urgency=medium

  * New upstream version 2.8.3
  * Update standards version to 4.7.0, no changes needed

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 09 Jun 2024 20:16:37 +0200

xapp (2.8.2-1) unstable; urgency=medium

  * New upstream version 2.8.2
  * d/control:
    - add full gir packages dependencies include the ones that are
      virtual for now
    - python3:any instead python3 in build-deps

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 07 Jan 2024 19:57:23 +0100

xapp (2.8.0-1) unstable; urgency=medium

  * New upstream version 2.8.0

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sat, 25 Nov 2023 14:46:31 +0100

xapp (2.6.1-1) unstable; urgency=medium

  [ Joshua Peisach ]
  * New upstream version 2.6.1

  [ Fabio Fantoni ]
  * d/rules: remove workaround for move and rename Xsession file
    now fixed upstream
  * Update symbols

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Mon, 26 Jun 2023 10:45:52 +0200

xapp (2.4.3-1) unstable; urgency=medium

  * New upstream bugfix version 2.4.3

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Fri, 26 May 2023 11:25:35 +0200

xapp (2.4.2-3) unstable; urgency=medium

  * Remove xapp metapackage as not needed anymore
  * Update standards version to 4.6.2, no changes needed
  * d/control: replace libgdk-pixbuf2.0-dev with libgdk-pixbuf-2.0-dev
    in build-deps

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sat, 04 Feb 2023 15:58:40 +0100

xapp (2.4.2-2) unstable; urgency=medium

  * Release to unstable

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 25 Dec 2022 14:13:46 +0100

xapp (2.4.2-1) experimental; urgency=medium

  * New upstream version 2.4.2
  * Merge some changes from Thomas Uhle upstream PR for some improvements:
    - Add dependencies on libcairo2-dev and libglib2.0-dev in libxapp-dev
      because are exposed to the user through header files and xapp.pc
    - Mark xapps-doc with Multi-Arch: foreign
    - Add missed build-deps libdbus-1-dev and libcairo2-dev
    - Remove explicit dependency on libgnomekbd8 from libxapp1 because
      it is already automatically added by dh_shlibdeps
    - Split xapp to new libxapp-gtk3-module and xapp-sn-watcher packages
    - Move xinitrc script xapp-gtk3-module to package libxapp-gtk3-module
    - Add recommends on libxapp-gtk3-module and xapp-sn-watcher to libxapp1
    - Introduce new package mate-xapp-status-applet to properly move the
      mate related part
  * Keep xapp as transitional package

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sat, 03 Dec 2022 13:48:00 +0100

xapp (2.4.1-1) unstable; urgency=medium

  [ Joshua Peisach ]
  * New upstream version 2.4.1

  [ Fabio Fantoni ]
  * update symbols

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sun, 20 Nov 2022 17:59:17 +0100

xapp (2.2.15-2) unstable; urgency=medium

  * d/control: remove gist from xapps-common recommends and add
    netcat. Thanks to Thomas Uhle (Closes: #1023151)
  * debian/patches: add a patch to fix the pastebin path in
    upload-system-info. Thanks to Thomas Uhle

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Fri, 04 Nov 2022 16:37:43 +0100

xapp (2.2.15-1) unstable; urgency=medium

  [ Joshua Peisach ]
  * New upstream version 2.2.15

  [ Fabio Fantoni ]
  * Update symbols

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Mon, 05 Sep 2022 20:51:30 +0200

xapp (2.2.14-1) unstable; urgency=medium

  * New upstream version 2.2.14

 -- Joshua Peisach <itzswirlz2020@outlook.com>  Tue, 16 Aug 2022 16:21:24 -0400

xapp (2.2.13-1) unstable; urgency=medium

  * New upstream version 2.2.13
  * Update d/copyright

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Sat, 16 Jul 2022 12:29:01 +0200

xapp (2.2.12-1) unstable; urgency=medium

  * New upstream version 2.2.12

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Mon, 27 Jun 2022 21:33:38 +0200

xapp (2.2.10-1) unstable; urgency=medium

  * New upstream version 2.2.10
  * Simplify d/watch
  * Update and improve lintian override

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Wed, 15 Jun 2022 09:22:11 +0200

xapp (2.2.8-1) unstable; urgency=medium

  [ Fabio Fantoni ]
  * New upstream version 2.2.8

  [ Christoph Martin ]
  * add myself to uploaders

 -- Christoph Martin <martin@uni-mainz.de>  Thu, 27 Jan 2022 13:42:16 +0100

xapp (2.2.6-1) experimental; urgency=medium

  [ Joshua Peisach ]
  * Add dh-sequence-gir to build deps
  * Update debian/watch

  [ Fabio Fantoni ]
  * New upstream version 2.2.6
  * Use dh-sequence-python3
  * Use /usr/libxec as default in compat >=12 and FHS 3.0
  * Create new xapp package and move some files from libxapp1 to
    respect shared libraries policy (Closes: #1000824)
  * d/copyright: add Upstream-Contact and missed entries
  * add myself to uploaders field, missed some years ago

 -- Fabio Fantoni <fantonifabio@tiscali.it>  Thu, 23 Dec 2021 10:56:47 +0100

xapp (2.2.4-1) unstable; urgency=medium

  * New upstream version 2.2.4

  * Drop --as-needed linker flag
  * Bump Standards-Version to 4.6.0.1, add rules-requires-root (no) field
  * Bump wach version (3 to 4)

 -- Joshua Peisach <itzswirlz2020@outlook.com>  Sat, 16 Oct 2021 09:35:15 -0400

xapp (2.2.3-2) unstable; urgency=medium

  * Release to unstable.

 -- Norbert Preining <norbert@preining.info>  Wed, 29 Sep 2021 20:20:04 +0900

xapp (2.2.3-1) experimental; urgency=medium

  [ Fabio Fantoni ]
  * New upstream version 2.2.3

 -- Norbert Preining <norbert@preining.info>  Mon, 23 Aug 2021 13:23:57 +0900

xapp (2.0.7-1) unstable; urgency=medium

  [ Fabio Fantoni ]
  * New upstream bugfix version 2.0.7

 -- Norbert Preining <norbert@preining.info>  Tue, 02 Mar 2021 13:53:25 +0900

xapp (2.0.6-2) unstable; urgency=medium

  [ Fabio Fantoni ]
  * Move xapp-sn-watcher.desktop from xapps-common to libxapp1
    because contain arch dep. path (Closes: #983092)

 -- Norbert Preining <norbert@preining.info>  Sat, 20 Feb 2021 18:42:03 +0900

xapp (2.0.6-1) unstable; urgency=medium

  * New upstream version 2.0.6

 -- Norbert Preining <norbert@preining.info>  Sat, 16 Jan 2021 20:26:33 +0900

xapp (2.0.5-1) unstable; urgency=medium

  * New upstream version 2.0.5

 -- Norbert Preining <norbert@preining.info>  Sun, 03 Jan 2021 06:39:09 +0900

xapp (2.0.4-2) unstable; urgency=medium

  * Release to unstable.

 -- Norbert Preining <norbert@preining.info>  Wed, 16 Dec 2020 12:38:00 +0900

xapp (2.0.4-1) experimental; urgency=medium

  * New upstream version 2.0.4: drop upstream included fix-shebang

 -- Norbert Preining <norbert@preining.info>  Tue, 15 Dec 2020 12:59:17 +0900

xapp (2.0.3-1) experimental; urgency=medium

  * New upstream version 2.0.3
  * Fix shebang of session file
  * Lintian override for libc warning

 -- Norbert Preining <norbert@preining.info>  Fri, 11 Dec 2020 09:24:19 +0900

xapp (2.0.2-1) experimental; urgency=medium

  * New upstream version 2.0.2

 -- Norbert Preining <norbert@preining.info>  Tue, 08 Dec 2020 22:41:17 +0900

xapp (2.0.1-1) experimental; urgency=medium

  * New upstream version 2.0.1
  * revert upstream installation location switch from xsession.d to xinitrc.d
  * Fix wrong library name in libxapp1.symbols
  * Set proper permissions for Xsession file

 -- Norbert Preining <norbert@preining.info>  Tue, 08 Dec 2020 22:01:06 +0900

xapp (2.0.0-1) experimental; urgency=medium

  * New upstream release 2.0.0
  * Update list of installed files
  * Update symbols

 -- Norbert Preining <norbert@preining.info>  Tue, 01 Dec 2020 08:45:11 +0900

xapp (1.8.9-1) unstable; urgency=medium

  * New upstream version 1.8.9
  * bump standards version, no changes necessary
  * update symbols

 -- Norbert Preining <norbert@preining.info>  Tue, 18 Aug 2020 14:46:05 +0900

xapp (1.8.8-1) unstable; urgency=medium

  * New upstream version 1.8.8

 -- Norbert Preining <norbert@preining.info>  Thu, 25 Jun 2020 11:05:51 +0900

xapp (1.8.7-1) experimental; urgency=medium

  * New upstream version 1.8.7
  * Bump DH compat to 13

 -- Norbert Preining <norbert@preining.info>  Thu, 11 Jun 2020 14:18:11 +0900

xapp (1.6.10-2) unstable; urgency=medium

  * Upload to unstable

 -- Norbert Preining <norbert@preining.info>  Tue, 04 Feb 2020 08:46:48 +0900

xapp (1.6.10-1) experimental; urgency=medium

  [ Fabio Fantoni ]
  * Update changelog: mention closing of #938837

  [ Norbert Preining ]
  * New upstream version 1.6.{2,10}
  * Disable Python2 building (Closes: #938837)
  * Add myself to uploader
  * Update symbols
  * Update install files for new elements (mate applet, helper)

 -- Norbert Preining <norbert@preining.info>  Sun, 19 Jan 2020 16:00:53 +0900

xapp (1.4.9-1) unstable; urgency=medium

  [ David Mohammed ]
  * New upstream release (1.4.8)
  * Control & Compat: Update for debhelper 12
  * Rules: Remove unneeded dh_missing override since it is the
    default with debhelper 12
  * Update xapps-commons to install missing locales
  * Control: Bump StandardsVersion - no changes required
  * Control: Add intro part of package descriptions to resolve
    lintian information report
  * Control: Remove unneeded depends substition variable shlibs which
    produced dpkg-gencontrol warning
  * Update symbols file to include Build-Depends-Package to resolve
    lintian information report
  * Copyright: Added package copyright for the Debian
    Cinnamon Team & updated copyright year for the source

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.
  * Update package symbols for v1.4.2

  [ Norbert Preining ]
  * New upstream release (1.4.{2,5,9}).

  [ Maximiliano Curia ]
  * Release to unstable

 -- Maximiliano Curia <maxy@debian.org>  Thu, 29 Aug 2019 12:04:55 -0300

xapp (1.2.2-1) unstable; urgency=medium

  * New upstream release (1.2.2).
  * Release to unstable

 -- Maximiliano Curia <maxy@debian.org>  Tue, 07 Aug 2018 14:51:38 +0200

xapp (1.2.1-1) experimental; urgency=medium

  * New upstream release (1.2.1).
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Thu, 24 May 2018 14:33:58 +0200

xapp (1.2.0-1) experimental; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release (1.2.0).
  * update symbols

  [ Maximiliano Curia ]
  * Drop old build deps
  * Update install files
  * Bump Standards-Version to 4.1.4.
  * Add missing -dev dependency
  * Bump group breaks (1.2)
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Sat, 05 May 2018 14:30:25 +0200

xapp (1.0.4-2) unstable; urgency=medium

  * New revision
  * Drop dh-autoreconf (no longer needed with dh >= 10)
  * Bump debhelper build-dep and compat to 11.
  * Bump Standards-Version to 4.1.3.
  * Release to unstable

 -- Maximiliano Curia <maxy@debian.org>  Tue, 27 Mar 2018 16:57:02 +0200

xapp (1.0.4-1) experimental; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release (1.0.4).
  * Add missing xapps-doc package
  * Update Symbols

  [ Maximiliano Curia ]
  * Degrade gist and inxi dependencies to recommends.
    Thanks to Christoph Anton Mitterer for the report (Closes: 849017)
  * Use the salsa canonical urls
  * Set new ml as Maintainer
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Mon, 26 Mar 2018 14:52:04 +0200

xapp (1.0.3-2) unstable; urgency=medium

  * Release to unstable

 -- Maximiliano Curia <maxy@debian.org>  Sat, 02 Sep 2017 07:35:39 +0200

xapp (1.0.3-1) experimental; urgency=medium

  * New upstream release (1.0.3).
  * Drop upstream patches
  * Use upstream's autogen script
  * Add a debian/not-installed file
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Sun, 06 Aug 2017 17:31:56 +0200

xapp (1.0.2-1) unstable; urgency=medium

  * Initial version
  * Added gnome-common-migration.patch

 -- Margarita Manterola <marga@debian.org>  Tue, 06 Dec 2016 19:23:57 -0300