File: changelog

package info (click to toggle)
tth 4.08%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,376 kB
  • ctags: 124
  • sloc: xml: 291; makefile: 174; sh: 168; ansic: 131
file content (387 lines) | stat: -rw-r--r-- 10,743 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
tth (4.08+ds-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Mark all packages Multi-Arch: foreign. (Closes: #842593)

  [ Norbert Preining ]
  * bump standards version, no changes necessary

  [ Jerome Benoit ]
  * Debianization:
    - debian/control:
      - Vcs-* fields, secure;
    - debian/rules:
      - dpkg-buildflags, add hardening=+all;
    - debian/tests, introduce.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 31 Oct 2016 02:49:07 +0000

tth (4.08+ds-1) unstable; urgency=medium

  * New upstream release.
  * Debianization:
    - debian/control, Vcs-Browse field correction;
    - debian/repack, refresh;
    - add gpg-signature check support.

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 04 Nov 2015 00:17:56 +0000

tth (4.05+ds-2) unstable; urgency=medium

  * Secure release (Closes: #792181): reproducible builds --- thanks to
    Reiner Herrmann <reiner@reiner-h.de> for providing the patch.
  * Debianization:
    - Standards Version, bump to 3.9.6;
    - debian/copyrigth, refresh;
    - debian/rules, harden.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 25 Oct 2015 02:19:55 +0000

tth (4.05+ds-1) unstable; urgency=medium

  * New upstream version.
  * Workaround for the outside parent directory writing restriction
    imposed by texlive by default (`openout_any = p' in texmf.cnf).

 -- Jerome Benoit <calculus@rezozer.net>  Wed, 20 Aug 2014 06:25:41 +0000

tth (4.04+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - Standards Version, bump to 3.9.5;
    - debian/control:
      - source Build-Depends field, revisit;
      - tth-common Depends field, revisit;
      - Vcs-* fields, canonize;
    - debian/copyright, refresh;
    - debian/repack, improve;
    - gpg-signature check support, neutralize (the upstream maintainer
      kindly provided a gpg signature, but unfortunately at the packaging
      time the sf redirector experiences troubles (#752384)).

 -- Jerome Benoit <calculus@rezozer.net>  Sat, 09 Aug 2014 14:34:55 +0000

tth (4.03+ds-3) unstable; urgency=low

  * Bump Standards Version to 3.9.4.
  * debian/control:
    - Vcs-* headers added;
    - unduplicate homepage field in packages tth and tth-common;
    - correct a spelling error revealed by lintian.
  * debian/copyright:
    - unduplicate copyright field.
  * debian/rules:
    - default target, add the option --report to uscan: no more download
      is now performed;
    - override dh_auto_clean for passing the option --ignore-errors :
      debuild now bypasses the cleaning stage.
  * debian/*:
    - clean triming whitespaces.

 -- Jerome Benoit <calculus@rezozer.net>  Fri, 17 May 2013 01:09:28 +0000

tth (4.03+ds-2) unstable; urgency=low

  * Bump debhelper build-dep to >= 9.
  * Bump Standards Version to 3.9.3.
  * Hardened.
  * Gather debian samples into debian/samples.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 01 Mar 2012 21:55:25 +0000

tth (4.03+ds-1) unstable; urgency=low

  * New upstream version.
  * New maintainer (Closes: #652131).
  * Repack the source to reduce drastically its weight by cleaning up and
    by wiping out material not meant for UN*X source.
  * Add the optional get-orig-source target in debian/rules to get the currently
    packaged upstream tarball and to repack it.
  * Various lintian warning fixes.
  * Various C compiler warning fixes.
  * All shell scripts have now /bin/sh as shebang.
  * Rename gold_man.html to tthgold_manual.html for consistency.
  * Add doc-base data for tthgold_manual.html.
  * Bump debhelper build-dep to >= 8.
  * Convert debian/copyright to DEP-5 format.
  * Debianize makefile to enable a minimal debian/rules.
  * Cleanup debian/rules.
  * Cleanup debian/control.
  * Cleanup watch file.
  * Cleanup man pages.
  * Gather debian samples into debian/examples.
  * Add a default target in debian/rules which basically queries package status
    with uscan; output in DEHS format.
  * Update debian/copyright wrt repacking.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 27 Feb 2012 01:21:48 +0000

tth (4.01-5) unstable; urgency=low

  * tth orphaned.

 -- Ian Maclaine-cross <iml@debian.org>  Thu, 24 Nov 2011 11:57:55 +1100

tth (4.01-4) unstable; urgency=low

  * Remove debian/<package>.menu files (Closes: #648986).
  * Various lintian warning fixes.

 -- Ian Maclaine-cross <iml@debian.org>  Thu, 24 Nov 2011 09:35:21 +1100

tth (4.01-3) unstable; urgency=low

  * Initial release (Closes: #611236, #489183, #533027)
    Source tth has been split into 2 binary packages, tth and ttm, and
    one tth utility package, tth-common, used by both.
  * Release 4.01 has copyright license GPL-2 and complete source code
    so tth now satisfies the DFSG.

 -- Ian Maclaine-cross <iml@debian.org>  Wed, 9 Feb 2011 17:30:00 +1100

tth (3.67-4) unstable; urgency=low

  * tth executable tests added to package build scripts.
  * debian/rules modified to compile without optimization
    for powerpc as requested by Frank.

 -- Ian Maclaine-cross <iml@debian.org>  Fri, 18 Mar 2005 21:13:57 +1100

tth (3.67-3) unstable; urgency=low

  * Frank's patch removed.

 -- Ian Maclaine-cross <iml@debian.org>  Fri, 18 Mar 2005 01:42:29 +1100

tth (3.67-2) unstable; urgency=low

  * patch for powerpc segfault from Frank Lichtenheld <djpig@debian.org>
    (Closes: #298149)

 -- Ian Maclaine-cross <iml@debian.org>  Tue, 15 Mar 2005 03:03:05 +1100

tth (3.67-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sun, 20 Feb 2005 10:21:16 +1100

tth (3.60-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Fri, 21 May 2004 10:21:40 +1000

tth (3.59-1) unstable; urgency=low

  * New upstream release (Closes: #236238)

 -- Ian Maclaine-cross <iml@debian.org>  Mon,  2 Feb 2004 10:21:26 +1100

tth (3.57-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sun, 25 Jan 2004 10:21:29 +1100

tth (3.52-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Fri,  2 Jan 2004 10:21:21 +1100

tth (3.45-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Tue,  4 Nov 2003 10:21:23 +1100

tth (3.40-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sat,  7 Jun 2003 13:00:29 +1000

tth (3.38-3) unstable; urgency=low

  * Fixed index.html

 -- Ian Maclaine-cross <iml@debian.org>  Sun,  1 Jun 2003 18:27:05 +1000

tth (3.38-2) unstable; urgency=low

  * Converted from debmake to debhelper.
    No differences found by debdiff and tests.

 -- Ian Maclaine-cross <iml@debian.org>  Sun,  1 Jun 2003 16:26:27 +1000

tth (3.38-1) unstable; urgency=low

  * New upstream release
  * debian/update script added to diff.
  * Build-Depends in debian/control removed.

 -- Ian Maclaine-cross <iml@debian.org>  Sun,  1 Jun 2003 14:09:22 +1000

tth (3.37-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Mon, 26 May 2003 10:21:22 +1000

tth (3.34-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sun, 13 Apr 2003 10:21:22 +1000

tth (3.33-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Mon, 24 Feb 2003 10:21:25 +1100

tth (3.13-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Tue,  8 Oct 2002 21:10:14 +1000

tth (3.12-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Fri, 19 Jul 2002 16:32:02 +1000

tth (3.11-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Thu,  6 Jun 2002 10:56:13 +1000

tth (3.08-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Mon, 15 Apr 2002 21:10:17 +1000

tth (3.07-2) unstable; urgency=low

  * Corrected upstream version number to 3.07 in tth

 -- Ian Maclaine-cross <iml@debian.org>  Mon,  8 Apr 2002 19:58:35 +1000

tth (3.07-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Fri,  5 Apr 2002 21:10:25 +1000

tth (3.06-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Mon, 25 Mar 2002 21:10:16 +1100

tth (3.05-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Tue, 15 Jan 2002 21:10:26 +1100

tth (3.03-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sun,  2 Dec 2001 21:10:26 +1100

tth (3.02-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sat, 20 Oct 2001 21:01:30 +1000

tth (3.01-4) unstable; urgency=low

  * Another correction to Build-Depends in debian/control

 -- Ian Maclaine-cross <iml@debian.org>  Sun,  9 Sep 2001 15:36:04 +1000

tth (3.01-3) unstable; urgency=low

  * Correction to Build-Depends in debian/control

 -- Ian Maclaine-cross <iml@debian.org>  Wed, 29 Aug 2001 12:28:53 +1000

tth (3.01-2) unstable; urgency=low

  * Build-Depends added to debian/control (Closes: #110218)

 -- Ian Maclaine-cross <iml@debian.org>  Tue, 28 Aug 2001 13:26:32 +1000

tth (3.01-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@ilm.mech.unsw.edu.au>  Sun, 24 Jun 2001 21:01:42 +1000

tth (3.0-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@ilm.mech.unsw.edu.au>  Tue, 29 May 2001 21:01:45 +1000

tth (2.92-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@ilm.mech.unsw.edu.au>  Sat,  7 Apr 2001 21:01:44 +1000

tth (2.91-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@ilm.mech.unsw.edu.au>  Tue,  3 Apr 2001 21:01:43 +1000

tth (2.90-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Wed, 28 Mar 2001 12:13:15 +1000

tth (2.89-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Mon, 26 Feb 2001 21:01:43 +1100

tth (2.88-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Sat, 13 Feb 2001 21:01:28 +1100

tth (2.87-1) unstable; urgency=low

  * New upstream release

 -- Ian Maclaine-cross <iml@debian.org>  Thu, 25 Jan 2001 21:01:39 +1100

tth (2.86-3) unstable; urgency=low

  * Section corrected to non-free/tex

 -- Ian Maclaine-cross <iml@debian.org>  Sat, 20 Jan 2001 14:29:10 +1100

tth (2.86-2) unstable; urgency=low

  * Obsolete l2h deleted.

 -- Ian Maclaine-cross <iml@debian.org>  Fri, 19 Jan 2001 15:00:56 +1100

tth (2.86-1) unstable; urgency=low

  * Initial release.

 -- Ian Maclaine-cross <iml@debian.org>  Thu, 18 Jan 2001 01:15:39 +1100