File: changelog

package info (click to toggle)
libreoffice-voikko 5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 312 kB
  • ctags: 157
  • sloc: python: 1,066; makefile: 101; xml: 20
file content (383 lines) | stat: -rw-r--r-- 12,583 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
libreoffice-voikko (5.0-3) unstable; urgency=medium

  * Run wrap-and-sort -a -t
  * Depend on python3-uno (Closes: #833814)
  * Add Provides: libreoffice-grammarcheck-fi (Closes: #833813)

 -- Timo Jyrinki <timo@debian.org>  Fri, 02 Sep 2016 17:09:01 +0300

libreoffice-voikko (5.0-2) unstable; urgency=medium

  * Depend on python3-libvoikko instead of the transitional package.

 -- Timo Jyrinki <timo@debian.org>  Wed, 17 Feb 2016 10:52:49 +0200

libreoffice-voikko (5.0-1) unstable; urgency=medium

  * New upstream version.
  * Require libvoikko >= 4.0.
  * libreoffice-dev no longer needed.
  * Drop hardening-wrapper dependency.
  * Build depend on python-libvoikko >= 4.0.
  * Also runtime dependency on python-libvoikko.
  * Update Standards-Version, no changes.
  * Build depend on dh-python.
  * Use C.UTF-8 locale for building.

 -- Timo Jyrinki <timo@debian.org>  Wed, 10 Feb 2016 17:53:00 +0200

libreoffice-voikko (4.1-1) unstable; urgency=medium

  * Imported Upstream version 4.1

 -- Timo Jyrinki <timo@debian.org>  Mon, 29 Sep 2014 14:33:52 +0300

libreoffice-voikko (4.0-1) unstable; urgency=medium

  * Update watch file
  * Imported Upstream version 4.0
  * Drop both patches not needed anymore
  * Update package description to match current upstream description
  * Add Vcs urls

 -- Timo Jyrinki <timo@debian.org>  Sat, 07 Dec 2013 18:36:31 +0200

libreoffice-voikko (3.4.1-2) unstable; urgency=low

  [ Rene Engelhard ]
  * fix build with LibreOffice 4.1.0

 -- Timo Jyrinki <timo@debian.org>  Sun, 28 Jul 2013 20:21:05 +0300

libreoffice-voikko (3.4.1-1) unstable; urgency=low

  * New upstream release
  * debian/rules: add clean/test targets, adjust install

 -- Timo Jyrinki <timo@debian.org>  Tue, 23 Jul 2013 18:22:50 +0300

libreoffice-voikko (3.4-1) unstable; urgency=low

  * New upstream release
  * Change to debhelper 9, simplify packaging
  * Update Standards-Version
  * Enable hardening-wrapper
  * Add lintian-override for the image file

 -- Timo Jyrinki <timo@debian.org>  Tue, 21 May 2013 19:08:10 +0300

libreoffice-voikko (3.3-3) unstable; urgency=low

  * Upload to unstable
  * Update Standards-Version

 -- Timo Jyrinki <timo@debian.org>  Wed, 04 Apr 2012 11:32:35 +0300

libreoffice-voikko (3.3-2) experimental; urgency=low

  [ Rene Engelhard ]
  * stop using basis-link. it's gone (Closes: #661181)

 -- Timo Jyrinki <timo@debian.org>  Sat, 25 Feb 2012 11:21:28 +0200

libreoffice-voikko (3.3-1) unstable; urgency=low

  * New upstream release

 -- Timo Jyrinki <timo@debian.org>  Tue, 07 Feb 2012 20:54:27 +0200

libreoffice-voikko (3.2-3) unstable; urgency=low

  * Fix debian-rules-missing-recommended-target
  * Fix debug build, thanks for patch to Timo Lindfors (Closes: #652297)
  * Update Standards-Version to 3.9.2

 -- Timo Jyrinki <timo@debian.org>  Sat, 17 Dec 2011 11:34:07 +0200

libreoffice-voikko (3.2-2) unstable; urgency=low

  * Remove the transitional package, already provided by OOo

 -- Timo Jyrinki <timo@debian.org>  Wed, 06 Apr 2011 13:10:51 +0300

libreoffice-voikko (3.2-1) unstable; urgency=low

  * Upstream 3.2rc2 released as 3.2 without changes
  * Add transitional package openoffice.org-voikko (Closes: #613084)

 -- Timo Jyrinki <timo@debian.org>  Tue, 05 Apr 2011 17:37:35 +0300

libreoffice-voikko (3.2~rc2-1) unstable; urgency=low

  * New upstream release candidate.

 -- Timo Jyrinki <timo@debian.org>  Thu, 17 Feb 2011 16:46:56 +0200

libreoffice-voikko (3.2~rc1-1) unstable; urgency=low

  * New upstream release candidate.

 -- Timo Jyrinki <timo@debian.org>  Mon, 14 Feb 2011 19:22:29 +0200

libreoffice-voikko (3.1.2+svn20110205-1) unstable; urgency=low

  * Fix off-by-one in version number and ITP bug number
  * Upload to unstable, since libreoffice was also uploaded

 -- Timo Jyrinki <timo@debian.org>  Tue, 08 Feb 2011 08:28:13 +0200

libreoffice-voikko (3.1.2+svn20100205-1) experimental; urgency=low

  * New upstream snapshot (Closes: #612078)
  * Switch from openoffice.org-voikko to libreoffice-voikko
  * Change installation to LO 3.3 style
  * Update Standards-Version to 3.9.1
  * Increast debhelper dependency to 7

 -- Timo Jyrinki <timo@debian.org>  Sun, 06 Feb 2011 15:00:46 +0200

openoffice.org-voikko (3.1.1-1) unstable; urgency=low

  * New upstream release
  * Update Standards-Version to 3.8.4
  * Change to 3.0 (quilt) source format

 -- Timo Jyrinki <timo@debian.org>  Wed, 26 May 2010 21:54:25 +0300

openoffice.org-voikko (3.1-2) unstable; urgency=low

  * Don't provide ooo-thesaurus-fi, wrong and not used (Closes: #529490)

 -- Timo Jyrinki <timo@debian.org>  Tue, 09 Jun 2009 22:10:57 +0300

openoffice.org-voikko (3.1-1) unstable; urgency=low

  * New upstream release (Closes: #528283)
  - Grammar checking enabled by default
  * Depend on libvoikko 2.1 (grammar features)
  * Update description to describe grammar checking as well (Closes: #512517)
  * Update Standards-Version (no changes)
  * One more place to change GPL 2 -> 3 in copyright file 
  * Debhelper compat 4 -> 5 and likewise for the related dependency
  * Add back Pre-Depends
  - Ubuntu folks found it is still needed, LP: #364654
  - Only pre-depend on ooo-common this time

 -- Timo Jyrinki <timo@debian.org>  Wed, 13 May 2009 13:25:15 +0300

openoffice.org-voikko (3.0.1-2) unstable; urgency=low

  * Upload to unstable
  * Update copyright (GPL3 like it should be)
  * Disable grammar checking which is not yet mature (wait for 3.1)
  * Remove Pre-Depends which is not anymore needed and is best avoided

 -- Timo Jyrinki <timo@debian.org>  Fri, 20 Feb 2009 10:00:24 +0200

openoffice.org-voikko (3.0.1-1) experimental; urgency=low

  * New upstream release
  * Update maintainer address
  * Update dependencies to openoffice.org 3.0.1 and libvoikko 2.0
  * Sync with upstream debian packaging:
  - Drop HypMinWordLength.patch 
  - Update description

 -- Timo Jyrinki <timo@debian.org>  Tue, 13 Jan 2009 15:42:09 +0200

openoffice.org-voikko (2.2-4) unstable; urgency=low

  * Add voikko-fi to Depends since not dep from libvoikko anymore
  - Could be Recommends, but ooo-voikko does not cope well without
  * Update Standards-Version to 3.8.0, no changes

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Fri, 18 Jul 2008 15:59:39 +0300

openoffice.org-voikko (2.2-3) unstable; urgency=low

  * Add Pre-Depends for etch -> lenny upgrades (Closes: #476573)
  * Modify preinst to remove also multiple previous voikko extensions
  * Fix lintian warning about debian/copyright phrasing

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Mon, 21 Apr 2008 00:26:02 +0300

openoffice.org-voikko (2.2-2) unstable; urgency=low

  * Synchronize with upstream packaging:
    - Update README.Debian instructions
    - Update premrm, postinst, control, and add preinst for OOo 2.4 era
    - Install .oxt to new directory (Closes: #474383)

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Tue, 15 Apr 2008 16:58:04 +0300

openoffice.org-voikko (2.2-1) unstable; urgency=low

  * New upstream release
  * Update Standards-Version to 3.7.3 (no changes)
  * Add Homepage field to control file
  * Add hyphenation patch from upstream, and information about its usage

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Mon, 18 Feb 2008 10:20:08 +0200

openoffice.org-voikko (2.1-1) unstable; urgency=low

  * New upstream release
  * Update dependencies

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Sun, 18 Nov 2007 00:55:16 +0200

openoffice.org-voikko (2.0.1-2) unstable; urgency=low

  * Fix prerm/postinst to handle OOo 2.3 changes

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Tue, 14 Aug 2007 15:26:05 +0300

openoffice.org-voikko (2.0.1-1) unstable; urgency=low

  * New upstream release
  * Sync with upstream Debian packaging, ie:
  * Remove openoffice.org-soikko conflict, not in Debian anymore
  * Fix copyright file (missing line)
  * Install the new Changelog

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Wed, 16 May 2007 00:05:27 +0300

openoffice.org-voikko (2.0-1) unstable; urgency=low

  * New upstream release
  * Update copyright to reflect that the whole package is now under GPL
  * Update dependencies, update maintainer scripts

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Sat, 05 May 2007 04:24:28 +0300

openoffice.org-voikko (1.2-1) unstable; urgency=low

  * New upstream version
  * Remove workaround hack for the bug #387224 (not needed anymore)
  * Add quotes in prerm and postinst in two places
  * Change conflicts generation a bit
  * Text changes because of component rename
  * Fix wrong filename on Linux/SPARC (Closes: #403627)
  * Update home page, watch file

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Sat, 31 Mar 2007 18:18:03 +0300

openoffice.org-voikko (1.1-4) unstable; urgency=low

  * Change Linux_x86 to Linux_* in generate_dependencies.sh
  * Remove stlport from Makefile (not needed anymore)
  * Change dependencies as requested
  * Add OOo components to Recommends

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Sat,  7 Oct 2006 11:41:48 +0300

openoffice.org-voikko (1.1-3) unstable; urgency=low

  * Fix bashism (use of "source") in debian/rules

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Sat, 30 Sep 2006 15:16:23 +0300

openoffice.org-voikko (1.1-2) unstable; urgency=low

  * Add conflict with openoffice.org-soikko
  * Update debian/copyright again

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Tue, 26 Sep 2006 17:59:36 +0300

openoffice.org-voikko (1.1-1) unstable; urgency=low

  * Change package name to openoffice.org-voikko
  * Complete ITP (Closes: #388803)
  * Clean debian/watch
  * Indent homepages in debian/control by two spaces
  * Add COPYING from upstream SVN to clarify copyright issues
  * Update debian/copyright
  * Change CFLAGS to CC_FLAGS in debian/rules
  * Add #DEBHELPER# tokens to prerm and postinst scripts.
  * Update Standards-Version to 3.7.2
  * Clean up debian/rules

 -- Timo Jyrinki <timo.jyrinki@iki.fi>  Mon, 25 Sep 2006 20:37:25 +0300

oo2-voikko (1.1-0hf4) unstable; urgency=low

  * Use /tmp instead of /root as a temporary HOME directory for unopkg
  * Add workaround for the bug #387224 (Debian Bug Tracking System)

 -- Teemu Likonen <tlikonen@iki.fi>  Mon, 18 Sep 2006 23:17:08 +0300

oo2-voikko (1.1-0hf3) unstable; urgency=low

  * Remove "preinst" script.
  * Make "postinst" and "prerm" more independed of language component's name.

 -- Teemu Likonen <tlikonen@iki.fi>  Wed, 13 Sep 2006 12:27:48 +0300

oo2-voikko (1.1-0hf2) unstable; urgency=low

  * Don't cancel install/remove even if OpenOffice is running. Warning is
    given during configure instead.

 -- Teemu Likonen <tlikonen@iki.fi>  Wed, 13 Sep 2006 09:27:00 +0300

oo2-voikko (1.1-0hf1) unstable; urgency=low

  * New upstream release

 -- Teemu Likonen <tlikonen@iki.fi>  Sat,  2 Sep 2006 13:26:24 +0300

oo2-voikko (1.0+svn20060829-0hf1) unstable; urgency=low

  * New SVN snapshot (r413)

 -- Teemu Likonen <tlikonen@iki.fi>  Tue, 29 Aug 2006 14:34:21 +0300

oo2-voikko (1.0-0hf1) unstable; urgency=low

  * New upstream release
  * Lot of information moved from package's description to README.Debian
  * Added "Enhances: openoffice.org" field to control file

 -- Teemu Likonen <tlikonen@iki.fi>  Tue, 25 Jul 2006 21:04:54 +0300

oo2-voikko (0.4-0hf2) unstable; urgency=low

  * Added dynamic "Conflicts" and "Depends" definition so that binary package
    conflicts now with any newer OpenOffice.org's upstream version. From now on
    oo2-voikko has to be built for every OpenOffice.org's upstream update. This
    is to prevent possible (and likely) problems with incompatible UNO
    components between OpenOffice.org versions.

 -- Teemu Likonen <tlikonen@iki.fi>  Tue,  4 Jul 2006 17:17:31 +0300

oo2-voikko (0.4-0hf1) unstable; urgency=low

  * New upstream release

 -- Teemu Likonen <tlikonen@iki.fi>  Sun, 21 May 2006 13:36:15 +0300

oo2-voikko (0.3-0hf3) unstable; urgency=low

  * Changed source package name to 'oo2-voikko' to reflect upstream naming.
  * Now 'dpatch' utility handles patches.
  * Updated build and binary package dependencies.
  * Dropped binary support for official www.openoffice.org's .deb packages and
    for old Debian/Ubuntu OpenOffice.org versions.

 -- Teemu Likonen <tlikonen@iki.fi>  Wed, 17 May 2006 22:24:16 +0300

openoffice.org-voikko (0.3-0hf2) unstable; urgency=low

  * Added 'zip' to build dependencies
  * Updated binary package dependencies
  * Minor improvements to postinst and prerm scripts
  * Package name changed

 -- Teemu Likonen <tlikonen@iki.fi>  Sun, 16 Apr 2006 23:27:10 +0300

openoffice.org2-voikko (0.3-0hf1) unstable; urgency=low

  * Initial release

 -- Teemu Likonen <tlikonen@iki.fi>  Sat, 15 Apr 2006 22:19:38 +0300