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
|
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
|