File: changelog

package info (click to toggle)
tea 50.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,324 kB
  • sloc: cpp: 17,581; ansic: 3,690; xml: 339; makefile: 9
file content (477 lines) | stat: -rw-r--r-- 15,064 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
466
467
468
469
470
471
472
473
474
475
476
477
tea (50.0.4-1) unstable; urgency=medium

  * New upstream version 50.0.4
  * Update Standards-Version to 4.5.0, no changes needed
  * Support cross building.
    Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #922535)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 05 Apr 2020 23:48:34 +0200

tea (47.1.0-1) unstable; urgency=medium

  * New upstream version 47.1.0
  * Update d/copyright
  * Switch to debhelper-compat and use v12
  * Add Rules-Requires-Root: no
  * Update Standards-Version to 4.4.0, no changes needed
  * Apply fixes from cme fix dpkg

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 30 Aug 2019 14:27:41 +0200

tea (47.0.1-1) unstable; urgency=medium

  * New upstream version 47.0.1
  * Update d/watch to point to github

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 07 Dec 2018 16:32:43 +0100

tea (46.3.0-1) unstable; urgency=medium

  * New upstream version 46.3.0

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 19 Oct 2018 23:26:09 +0200

tea (46.0.0-1) unstable; urgency=medium

  * New upstream version 46.0.0
  * Update d/copyright and add two omitted files
  * Use qmake buildsystem explicitly, otherwise debhelper chooses cmake.

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 19 Sep 2018 21:07:16 +0200

tea (45.0.2-1) unstable; urgency=medium

  * New upstream version 45.0.2
  * Update d/copyright
  * Use version 4 for d/watch
  * Update Standards-Version to 4.2.1, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 01 Sep 2018 23:24:50 +0200

tea (44.1.1-2) unstable; urgency=medium

  * Use debhelper v11
  * Update d/copyright
  * Switch Vcs-URLs to salsa.d.o
  * Update Standards-Version to 4.1.3, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 22 Jan 2018 19:23:12 +0100

tea (44.1.1-1) unstable; urgency=medium

  * New upstream version 44.1.1
    - Remove patch, has been applied upstream
  * Use HTTPS for upstream URLs
  * Use wrap-and-sort
  * Update Standards-Version to 4.1.1, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 24 Nov 2017 14:30:15 +0100

tea (44.1.0-1) unstable; urgency=medium

  * New upstream version 44.1.0
    - Refresh patch, mostly applied upstream

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 16 Jul 2017 21:12:32 +0200

tea (44.0.0-1) unstable; urgency=medium

  * New upstream version 44.0.0
    - Remove patch for qmake .pro file, applied upstream
    - Add new patch for desktop file
  * Update d/copyright
  * Update Standards-Version to 4.0.0
    - Use HTTPS for copyright-format URL in d/copyright

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 21 Jun 2017 12:16:28 +0200

tea (43.1.0-1) unstable; urgency=medium

  * Imported Upstream version 43.1.0
  * Refresh patch

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 17 Sep 2016 08:14:15 +0200

tea (43.0.0-1) unstable; urgency=medium

  * Imported Upstream version 43.0.0
  * Update patch
  * Add Multi-Arch: foreign to tea-data
  * Add support for reading PDF and DjVu files
  * Use C.UTF-8 locale for building to support UTF-8 filename
  * Switch to debhelper v10

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 16 Sep 2016 16:36:23 +0200

tea (42.0.0-3) unstable; urgency=medium

  * Fix FTBFS: Use original name for icon.
    Thanks to Andreas Beckmann <anbe@debian.org> (Closes: #837086)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 09 Sep 2016 11:34:53 +0200

tea (42.0.0-2) unstable; urgency=medium

  * Install tea icon into usr/share/icons/hicolor/128x128/apps
  * Remove obsolete .xpm icon
  * Add German translation to .desktop file

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 07 Sep 2016 16:46:11 +0200

tea (42.0.0-1) unstable; urgency=medium

  * Imported Upstream version 42.0.0
    - Drop patches with spelling fixes, have been applied upstream
  * Refresh remaining patch

 -- Dr. Tobias Quathamer <toddy@debian.org>  Thu, 11 Aug 2016 22:52:43 +0200

tea (41.1.1-1) unstable; urgency=medium

  * Imported Upstream version 41.1.1
  * Refresh patches
  * Update to Standards-Version 3.9.8, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 02 May 2016 21:07:22 +0200

tea (41.1.0-2) unstable; urgency=medium

  * Remove menu file
  * Build-Depend on qtbase5-dev instead of qt5-default
  * Enable all hardening features
  * Update Vcs-* URLs
  * Fix more spelling errors
  * Update to Standards-Version 3.9.7, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Tue, 09 Feb 2016 16:43:05 +0100

tea (41.1.0-1) unstable; urgency=medium

  * Imported Upstream version 41.1.0. Closes: #799769
  * Refresh patches

 -- Dr. Tobias Quathamer <toddy@debian.org>  Tue, 22 Sep 2015 19:53:14 +0200

tea (41.0.0-1) unstable; urgency=medium

  * Imported Upstream version 41.0.0
  * Update project homepage in debian/control
  * Update watch file
  * Switch to Qt5 for building the package

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 22 Jun 2015 09:33:26 +0200

tea (38.0.0-1) unstable; urgency=medium

  * Imported Upstream version 38.0.0
  * Refresh patches

 -- Tobias Quathamer <toddy@debian.org>  Wed, 22 Oct 2014 19:53:04 +0200

tea (37.2.1-1) unstable; urgency=low

  * Imported Upstream version 37.2.1
  * Update copyright years
  * Update to Standards-Version 3.9.6, no changes needed
  * Refresh patches

 -- Tobias Quathamer <toddy@debian.org>  Tue, 14 Oct 2014 12:27:18 +0200

tea (37.0.0-1) unstable; urgency=low

  * Imported Upstream version 37.0.0
  * Update watch file for new download location
  * Update URL of homepage in debian/control and debian/copyright
  * Add Keywords to .desktop file
  * Add new patch to fix installation path for binary
  * Reduce debian/rules and use even more debhelper magic
  * Fix another spelling error

 -- Tobias Quathamer <toddy@debian.org>  Thu, 31 Oct 2013 14:46:38 +0100

tea (36.0.2-1) unstable; urgency=low

  * Imported Upstream version 36.0.2. Closes: #719852
  * Change Recommends: from "aspell, hunspell" to "aspell | hunspell"
    Thanks to Justin B Rye <jbr@edlug.org.uk>
  * Package description review.
    Thanks to Justin B Rye <jbr@edlug.org.uk> (Closes: #680356)
  * Refresh patch to apply cleanly
  * Update debian/copyright
  * Update to Standards-Version 3.9.4, no changes needed

 -- Tobias Quathamer <toddy@debian.org>  Fri, 16 Aug 2013 21:19:56 +0200

tea (33.1.0-1) unstable; urgency=low

  * Imported Upstream version 33.1.0
  * Refresh patches

 -- Tobias Quathamer <toddy@debian.org>  Tue, 12 Jun 2012 17:06:59 +0200

tea (32.0.1-1) unstable; urgency=low

  * Imported Upstream version 32.0.1
  * Add packaging repository URL to debian/control
  * Use all hardening features
  * Refresh patches

 -- Tobias Quathamer <toddy@debian.org>  Sat, 24 Mar 2012 15:31:29 +0100

tea (31.2.0-1) unstable; urgency=low

  * Imported Upstream version 31.2.0
  * Refresh debian/patches
  * Switch to debhelper v9
  * Use machine-readable format v1.0 for debian/copyright
  * Update to Standards-Version 3.9.3

 -- Tobias Quathamer <toddy@debian.org>  Wed, 29 Feb 2012 13:05:53 +0100

tea (29.0.1-1) unstable; urgency=low

  * New upstream version
  * Update years in debian/copyright
  * Fix some more spelling errors
  * Update Standards-Version to 3.9.2, no changes needed

 -- Tobias Quathamer <toddy@debian.org>  Thu, 07 Apr 2011 20:23:45 +0200

tea (28.1.4-1) unstable; urgency=low

  * New upstream version
    - Add -lz to linking options. Closes: #556485
  * Add zlib1g-dev to Build-Depends
  * Use debhelper v8
  * Add patch to fix some spelling errors
  * Use -Wl,--as-needed to remove unnecessary linking to libraries

 -- Tobias Quathamer <toddy@debian.org>  Wed, 23 Feb 2011 01:30:35 +0100

tea (28.1.1-1) unstable; urgency=low

  * New upstream version
  * Update Standards-Version to 3.9.1, no changes needed

 -- Tobias Quathamer <toddy@debian.org>  Fri, 06 Aug 2010 16:42:36 +0200

tea (28.1.0-1) unstable; urgency=low

  * New upstream version
  * Update Standards-Version to 3.9.0, no changes needed

 -- Tobias Quathamer <toddy@debian.org>  Mon, 19 Jul 2010 10:58:34 +0200

tea (28.0.0-1) unstable; urgency=low

  * New upstream version
    - Add libx11-dev to Build-Dependencies (new screenshot feature)

 -- Tobias Quathamer <toddy@debian.org>  Tue, 15 Jun 2010 13:13:50 +0200

tea (27.0.0-1) unstable; urgency=low

  * New upstream version
    - German translation is now included, so those patches are removed.

 -- Tobias Quathamer <toddy@debian.org>  Fri, 05 Mar 2010 10:22:07 +0100

tea (26.2.2-1) unstable; urgency=low

  * New upstream version
  * Update Standards-Version to 3.8.4, no changes needed
  * Update copyright years

 -- Tobias Quathamer <toddy@debian.org>  Sat, 06 Feb 2010 18:33:06 +0100

tea (26.0.1-1) unstable; urgency=low

  * New maintainer (Closes: #533714)
  * New Upstream Version (Closes: #514878, LP: #327463)
    - No longer linked with OpenSSL library (Closes: #522313)
  * Add aspell and hunspell to recommends to enable spell-checking
    (Closes: #505493, LP: #292466)
  * Add a German translation
  * Switch to dpkg source format 3.0 (quilt)
  * Update Standards-Version to 3.8.3

 -- Tobias Quathamer <toddy@debian.org>  Thu, 12 Nov 2009 15:59:15 +0100

tea (17.6.1-1) unstable; urgency=low

  [ Marco Rodrigues ]
  * New upstream version.
  * Bump debhelper and compat to version 6.
  * Bump Standards-Version to 3.8.0.

  [ Lior Kaplan ]
  * Remove build dependency on autotools-dev as upstream updated it's
    config.{guess,sub}.

 -- Marco Rodrigues <gothicx@sapo.pt>  Mon, 09 Jun 2008 09:39:26 +0100

tea (17.6.0-1) unstable; urgency=low

  [ Marco Rodrigues ]
  * New upstream release
    - Depends on libcurl to support the new "Check for broken links" feature.

  [ Lior Kaplan ]
  * Fix tea-data's doc-base section as the doc-base manual changed.
  * Build against GtkSourceView2 instead of GtkSourceView.
  * Build depend on libzzip-dev, remove unzip from Recommends.
  * Build depend on autotools-dev as upsteam has an old confiug.sub file.
  * Remove old / unneeded build dependency on libgconf2-dev, libgnomevfs2-dev.

 -- Lior Kaplan <kaplan@debian.org>  Sat, 15 Mar 2008 12:09:13 +0200

tea (17.5.4-1) unstable; urgency=low

  * New upstream release

 -- Marco Rodrigues <gothicx@sapo.pt>  Thu, 31 Jan 2008 11:44:46 +0200

tea (17.4.1-2) unstable; urgency=low

  * Add configure option to enable unstripped binaries (Closes: #438111).
  * Add dh_desktop to debian/rules.
  * Bump Standards-Version to 3.7.3 (no changes needed).

 -- Marco Rodrigues <gothicx@sapo.pt>  Fri, 28 Dec 2007 21:53:36 +0200

tea (17.4.1-1) unstable; urgency=low

  * New upstream release
  * Add Homepage field to control file.
  * Add version and Removed Encoding from desktop file.

 -- Marco Rodrigues <gothicx@sapo.pt>  Fri, 30 Nov 2007 19:48:53 +0200

tea (17.3.0-1) unstable; urgency=low

  * New upstream release (Closes: #445709).

 -- Marco Rodrigues <gothicx@sapo.pt>  Sun, 07 Oct 2007 22:19:48 +0100

tea (17.0.1-1) unstable; urgency=low

  * New upstream release
    - Fixes FTBFS with libgtk2.0-dev 2.11.5 (Debian experimental and Ubuntu
      gutsy). Discovered by Jordan Mantha from Ubuntu.
    - Merges Debian patches upstream.

 -- Lior Kaplan <kaplan@debian.org>  Thu, 12 Jul 2007 01:49:22 +0300

tea (17.0.0-1) unstable; urgency=low

  * New upstream release
  * Update menu file as required by the menu transition.
  * Add .desktop file by Sam Cater (patch from Ubuntu).
  * Add João Pinto as a co-maintainer, as he worked on this package for
    getdeb.net (Closes: #408578).

 -- Lior Kaplan <kaplan@debian.org>  Tue, 10 Jul 2007 20:59:33 +0300

tea (17.0.0-1~getdeb1) feisty; urgency=low

  * New upstream version

 -- Joao Pinto <joao.pinto@getdeb.net>  Mon, 09 Jul 2007 21:16:57 +0000

tea (16.1.1-1~getdeb1) feisty; urgency=low

  * New upstream version

 -- Joao Pinto <joao.pinto@getdeb.net>  Tue, 01 May 2007 20:10:24 +0000

tea (16.1.0-0~getdeb1) edgy; urgency=low

  * New upstream version

 -- Joao Pinto <joao.pinto@getdeb.net>  Sun, 15 Apr 2007 16:28:44 +0000

tea (14.2.4-2ubuntu1) feisty; urgency=low

  * Added .desktop file (LP: #81456)

  * Changed Maintainer field [Jordan Mantha]

 -- Sam Cater <sacater@btopenworld.com>  Wed, 28 Feb 2007 20:53:39 +0000

tea (14.2.4-2) unstable; urgency=low

  * Fix debian/rules so the copyright file will be present in all binary
    packages (Closes: #393618).

 -- Lior Kaplan <kaplan@debian.org>  Fri, 20 Oct 2006 11:38:24 +0200

tea (14.2.4-1) unstable; urgency=low

  * New upstream release
    - Now tea quits cleanly (Closes: #368265)
    - Fix segfault trying to open a new file using "New Kwas" (Closes: #368254).
  * debian/control
    - Fix misleading description "Extremely small size" (Closes: #359776).
    - Upgrade to standards version 3.7.2 (no changes needed)

 -- Lior Kaplan <kaplan@debian.org>  Fri, 25 Aug 2006 20:06:40 +0300

tea (12.0-1) unstable; urgency=low

  * New upstream release
  * Dedicated to Shlomi Loubaton

 -- Lior Kaplan <kaplan@debian.org>  Sat, 18 Mar 2006 23:20:21 +0200

tea (11.0-1) unstable; urgency=low

  * New upstream release
  * Updated German translation by Tobias Toedter <t.toedter@gmx.net> (Closes: #346103)
  * debian/rules: Move dh_installdocs to arch-independent (Closes: #322767)
  * debian/copyright: fix missing part of the license ("or any later version").

 -- Lior Kaplan <webmaster@guides.co.il>  Fri,  6 Jan 2006 21:02:03 +0200

tea (10.1-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: update author email.
  * teaed manpage updates. Closes: #308579, #308768, #311304
  * Upstream fix for changing the interface language on locale change.
    Closes: #311303
  * Upstream fix FTBFS on amd64/gcc-4.0. Closes: #314960
  * Split arch-independent files to tea-data package.

 -- Lior Kaplan <webmaster@guides.co.il>  Tue, 26 Jul 2005 22:55:05 +0300

tea (9.0-1) unstable; urgency=high

  * New upstream release
  * Split debian/tea.doc-base into two files. Closes: #304444
  * debian/rules: add --enable-debian to configure options.
  * Change /usr/bin/tea to /usr/bin/teaed (conflicts with dak package).
    Closes: #303352
  * Upstream applied patch for amd64/gcc-4.0. Closes: #303416
  * debian/control: add bzip2 & unzip to Recommends field.
  * remove debian/tea_spell.c.patch since fixed on upstream

 -- Lior Kaplan <webmaster@guides.co.il>  Mon,  9 May 2005 22:42:53 +0300

tea (7.0-2) unstable; urgency=low

  * src/tea_spell.c: Apply patch from Erik Johansson <erre@lysator.liu.se>.
    Closes: #303420
  * debian/control: add Shaul Karl <shaul@debian.org> to uploaders.
  * debian/tea.doc-base: add missing 'Files' field. Closes: #303305

 -- Lior Kaplan <webmaster@guides.co.il>  Sat,  9 Apr 2005 23:55:20 +0300

tea (7.0-1) unstable; urgency=low

  * Initial Release. Closes: #280900
  * Previous versions where uploaded to http://mentors.debian.net
  * New upstream release
  * debian/copyright: update upstream author email address
  * acknowledge a warning about 'missing' in build time - sent to upstream

 -- Lior Kaplan <webmaster@guides.co.il>  Wed, 16 Feb 2005 23:52:47 +0200