File: changelog

package info (click to toggle)
yudit 3.0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,044 kB
  • sloc: cpp: 77,911; perl: 4,951; ansic: 2,083; makefile: 971; sh: 440
file content (427 lines) | stat: -rw-r--r-- 13,066 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
yudit (3.0.7-3) unstable; urgency=medium

  * debian/copyright
    - Convert to copyright format 1.0

 -- Hideki Yamane <henrich@debian.org>  Tue, 30 Jun 2020 23:36:03 +0900

yudit (3.0.7-2) unstable; urgency=medium

  * debian/control
    - Update "Recommends: libhunspell-1.7-0", instead of 1.6-0
    - Set Multi-Arch: foreign for yudit-{common,doc}
  * debian/yudit-doc.{install,links}
    - Adjust yudit doc path issue (Closes: #742635)

 -- Hideki Yamane <henrich@debian.org>  Wed, 24 Jun 2020 10:10:57 +0900

yudit (3.0.7-1) unstable; urgency=medium

  * New upstream release
  * debian/patches
    - Refresh patch

 -- Hideki Yamane <henrich@debian.org>  Mon, 15 Jun 2020 19:05:40 +0900

yudit (3.0.5-1) unstable; urgency=medium

  * New Upstream Version 3.0.5
  * debian/patches
    - Refresh patches

 -- Hideki Yamane <henrich@debian.org>  Wed, 03 Jun 2020 20:13:53 +0900

yudit (3.0.3-1) unstable; urgency=medium

  * New Upstream Version 3.0.3

 -- Hideki Yamane <henrich@debian.org>  Mon, 18 May 2020 21:54:19 +0900

yudit (3.0.2-1) unstable; urgency=medium

  * New upstream release 3.0.2

 -- Hideki Yamane <henrich@debian.org>  Mon, 18 May 2020 15:54:32 +0900

yudit (3.0.1-1) unstable; urgency=medium

  * New upstream version 3.0.1

 -- Hideki Yamane <henrich@debian.org>  Thu, 14 May 2020 20:02:11 +0900

yudit (3.0.0-1) unstable; urgency=medium

  * New upstream release 3.0.0
  * Trim trailing whitespace.
  * Wrap long lines in changelog entries: 2.7.8-1, 2.5-1.
  * Set debhelper-compat version in Build-Depends.
  * debian/patches
    - Refresh patches
    - Add 0005-fix-typo.patch
    - Rename install-png-to-pixmaps and install-icon.patch
  * debian/yudit-common.{dirs,install}
    - Adjust icon directory and add yudit.svg
  * debian/control
    - Set Standards-Version: 4.5.0
    - Bump up debhelper-compat (= 13)
  * debian/yudit-doc.install
    - Install more docs
  * debian/yudit.manpages
    - Just update install manpages to ignore dh_missing warning
  * debian/yudit.install
    - Install /usr/share/yudit/syntax/README.TXT
  * debian/yudit{,-common}.install
    - Move files from yudit to yudit-common
  * debian/yudit.desktop
    - Update desktop entry
  * Add debian/salsa-ci.yml

 -- Hideki Yamane <henrich@debian.org>  Mon, 11 May 2020 02:10:32 +0900

yudit (2.9.6-9) UNRELEASED; urgency=medium

  * d/changelog: Remove trailing whitespaces

 -- Ondřej Nový <onovy@debian.org>  Mon, 01 Oct 2018 09:38:57 +0200

yudit (2.9.6-8) unstable; urgency=medium

  * debian/control
    - Move Vcs-* to salsa.debian.org
    - Set Standards-Version: 4.1.5
    - use dh11
    - use https for Homepage
  * debian/watch
    - use https for debian/watch

 -- Hideki Yamane <henrich@debian.org>  Wed, 18 Jul 2018 05:56:15 +0900

yudit (2.9.6-7) unstable; urgency=medium

  * debian/control
    - set Recommends: libhunspell-1.6-0 (Closes: #869833)
      Thanks to Jeremy Bicha <jbicha@ubuntu.com>
    - set Build-Depends: debhelper (>= 10)
    - set Standards-Version: 4.0.0
  * debian/compat
    - set 10
  * debian/watch
    - update to version 4

 -- Hideki Yamane <henrich@debian.org>  Thu, 27 Jul 2017 09:46:55 +0900

yudit (2.9.6-6) unstable; urgency=medium

  * debian/control
    - set Recommends: libhunspell-1.4-0 (Closes: #827503)
    - set Standards-Version: 3.9.8

 -- Hideki Yamane <henrich@debian.org>  Sat, 18 Jun 2016 22:56:30 +0900

yudit (2.9.6-5) unstable; urgency=medium

  * remove debian/yudit.menu to fix "command-in-menu-file-and-desktop-file"
  * debian/control
    - update Vcs-*

 -- Hideki Yamane <henrich@debian.org>  Sat, 05 Dec 2015 16:47:50 +0900

yudit (2.9.6-4) unstable; urgency=medium

  * debian/patches
    - add reproducible_build, thanks to Chris Lamb <lamby@debian.org>
      (Closes: #790088)

 -- Hideki Yamane <henrich@debian.org>  Sat, 04 Jul 2015 01:37:24 +0900

yudit (2.9.6-3) unstable; urgency=medium

  * debian/yudit.desktop
    - specify %F for exec entry to fix desktop-mime-but-no-exec-code warning

 -- Hideki Yamane <henrich@debian.org>  Sat, 03 Jan 2015 21:38:24 +0900

yudit (2.9.6-2) unstable; urgency=medium

  * debian/control
    - update Vcs-Browser field since move to cgit

 -- Hideki Yamane <henrich@debian.org>  Sun, 02 Nov 2014 08:48:14 +0900

yudit (2.9.6-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - set Standards-Version: 3.9.6
  * clean up debian/patches

 -- Hideki Yamane <henrich@debian.org>  Sat, 25 Oct 2014 22:13:04 +0900

yudit (2.9.2-4) unstable; urgency=low

  * debian/rules
    - fix build with mips* arch, thanks to YunQiang Su <wzssyqa@gmail.com>
      (Closes: #722877)

 -- Hideki Yamane <henrich@debian.org>  Sun, 06 Oct 2013 00:01:09 +0900

yudit (2.9.2-3) unstable; urgency=low

  * debian/yudit-doc.install
    - minimalize lines by specifying as "HOWTO-*"
  * debian/control
    - set "Recommends: libhunspell-1.3-0" to be enable to use syntax highlight.
      And also add "hunspell-en-us | hunspell-dictionary" to Recommends.

 -- Hideki Yamane <henrich@debian.org>  Mon, 08 Apr 2013 09:10:08 +0900

yudit (2.9.2-2) experimental; urgency=low

  * debian/yudit-doc.docs: remove it since duplicate with yudit.docs
  * debian/yudit-doc.{postinst,prerm}: remove them since it's not necessary
    and cause install error (Closes: #690205)

 -- Hideki Yamane <henrich@debian.org>  Thu, 11 Oct 2012 16:51:13 +0900

yudit (2.9.2-1) experimental; urgency=low

  * New upstream release
  * New maintainer (Closes: #594408)
  * debian/control
    - set "Standard-Version: 3.9.4"
    - set "Build-Depends: debhelper (>= 9)"
    - move Homepage: field to correct location
    - yudit: add "Recommends: gv" since yudit uses it to print files by default.
    - yudit: set "Suggests: ttf-mscorefonts-installer" (Closes: #490032)
    - yudit-doc: remove "Depends: yudit (>= ${source:Version})" since it is
      unnecessary strict dependency
  * debian/compat
    - set 9
  * debian/rules
    - convert to dh style
    - enable hardening by "export DEB_BUILD_MAINT_OPTIONS := hardening=+all"
    - add autoreconf line
  * debian/yudit.desktop: add it to display on GNOME shell
  * debian/yudit.install: add debian/yudit.desktop
  * debian/patches/install-application-png: install png file to
    /usr/share/applications.
  * debian/patches/fix_typo.patch: fix typo.
  * debian/patches/locale-dir-is-usr_share_locale: set locale directory as
    standard /usr/share/locale and put locale files under it.

 -- Hideki Yamane <henrich@debian.org>  Mon, 08 Oct 2012 07:50:00 +0900

yudit (2.8.1-5) unstable; urgency=low

  * QA upload
  * debian/control
    - set appropriate font package (Closes: 644773)

 -- Hideki Yamane <henrich@debian.org>  Fri, 14 Sep 2012 07:35:19 +0900

yudit (2.8.1-4) unstable; urgency=low

  * QA upload
  * switch to "3.0 quilt" source format
  * clean all configure generated files
  * use Homepage field in control (Closes: 615372, 615402, 615344)
  * fix manpage (Closes: 501658)
  * switch to debhelper compat 7
  * modernize debian/rules
  - support build-arch, build-indep
  - use dpkg-buildflags
  * update suggest for ttf-kochi-gothic (Closes: 644773)

 -- Bernhard R. Link <brlink@debian.org>  Sat, 22 Oct 2011 16:15:45 +0200

yudit (2.8.1-3) unstable; urgency=low

  * New maintainer E-Mail.
  * Removed the -s option in INSTALL_RPOGRAM in Makefile.conf.in to avoid
    automatic stripping (Closes: #438359).
  * Added [ ! -f Makefile ] || $(MAKE) clean to debian/rules.

 -- Mario Iseli <mario@debian.org>  Mon, 20 Aug 2007 09:45:31 +0200

yudit (2.8.1-2) unstable; urgency=medium

  * Added a postinst and prerm script to yudit-doc which adds or removes a
    symlink to /usr/share/doc/yudit-doc. Do not compress the HOWTO files
    (Closes: #385930).
  * yudit-doc depends now on yudit.

 -- Mario Iseli <admin@marioiseli.com>  Sat, 07 Oct 2006 11:18:08 +0200

yudit (2.8.1-1) unstable; urgency=low

  * New upstream version

 -- Mario Iseli <admin@marioiseli.com>  Sat, 02 Sep 2006 21:56:22 +0200

yudit (2.7.8-4) unstable; urgency=medium

  * Fixes build with gcc-4.1 (Closes: #357070)

 -- Mario Iseli <admin@marioiseli.com>  Sun, 19 Mar 2006 19:09:43 +0100

yudit (2.7.8-3) unstable; urgency=medium

  * yudit-common doesn't longer depend on yudit, but conflicts with old
    versions of yudit. (Closes: #351667)

 -- Mario Iseli <admin@marioiseli.com>  Mon,  6 Feb 2006 20:36:40 +0100

yudit (2.7.8-2) unstable; urgency=low

  * New Maintainer (Closes: #347570)
  * Separated source into 3 packages (-doc + -common) (Closes: #233464)
  * Removed the patch for the Makefile.conf (useless)
  * Overworked debian/copyright to new standards
  * Introduced dpatch and added the old 3 patches
  * Add UTF-8 Examples in debian/rules

 -- Mario Iseli <admin@marioiseli.com>  Tue, 17 Jan 2006 23:06:28 +0100

yudit (2.7.8-1) unstable; urgency=low

  * new upstream version.
  * include /usr/share/fonts/truetype/msttcorefonts in default config path
    (closes: #298951)
  * remove /usr/share/yudit/doc/UTF-8-demo*.txt (closes: #285944)
  * Orphaning the package, setting Maintainer to Debian QA Group.
    I really do not have the time to maintain yudit, even if
    I find it an extremely useful tool.

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Sat, 24 Dec 2005 20:59:08 +0100

yudit (2.7.6-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with gcc-4.0. Closes: #297292

 -- Andreas Barth <aba@not.so.argh.org>  Sun, 31 Jul 2005 08:15:13 +0200

yudit (2.7.6-1) unstable; urgency=low

  * new upstream version
  * modified font path to better reflect debian defaults

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Fri, 11 Jul 2003 11:22:19 +0200

yudit (2.7.5-1) unstable; urgency=low

  * new upstream version, closes: #196339
  * improved description, closes: #172064

 -- Radovan Garabík <garabik@kassiopeia.juls.savba.sk>  Fri, 11 Jul 2003 11:22:19 +0200

yudit (2.6-2) unstable; urgency=low

  * apply _again_ the patch to test /etc/passwd (upstream forgot).
    Closes: #141019, #145327

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Thu,  2 May 2002 18:11:39 +0200

yudit (2.6-1) unstable; urgency=low

  * new upstream release, closes: #141227

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Tue, 30 Apr 2002 19:33:54 +0200

yudit (2.5.4-2) unstable; urgency=low

  * put forgotten patch to test /etc/passwd instead of /etc/hosts
    to Makefile.conf.in (closes: #141019)

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Thu,  4 Apr 2002 18:41:44 +0200

yudit (2.5.4-1) unstable; urgency=low

  * new upstream release.

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Tue,  2 Apr 2002 18:32:38 +0200

yudit (2.5.2-2) unstable; urgency=low

  * applied patches found on Gaspar's site

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Sat,  9 Feb 2002 23:26:58 +0100

yudit (2.5.2-1) unstable; urgency=low

  * new upstream release

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Sun, 27 Jan 2002 10:56:53 +0100

yudit (2.5-1) unstable; urgency=low

  * new upstream release
  * do not test /etc/hosts but rather /etc/passwd in Makefile.in (closes:
    #121986)

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Tue, 18 Dec 2001 21:14:51 +0100

yudit (2.4.8-1) unstable; urgency=low

  * new upstream release
  * unifont is now recommended

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Tue, 13 Nov 2001 19:32:53 +0100

yudit (2.4-2) unstable; urgency=low

  * renamed Chinese locale to zh
  * added SK.kmap
  * added gettext build dependency (closes: #108353)
  * changed default font from unifont to default (closes: #108631)

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Fri, 10 Aug 2001 10:25:42 +0200

yudit (2.4-1) unstable; urgency=low

  * New maintainer
  * Big leap in upstream version (closes: #84312 )
  * upstream does not have multiple GUI's anymore (closes: #103923)

 -- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>  Tue,  7 Aug 2001 14:58:18 +0200

yudit (1.6-1) unstable; urgency=low

  * New Upstream version
  * Corrected the build-depends, upped the standards-version
  * Include <time.h>, use newer c++ libs, closes: #99049
  * Add yudit to the gnome menu

 -- Bart Schuller <schuller@debian.org>  Mon, 28 May 2001 21:32:54 +0200

yudit (1.5-2) unstable; urgency=low

  * added the "flex" and "gettext" build-dependencies, closes: #53621

 -- Bart Schuller <schuller@debian.org>  Tue, 28 Dec 1999 12:27:57 +0100

yudit (1.5-1) unstable; urgency=low

  * New upstream version
  * compiled with current libs, closes: #53464
  * moved to debian standards version 3.1.0

 -- Bart Schuller <schuller@debian.org>  Sat, 25 Dec 1999 21:28:11 +0100

yudit (1.3-1) unstable; urgency=low

  * new upstream version
  * made yuditrc a conffile

 -- Bart Schuller <schuller@debian.org>  Sun, 11 Apr 1999 15:45:49 +0200

yudit (1.1-1) unstable; urgency=low

  * Initial Release:
    changed location of the yuditrc file to /etc

 -- Bart Schuller <schuller@debian.org>  Sun, 13 Sep 1998 22:12:32 +0200

Local variables:
mode: debian-changelog
End: