File: changelog

package info (click to toggle)
kbtin 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 2,300 kB
  • sloc: ansic: 18,241; perl: 165; sh: 83; makefile: 13
file content (275 lines) | stat: -rw-r--r-- 7,524 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
kbtin (2.1-2) unstable; urgency=medium

  * Merge a bunch of fixes.
  * Don't use vectorscan on ppc64el, it's experimental/broken.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 28 Dec 2022 01:21:15 +0100

kbtin (2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 06 Nov 2022 22:54:11 +0100

kbtin (2.0-2) unstable; urgency=medium

  * Re-disable broken-on-Ubuntu tests on ppc64el.
  * Avoid unaligned usage, fixes FTBFS on sparc64.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 19 Jun 2022 08:27:22 +0200

kbtin (2.0-1) unstable; urgency=medium

  * New upstream release.
  * New B-Deps: lib{hype,vecto}rscan, valgrind-dev.
  * Re-enable tests on ppc64el.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 17 Jun 2022 01:55:54 +0200

kbtin (1.0.26-3) unstable; urgency=medium

  * Disable the true positive test fail on ppc64el.  I have no Ubuntu
    porterbox and the bug doesn't repro on Debian.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 19 Jan 2022 20:14:41 +0100

kbtin (1.0.26-2) unstable; urgency=medium

  * Fix a crash on ppc64el (somehow reproducible on Ubuntu only).

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 14 Jan 2022 00:23:57 +0100

kbtin (1.0.26-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 06 Jan 2022 21:02:57 +0100

kbtin (1.0.25-1) unstable; urgency=medium

  * New upstream release.
  * The build system is now cmake.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 22 Dec 2021 21:59:52 +0100

kbtin (1.0.24-1) unstable; urgency=medium

  * New upstream release.
  * Drop B-Dep on gettext.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 24 Aug 2021 03:09:24 +0200

kbtin (1.0.23-1) experimental; urgency=medium

  * New upstream release.
  * Drop B-Dep on glib.
  * Drop upstream signing key.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 18 May 2021 00:22:39 +0200

kbtin (1.0.22-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 15 Feb 2021 00:33:20 +0100

kbtin (1.0.21-1) unstable; urgency=medium

  * New upstream release.
  * Move the watch file to GitHub.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 30 Jan 2021 09:50:07 +0100

kbtin (1.0.20-2) unstable; urgency=medium

  * Fix wrong version being displayed.
  * Fix config.rpath sometimes not being recreated.

 -- Adam Borowski <kilobyte@angband.pl>  Tue, 07 Apr 2020 19:45:53 +0200

kbtin (1.0.20-1) unstable; urgency=medium

  * New upstream release.
  * A simple pkgtest.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 26 Jan 2020 01:16:28 +0100

kbtin (1.0.19-2) unstable; urgency=medium

  * Fix cross-building. Closes: #916379

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 04 Feb 2019 18:00:01 +0100

kbtin (1.0.19-1) unstable; urgency=medium

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 23 Jul 2018 04:01:27 +0200

kbtin (1.0.18-3) unstable; urgency=medium

  * Drop Build-Conflicts on fakeroot.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 21 Jan 2018 23:14:18 +0100

kbtin (1.0.18-2) unstable; urgency=medium

  * R³.
  * Revert correct 256-color palette, makes screen fugly.
  * dh 11.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 18 Jan 2018 00:18:48 +0100

kbtin (1.0.18-1) unstable; urgency=medium

  * New upstream release.
  * Drop colorized-logs, it's a separate source now.
  * Check the tarball's signature.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 22 Oct 2017 02:15:20 +0200

kbtin (1.0.17-1) unstable; urgency=medium

  * New upstream release.
  * Split out ansi2html, ansi2txt, ttyrec2ansi, (new) pipetty to a new
    package "colorized-logs".

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 29 Aug 2016 17:12:51 +0200

kbtin (1.0.16-2) unstable; urgency=medium

  * Enable hardening=+all, as we do process untrusted network input.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 23 Mar 2016 15:53:06 +0100

kbtin (1.0.16-1) unstable; urgency=medium

  * New upstream release.
  * Make the build reproducible. Closes: #790387
  * Use dh-autoreconf.
  * Drop the debian menu.
  * Use C.UTF-8 for the testsuite instead of bothering with locale generation.
  * Add Vcs-{Git,Browser}.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 09 Dec 2015 17:34:02 +0100

kbtin (1.0.15-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rebuild against libgnutls28-dev. Closes: #753100

 -- Andreas Metzler <ametzler@debian.org>  Sun, 03 Aug 2014 16:02:40 +0200

kbtin (1.0.15-1) unstable; urgency=medium

  * New upstream release.
  * Fix FTBFS on big endian (closes: #748228), and on kfreebsd.
  * Force spammy build output.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 15 May 2014 23:10:38 +0200

kbtin (1.0.14-1) unstable; urgency=low

  * New upstream release.
  * Convert to dh style debian/rules.
  * Move the main executable to /usr/bin, as some secondary uses have a valid
    reason to be run by root.
  * Initial Debian release (closes: #213361).

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 23 Dec 2012 18:10:01 +0100

kbtin (1.0.13.1-2) unstable; urgency=low

  * Fix testsuite failure on chroots with unset time zone.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 13 May 2010 23:07:55 +0200

kbtin (1.0.13.1-1) unstable; urgency=low

  * New upstream release (irrelevant to Debian).

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 25 Jul 2009 05:19:02 +0200

kbtin (1.0.13-1) unstable; urgency=low

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Fri, 20 Jun 2008 17:11:37 +0200

kbtin (1.0.12-1) unstable; urgency=low

  * New upstream release
  * Delete config.{guess,sub,rpath}, use them from autotools-dev and gettext.
  * Move main binaries to /usr/games.
  * ... but not log converters.  Hush lintian's warning about this.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 15 Mar 2008 02:52:25 +0100

kbtin (1.0.11-1) unstable; urgency=low

  * New upstream release.
  * Man pages are updated.

 -- Adam Borowski <kilobyte@angband.pl>  Tue,  4 Sep 2007 03:16:56 +0200

kbtin (1.0.10svn89-1) unstable; urgency=low

  * New SVN pull.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 21 Jun 2007 01:13:04 +0200

kbtin (1.0.10-1) unstable; urgency=low

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 02 Jun 2007 13:10:45 +0200

kbtin (1.0.9-1) unstable; urgency=low

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 24 Feb 2007 19:13:48 +0100

kbtin (1.0.8-1) unstable; urgency=low

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 11 Nov 2006 18:52:43 +0100

kbtin (1.0.7-1) unstable; urgency=low

  * New upstream release.

 -- Adam Borowski <kilobyte@angband.pl>  Thu,  6 Apr 2006 01:44:41 +0200

kbtin (1.0.6a-1) unstable; urgency=low

  * An upstream regression fix.

 -- Adam Borowski <kilobyte@mimuw.edu.pl>  Thu, 24 Mar 2005 18:39:18 +0100

kbtin (1.0.6-1) unstable; urgency=low

  * New upstream release.

 -- Adam Borowski <kilobyte@mimuw.edu.pl>  Tue, 22 Mar 2005 21:05:33 +0100

kbtin (1.0.5-2) unstable; urgency=low

  * Tossed in a menu icon.

 -- Adam Borowski <kilobyte@mimuw.edu.pl>  Sun,  1 Feb 2004 01:13:43 +0100

kbtin (1.0.5-1) unstable; urgency=low

  * New upstream release.
  * Added menu entry.
  * Included terminfo definition for TERM="KBtin".

 -- Adam Borowski <kilobyte@mimuw.edu.pl>  Mon, 29 Sep 2003 03:15:22 -0400

kbtin (1.0.4-1) unstable; urgency=low

  * Initial SourceForge release.

 -- Adam Borowski <kilobyte@mimuw.edu.pl>  Mon,  5 May 2003 09:31:35 +0200