File: changelog

package info (click to toggle)
debian-parl 1.9.27%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 104 kB
  • sloc: makefile: 106; sh: 17
file content (456 lines) | stat: -rw-r--r-- 15,990 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
debian-parl (1.9.27+deb11u1) bullseye; urgency=medium

  * Non-maintainer upload.
  * rebuild using newer boxer-data
    + stop include lightning; closes: bug#1035344
      (calendaring is included with Thunderbird itself nowadays)
    + stop include thunderbird-l10n-si, gone from Debian;
      closes: bug#1000872, thanks to Peter Green

 -- Andreas Beckmann <anbe@debian.org>  Wed, 28 Jun 2023 14:47:48 +0200

debian-parl (1.9.27) unstable; urgency=medium

  * rebuild using newer boxer-data
    + stop include hunspell-se;
      closes: bug#982031, thanks to Paul Gevers

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 06 Feb 2021 22:52:43 +0100

debian-parl (1.9.26) unstable; urgency=medium

  * rebuild using newer boxer-data

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 14 Nov 2020 12:43:01 +0100

debian-parl (1.9.25) unstable; urgency=medium

  * rebuild using newer boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 18 Aug 2020 23:26:58 +0200

debian-parl (1.9.24) unstable; urgency=medium

  * rebuild using newer boxer-data:
    + stop depend explicitly on libreoffice-style-tango

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 29 Jun 2020 14:33:31 +0200

debian-parl (1.9.23) unstable; urgency=medium

  * rebuild using newer boxer-data:
    + include usermode (not gnome-system-tools);
      closes: bug#888675, thanks to Simon McVittie and Andreas Henriksson

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 26 Jan 2020 13:27:24 +0100

debian-parl (1.9.22) unstable; urgency=medium

  * suppress lintian warning about long Depends field

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 01 Dec 2019 13:10:31 +0100

debian-parl (1.9.21) unstable; urgency=medium

  * Rebuild using newer boxer-data:
    + Include volumeicon-alsa (not volti);
      closes: bug#943985, thanks to Moritz Muehlenhoff.
    + Build-depend on libreoffice-gtk3 (not libreoffice-gtk2).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 01 Dec 2019 12:41:48 +0100

debian-parl (1.9.20) unstable; urgency=medium

  * Rebuild using newer boxer-data.
    + Avoid gtk3-engines-xfce (as well as gtk2-engines-xfce).
      Really closes: Bug#935954. Thanks to Yves-Alexis Perez.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 Aug 2019 21:39:06 +0200

debian-parl (1.9.19) unstable; urgency=medium

  * Update blends snippet: Update suite names.
    Tighten to build-depend on boxer-data supporting suite bullseye
    No noteworthy user-facing changes,
    but updates several package dependencies.
    Closes: Bug#931033. Thanks to Rene Engelhard.
    Closes: Bug#935954. Thanks to Yves-Alexis Perez.
  * Declare compliance with Debian Policy 4.4.0.
  * Sync skeleton files with Boxer (since Boxer 1.2.0).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 28 Aug 2019 16:22:40 +0200

debian-parl (1.9.18) unstable; urgency=medium

  * Fix use buster classes unless targeting experimental.
    (See Bug#923530)
  * Update copyright info: Extend coverage.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 01 Mar 2019 22:56:32 +0100

debian-parl (1.9.17) unstable; urgency=medium

  * Rebuild using newer boxer-data.
    + Include catfish (not xfce4-linelight-plugin).
      Closes: Bug#916582. Thanks to Adrian Bunk.
    + Stop explicitly include gvfs (handled in thunar since long).
    + Include xfce4-pulseaudio-plugin (GStreamer 0.10 is long gone).
  * Declare compliance with Debian Policy 4.3.0.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 27 Dec 2018 18:50:04 +0100

debian-parl (1.9.16) unstable; urgency=medium

  * Rebuild using newer boxer-data.
    + Drop locale subclasses bn pa ta
      (unavailable since Quantum release).
  * Update blends snippet:
    + Modernize suite resolving.
    + Stop declare build-dependency explicitly on recent dpkg-dev:
      Needed version satisfied even in oldstable.
    + Use dpkg pkg-info snippet to resolve suite.
    + Extend copyright coverage.
  * Relax to build-depend (also) on newer releases of boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 12 Nov 2018 16:42:49 +0100

debian-parl (1.9.15) unstable; urgency=medium

  * Mention metapackage in long descriptions.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 11 Nov 2018 10:59:12 +0100

debian-parl (1.9.14) unstable; urgency=medium

  * Rebuild using newer boxer-data.
    + Use hunspell (not myspell) for locales ca lv nl pt ru sv [...].
      Closes: Bug#886676, #908229, #908230, #908301, #910616, #910617.
      Thanks to Rene Engelhard, Agustin Martin.
    + Include package thunderbird-bidiui (not iceweasel-bidiui).
      Closes: Bug#913391. Thanks to Andreas Beckmann.
  * Simplify rules: Stop resolve build-dependencies in rules file.
  * Declare compliance with Debian Policy 4.2.1.
  * Set Rules-Requires-Root: no.
  * Update Vcs-* fields: Development moved to Salsa.
  * Stop build-depend on dh-buildinfo.
  * Stop build-depend explicitly on recent dpkg:
    Needed version satisfied even in oldstable.
  * Update copyright info:
    + Extend coverage for main upstream author.
    + Update source URLs.
  * Update TODOs.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 10 Nov 2018 14:42:12 +0100

debian-parl (1.9.13) unstable; urgency=high

  * Rebuild using fixed boxer-data.
  * Raise urgency to aid related pending migrations.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 15 Nov 2017 21:50:39 +0100

debian-parl (1.9.12) unstable; urgency=medium

  * Rebuild using newer boxer-data.
    Closes: Bug#872712. Thanks to Mattia Rizzolo and Rene Engelhard.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 09 Nov 2017 12:53:14 +0100

debian-parl (1.9.11) unstable; urgency=medium

  * Relax build-dependency on boxer-data (no documentation update
    needed: Feature change is support for Buster).
    Closes: Bug#881036. Thanks to Adrian Bunk.
  * Modernize Vcs-* fields:
    + Consistently use git (not cgit) in path.
    + Consistently include .git suffix in path.
  * Declare compliance with Debian Policy 4.1.1.
  * Drop obsolete lintian override regarding debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Extend coverage for myself.
  * Add maintainer script to do copyright-check.
  * Modernize blends.mk snippet to target buster by default, and build
    with newer boxer-data.
    + Avoids cruft package firefox-esr-l10n-be.
      Closes: Bug#864947. Thanks to Peter Green.
    + Fixes FTBFS with recent shellcheck.
      Closes: Bug#867658. Thanks to Adrian Bunk.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 09 Nov 2017 03:08:13 +0100

debian-parl (1.9.10) unstable; urgency=medium

  * Tighten build-dependency on recent boxer-data:
    + Fix avoid confusing APT by use of firefox-esr thunderbird icedove
      transitional packages.
      Closes: Bug#860026. Thanks to Andreas Beckmann.
    + Fix include libreoffice-gtk2 (not libreoffice-gtk).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 14 Apr 2017 14:26:17 +0200

debian-parl (1.9.9) unstable; urgency=medium

  * Rebuild using fixed boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 18 Jun 2016 08:17:32 +0200

debian-parl (1.9.8) unstable; urgency=medium

  * Rebuild using fixed boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 31 May 2016 14:52:41 +0200

debian-parl (1.9.7) unstable; urgency=medium

  * Rebuild using fixed boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 30 May 2016 22:24:38 +0200

debian-parl (1.9.6) unstable; urgency=medium

  * Rebuild using fixed boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 20 May 2016 08:15:10 +0200

debian-parl (1.9.5) unstable; urgency=medium

  * Rebuild using fixed boxer-data.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 19 May 2016 21:16:02 +0200

debian-parl (1.9.4) unstable; urgency=medium

  * Fix stop avoid GStreamer: Needed by Evince since Stretch.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 19 May 2016 00:48:40 +0200

debian-parl (1.9.3) unstable; urgency=medium

  * Rebuild using fixed boxer-data.
    Closes: Bug#824637. Thanks to Ralf Treinen.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 18 May 2016 13:09:49 +0200

debian-parl (1.9.2) unstable; urgency=medium

  * Fix include gnome-system-tools.
    Tighten build-dependency on boxer-data.
  * Update NEWS.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 06 May 2016 17:28:41 +0200

debian-parl (1.9.1) unstable; urgency=medium

  * Fix target stretch (not jessie), and adapt based on distribution
    suite of topmost changelog entry.
    Tighten build-dependency on dpkg-dev.
  * Update NEWS.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 06 May 2016 17:08:39 +0200

debian-parl (1.9.0) unstable; urgency=medium

  * Bump version number: Minor now reflects targeted Debian release.
  * Update skeleton files to support boxer 4+ format.
    Build-depend on recent boxer.
  * Update node files to match boxer-data 7+ classes.
    Build-depend on recent boxer-data.
  * Update copyright info: Extend coverage to include current year.
  * Use boxer-data 10.5 classes.
    Package parl-desktop:
    + Avoid xfce task: Clashes with GStreamer avoidance.
      Closes: Bug#774282 (see also bug#792283). Thanks to Ralf Treinen.
    + Include more GTK+ office tools, Xfce components, and audio tools.
    + Include popularity-contest.
    + Include apt-listchanges pinentry-gtk2 popularity-contest
      pulseaudio-utils.
    + Include bluez (not bluetooth).
    + Include xfce4-linelight-plugin and mlocate.
    + Include gnome-system-tools (not usermode: Poorly maintained).
      See bug#793465.
    + Stop include evolution-data-server.
    Packages parl-desktop-eu and/or parl-desktop-world:
    + Include or extend hunspell/myspell dictionaries for locales af bn
      da de_AT de_CH de_DE de en_GB en_US et fr gu hi hu it kn ml mr ne
      pa pl ro sl ta te zu.
    + Include LibreOffice support for locales af en-ZA ku nr nso ss tn
      ts ve xh zu.
    + Fix stop include not yet stable Iceowl locales fi gd id lt nb_NO
      pa_IN pt_PT sq uk.
      Closes: Bug#774281. Thanks to Ralf Treinen.
    + Stop include LibreOffice metapackages for localeregions ZA IN
      (instead include individual locales).
    Package parl-desktop-strict:
    + Avoid xfce4-mixer.
    + Avoid fewer LibreOffice components.
    + avoid incompatible hunspell/myspell alternatives.
    + Avoid a bunch of printer drivers.
    + Avoid cpufrequtils: Better handled by default settings of kernel
      drivers nowadays.
    + Stop avoid obsolete packages bluez-gstreamer epdfview
      gstreamer0.10-ffmpeg
  * Ignore quote-escaped newline 'foo\''n'bar' pattern in testsuite.
  * Update TODOs:
    + Drop done items.
    + Maybe add automx to groupware profile.
    + Either use systemd-shim or avoid cgmanager.
  * Use https protocol in Vcs-Git URL.
  * Declare compliance with Debian Policy 3.9.8.
  * Update copyright info:
    + Extend copyright of packaging to cover current year.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Add lintian overrides for license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override for debhelper 9.
  * Modernize git-buildpackage config:
    + Avoid git- prefix.
    + Filter any .git* file.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 05 May 2016 02:36:51 +0200

debian-parl (1.0.9) unstable; urgency=medium

  * Use boxer-data 4: Add mpv (and avoid mplayer2).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 26 Oct 2014 00:43:27 +0200

debian-parl (1.0.8) unstable; urgency=medium

  * Refactor packaging to use boxer, using jessie suite.
    + Drop granular recipes - now only one set per blend.
    + Improved localizations.
    + Include bluetooth support.
    + Improved power management.
  * Fix source URLs.
  * Fix typo in license boilerplate.
  * Have git-import-orig suppress upstream .gitignore files.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 25 Oct 2014 23:46:44 +0200

debian-parl (1.0.7) unstable; urgency=medium

  Corrections:
  * Fix enforce package removals.
  * Fix installation via script on (very) minimal system.

  Improvements:
  * Include core audio tools (no longer pulled in by GStreamer).
  * Exclude webkit library (used only for potentially risky JavaScript
    Proxy parsing).
  * Include generic volume control Volti.
  * Exclude Xfce volumed and GStreamer framework.
  * Fix exclude MIDI patches (see bug#612509).
  * Extend desktop-mobile topic to include photo manager Shotwell.
  * Extend desktop topic to include mousepad.

  Packaging:
  * Initial official Debian packaging.
    Closes: bug#765849.
  * Declare compliance with Debian Policy 3.9.6.
  * Adapt to refactored perl-based preseed file rendering:
    + Update package list parsing to handle wrapped lines.
    + Build-depend on libipc-system-simple-perl and libpath-tiny-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 18 Oct 2014 20:36:00 +0200

debian-parl (1.0.6) unstable; urgency=low

  Corrections:
  * Fix include OpenGL (exclude only its software rasterizer).
  * Fix detect removable disks (which indirectly requires OpenGL).
    Thanks to Ralf Bendrath for reporting the issue.

  Improvements:
  * Include media player Mplayer2, with desktop and web browser
    wrappers.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Jul 2014 17:15:57 +0200

debian-parl (1.0.5) unstable; urgency=low

  Corrections:
  * Fix install icedove and iceweasel localisations for spanish, swedish
    and portuguese.

  Improvements:
  * Tighten install of LibrOffice components.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Jul 2014 22:22:20 +0200

debian-parl (1.0.4) unstable; urgency=low

  Corrections:
  * Fix runtime/update scripts (was totally broken till now).

  Improvements:
  * Include ntp.
  * Adjust suffix for PGP signatures, to ease verification.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 29 Jun 2014 21:22:42 +0200

debian-parl (1.0.3) unstable; urgency=low

  Corrections:
  * Fix obey package exclusions.
  * Fix resolve more conservatively packages to mark as auto-installed.

  Improvements:
  * Silence more questions during installation and package updates.
  * Set generic hostname (it is used also for LVM and at login screen).
    Add TODO item to document setting custom hostname.
  * Stop install non-free firmware. Add TODO item to instead document
    installing firmware as custom hardware-specific deployment tasks.
  * Extend base desktop topic:
    * Include power management tools.
    * Include unicode-screensaver.
  * Tighten several desktop topics:
    * Exclude all OpenGL packages (to avoid frustrating experiences on
      systems needing software emulation). Add TODO item to enable
      conditionally for hardware with hardware support.
    * Exclude Java packages, except browser plugin.
  * Introduce new desktop topic:
    * media - including PulseAudio
  * Introduce new serialization (besides debian-installer preseeding):
    * runtime install/update script.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 29 Mar 2014 12:57:05 +0100

debian-parl (1.0.2) unstable; urgency=low

  Corrections:
  * Fix avoid mark *lib* package (e.g. libreoffice*) as auto-installed.

  Improvements:
  * Extend desktop/mail and desktop/web topics with additional
    Iceweasel/Icedove plugins:
    + Sieve
    + Cookie Monster
    + Flashblock
    + CertPatrol
    + RefControl
    + RequestPolicy
  * Introduce new desktop topics:
    + scheduling - including Icedove extension Iceowl.
    + mobile - including SyncEvolution.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 26 Mar 2014 01:32:27 +0100

debian-parl (1.0.1) unstable; urgency=low

  * Introduce localegroups, and add localegroup eu (European Union).
    Each profile is now produced with a suffix for each localegroup,
    allowing to install e.g. the desktop/email profile for EU:
      desktop/email-eu
  * Include gnome-disk-utility (to change disk-encryption passphrase).

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 07 Mar 2014 11:55:53 +0100

debian-parl (1.0) unstable; urgency=low

  * Initial release.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 03 Mar 2014 18:26:06 +0100