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 478 479 480 481
|
tuxtype (1.8.3-5.1) unstable; urgency=medium
* Non-maintainer upload.
* d/copyright: Fix source (Closes: #921461).
[ Debian Janitor ]
* Upgrade to newer source format.
* Update standards version to 4.4.1, no changes needed.
* Add missing colon in closes line.
-- Bastian Germann <bage@debian.org> Sat, 03 Dec 2022 12:55:55 +0100
tuxtype (1.8.3-5) unstable; urgency=medium
* d/control:
- bump standards version to 4.4.0, no changes needed.
- bump debhelper-compat to 12.
-- Holger Levsen <holger@debian.org> Tue, 13 Aug 2019 14:32:45 +0200
tuxtype (1.8.3-4) unstable; urgency=medium
* Fix incomplete sound muting feature. Thanks to prathibhab@cdac.in for the
patch. Closes: #794871
* d/watch: update for https://github.com/tux4kids/.
* d/control:
- point Homepage: to https://github.com/tux4kids/.
- bump Standards-Version to 4.3.0, no changes needed.
- bump debhelper compat to 11 and use the new debhelper-compat(=11)
notation and drop d/compat.
- mark tuxtype-data as Multi-Arch: foreign.
- drop Replaces/Provides/Conflicts on tuxtype-data-nonfree as it unneeded
since at least Squeeze.
- use canonical URL for Vcs-Git: header.
- fix unusual whitespaces, thanks lintian.
* d/changelog: fix trailing whitespaces thanks to lintian.
-- Holger Levsen <holger@debian.org> Mon, 25 Feb 2019 19:43:50 +0100
tuxtype (1.8.3-3) unstable; urgency=medium
* d/control:
- switch packaging to salsa.debian.org. Thanks to the alioth admins for
providing such a nice service so long!
- bump Standards-Version to 4.1.4, no changes needed.
-- Holger Levsen <holger@debian.org> Thu, 31 May 2018 12:44:58 +0000
tuxtype (1.8.3-2) unstable; urgency=medium
* Update Dutch translation, thanks to Simon Oosthoek. (Closes: #775231)
* Bump standards version to 4.1.1, no changes needed.
* Bump debian/compat to 10 and build-depend on debhelper >= 10.2.5~ and
drop build-depends on autotools-dev and dh-autoreconf and also remove
"--with autotools_dev, autoreconf" from dh call in debian/rules.
-- Holger Levsen <holger@debian.org> Sat, 30 Sep 2017 00:48:16 +0200
tuxtype (1.8.3-1) unstable; urgency=medium
* New upstream version. (Closes: #700989, #745039, #604909)
* Add libt4k-common0-dev, libsdl-net1.2-dev and dh-autoreconf to
build-depends.
* Remove hardening-wrapper from build-depends, set debian/compat to 9 and
let debhelper do the magic.
* Support architecture independent (only) builds.
-- Holger Levsen <holger@debian.org> Wed, 20 Aug 2014 09:53:36 -0400
tuxtype (1.8.1-7) unstable; urgency=low
* debian/rules:
- Build --with autotools_dev (Closes: #744531, #727993)
- Don't be verbose by default.
* debian/control:
- Add autotools-dev to build-depends.
- Replace ttf-indic-fonts and counterparts from depends and recommends
with fonts- counterparts. Thanks to Vasudev Kamath for providing a nice
list. (Closes: #738149)
- Bump standards version to 3.9.5.
* Add debian/watch file.
-- Holger Levsen <holger@debian.org> Mon, 12 May 2014 09:55:52 +0200
tuxtype (1.8.1-6) unstable; urgency=low
* debian/rules: Build with debhelper 9 style using hardening-wrapper.
* debian/control:
- Raise Build-Depends: to debhelper (>=9.20120909~) and add
hardening-wrapper to it.
- Bump standards version to 3.9.4.
- Fix VCS-Browser URL.
-- Holger Levsen <holger@debian.org> Tue, 28 May 2013 20:29:11 +0000
tuxtype (1.8.1-5) unstable; urgency=low
* debian/control:
- update Vcs-Headers as tuxtype is now maintained in git.
- bump standards version to 3.9.2, no changes needed.
- depend on either fonts-sil-andika or ttf-sil-andika (Closes: #647533).
(To ease backporting.)
* debian/copyright: mention location of upstream GIT repository, instead of
svn.
-- Holger Levsen <holger@debian.org> Thu, 22 Dec 2011 17:10:42 +0000
tuxtype (1.8.1-4) unstable; urgency=low
* debian/menu: move to section Applications/Education. (Closes: #585964)
-- Holger Levsen <holger@debian.org> Mon, 21 Jun 2010 21:27:29 +0200
tuxtype (1.8.1-3) unstable; urgency=high
* Add etc/tuxtype to tuxtype.dirs and add --sysconfdir=/etc to configure in
debian/rules. (Closes: #584652)
-- Holger Levsen <holger@debian.org> Sat, 05 Jun 2010 10:07:22 +0000
tuxtype (1.8.1-2) unstable; urgency=low
* Add ${misc:Depends} to depends of both binary packages.
* Provide source/format and set it to 1.0.
* Make debian menu use the .xpm icon.
* Install upstream changelog following naming convention from debian-policy.
-- Holger Levsen <holger@debian.org> Thu, 20 May 2010 19:17:30 +0200
tuxtype (1.8.1-1) unstable; urgency=low
* New upstream version, cleanup and bugfix release.
* Bump standards version to 3.8.4, no changes needed.
* Deploy doc/AUTHORS and doc/ChangeLog instead of their empty pointers from
the top level directory. (Closes: #570991)
* Deploy SVG icon instead of PNG one. (Closes: #532770)
-- Holger Levsen <holger@debian.org> Wed, 12 May 2010 17:50:07 +0200
tuxtype (1.8.0-1) unstable; urgency=low
* New upstream release, quoting from the upstream changelog:
- new music files and backgrounds contributed by Caroline Ford,
some old sounds (the ones with suboptimal free licensing) removed -
Tux Typing is now 100% DFSG-compliant (Closes: #400924)
- fixed a problem that was causing the wrong key to flash in the bottom
row of keys
- game Instructions - simplified and reactivated cascade and laser game
instruction scripts, fixed scripting background image so that it scales
properly in fullscreen
- scripting - Added some basic scripts so that new users will have a
complete lesson set out of the box. Added a howto in the docs.
- Sarah Frisk's word list editor from GSoC 2009 has been merged in as
a new, somewhat "beta" feature. (Closes: #94986)
* tuxtype.postinst: Make tuxtype binary and shared wordlist directory
setgid games, so that wordlists can be edited and shared. This is done
with dpkg-statoverride, so local admins can override this decission.
-- Holger Levsen <holger@debian.org> Wed, 25 Nov 2009 13:17:11 +0100
tuxtype (1.7.5.dfsg1-2) unstable; urgency=low
* Bump standards version to 3.8.3, no changes needed.
* Make tuxtype-data-nonfree a suggests: again. (Closes: #551315)
-- Holger Levsen <holger@debian.org> Sat, 17 Oct 2009 09:24:32 +0000
tuxtype (1.7.5.dfsg1-1) unstable; urgency=low
* New upstream release, addressing several issues, primarily translation
issues and handling of the xml lesson files.
* Add build-depends for librsvg2-dev.
* Drop automake and quilt from build-depends, all patches have been applied
upstream.
* Install .mo files into /usr/share/locale/ so that translations become
available. (Closes: #531753)
* Use the new upstream icon and .desktop file, thanks to Loïc Martin.
(Closes: #530542)
* Use "set -e" in tuxtype.postinst to appease lintian.
-- Holger Levsen <holger@debian.org> Thu, 11 Jun 2009 16:06:56 +0200
tuxtype (1.7.4.dfsg1-1) unstable; urgency=low
* New upstream version (Closes: #528423) with lots of bug fixes and code
cleanups, GNU gettext is used for internationalization, added themes and
translations for multiple additional Indic languages, improved font
handling (Closes: #489924, #497112), a new graphical keyboard hint system,
rewritten phrase practice activity, fullscreen mode at native resolution.
* Do not call autoreconf during the build anymore.
* Drop 100-nynorsk-words.patch,110-ttf-sil-andika.patch and
120_fix-null-pointer.patch as the issues have been resolved upstream.
* Add ttf-bengali-fonts, ttf-devanagari-fonts, ttf-gujarati-fonts,
ttf-kannada-fonts, ttf-oriya-fonts, ttf-punjabi-fonts, ttf-tamil-fonts,
ttf-telugu-fonts to Recommends:.
* Bump Standards-version to 3.8.1, no changes needed.
* Switch packaging to svn-buildpackage.
-- Holger Levsen <holger@debian.org> Thu, 21 May 2009 11:28:01 +0200
tuxtype (1.5.17.dfsg1-4) unstable; urgency=low
* Install .desktop file. (Closes: #509364)
* Removed .pc/.version from diff.
-- Holger Levsen <holger@debian.org> Thu, 08 Jan 2009 18:24:00 +0100
tuxtype (1.5.17.dfsg1-3) unstable; urgency=low
* Include patches from Patrick Winnertz which prevent tuxtype from crashing
if no wordlists are available and which fix the german keyboard
definition. (Closes: #473618)
* Remove tuxtype-data conflict on older versions of tuxtype.
-- Holger Levsen <holger@debian.org> Sun, 06 Jul 2008 19:26:17 +0200
tuxtype (1.5.17.dfsg1-2) unstable; urgency=low
* Bump Standards-version to 3.8.0, no changes needed.
* Patch the source to use 1.0 basic release of the ttf-sil-andika fonts and
not the "design review" version.
-- Holger Levsen <holger@debian.org> Wed, 25 Jun 2008 21:08:30 +0000
tuxtype (1.5.17.dfsg1-1) unstable; urgency=low
* New upstream version (Closes: #469941, #217448) with a new Nepali theme
(contributed by Vikal Acharya and Shakeel Shrestha), a greatly enhanced
Ialian theme as well as some visual enhancements to the menu interface.
* Lower dependency on ttf-malayalam-fonts to a suggests, assuming that
people speaking Malayalam having it installed anyway. (Closes: #481294)
* Lower dependency on ttf-sil-doulos to a recommends.
* Temporarily add quilt and automake to build-depends to be able to fix a
problem in the Makefile.am for Nynorsk wordlists.
-- Holger Levsen <holger@debian.org> Wed, 18 Jun 2008 11:54:08 +0000
tuxtype (1.5.16.dfsg1-1) unstable; urgency=low
* new upstream version, containing new Wolof and Czech themes and a fixed
Russian theme
* removed cruft from rules file
* updated to comply with policy 3.7.3.0
* increased debhelper compat level to 5
* use dh_install as intended
* use dh_installdoc as intended
* use dh_desktop to add maintainer script fragments to call
update-desktop-database
* only make clean if Makefile exists
* declare a versioned dependency on tuxtype-data (Closes: #443896)
* remove fonts from binary package, update debian/copyright to reflect
shipping them in the source package
-- Holger Levsen <holger@debian.org> Sun, 17 Feb 2008 16:37:51 +0000
tuxtype (1.5.15.dfsg1-3) unstable; urgency=low
* tuxmath.desktop: now in the category Games/KidsGame
* debian/menu: changed to Games/Arcade
* added Homepage: and Vcs-*: fields to debian/control
-- Holger Levsen <holger@debian.org> Mon, 19 Nov 2007 14:54:05 +0000
tuxtype (1.5.15.dfsg1-2) unstable; urgency=low
* merged back the changes from 1.5.6.dfsg1-2 and 1.5.6.dfsg1-3 which got
lost when moving svn repositories (Closes: #380161)
* updated SVN repo, release URL and upstream author in debian/copyright
* updated section in debian/menu
-- Holger Levsen <holger@debian.org> Sun, 7 Oct 2007 17:26:11 +0200
tuxtype (1.5.15.dfsg1-1) unstable; urgency=low
* new upstream version (Closes: 411163, 412011, 440920, 434081, 413563)
* added dependency on ttf-sil-andika, ttf-sil-doulos and
ttf-malayalam-fonts, removed dependency on ttf-gentium
* added build-dependency to libsdl-pango-dev
* new maintainer address
* update debian/copyright regarding ConvertUTF.c and ConvertUTF.h
-- Holger Levsen <holger@debian.org> Mon, 17 Sep 2007 15:14:22 +0200
tuxtype (1.5.6.dfsg1-3) unstable; urgency=low
* fix debian rules, so binary-indep target is only build when that target is
called (Closes: #380161)
-- Holger Levsen <debian@layer-acht.org> Fri, 28 Jul 2006 11:59:56 +0000
tuxtype (1.5.6.dfsg1-2) unstable; urgency=low
* fix debian/copyright
* removed the second copy of upstreams changelog
* added menu entry and icon (Closes: #275647)
-- Holger Levsen <debian@layer-acht.org> Wed, 26 Jul 2006 18:20:08 +0000
tuxtype (1.5.6.dfsg1-1) unstable; urgency=low
* new upsteam release
* dfsg free version without dfsg non-free soundfiles (those have been moved
to tuxtype-data-nonfree)
* removed tuxtype.ico tuxtype.lsm autorun.inf and README.Win32 from debian
package
* complies with policy 3.7.2
* workaround #374062 (will open blocking bug in tuxtype after upload, it's
pointless to open a bug before the new tuxtype version is available) -
many thanks to Kaol for finding the problem and the workaround as well
as educating me about autotools and other stuff!
* include the patch for #359589 for smooth upgrades, thanks Amaya!
-- Holger Levsen <debian@layer-acht.org> Wed, 19 Jul 2006 10:25:37 +0000
tuxtype (1.5.5-1) unstable; urgency=low
* New upstream version which solves the (previously still remaining) sound
files licencing issues and removes the included fonts, uses ttf-gentium now
(1.5.3 started to address this, the relevant bugs where closed there) see
/usr/share/tuxtype-data/data/images/README_IMAGES.TXT and
/usr/share/tuxtype-data/data/sounds/README_SOUNDS.TXT
(the bugs #218908 and #244295 are closed in the changelog from 1.5.3-1)
* finished /usr/doc transition (Closes: #359589)
* not uploaded
-- Holger Levsen <debian@layer-acht.org> Fri, 27 Jan 2006 11:46:50 +0000
tuxtype (1.5.3-2) unstable; urgency=low
* New Maintainer (Closes: #348763)
* removed unneccessary dependency on xlibs-dev (Closes: #346914, #378203)
* split into tuxtype and tuxtype-data (Closes: #233452)
* fixed build-dependency: libsdl-ttf2.0-dev instead of libsdl-ttf2.0-0
* reworded debian/copyright (Closes: #302929)
* new upstream version also provides localisation (Closes: #187618)
* modified Makefile.am not to use win32 files and ran automake, autoconf,
und autoheader
* not uploaded
-- Holger Levsen <debian@layer-acht.org> Sat, 21 Jan 2006 17:58:35 +0000
tuxtype (1.5.3-1) unstable; urgency=low
* New Maintainer (Closes: #315236)
* New upstream release which fixes the legal issues (Closes: #218908, #244295)
* not uploaded
-- Fabio Brito <fabio@debian-ba.org> Fri, 15 Jul 2005 16:26:31 -0300
tuxtype (1.0-4) unstable; urgency=medium
* Updated Build-Depends: to include automake, autoconf and m4 (Closes:
Bug#142278)
* Corrected download-location in debian/copyright
-- Rune B. Broberg <mihtjel@mihtjel.dk> Thu, 11 Apr 2002 17:02:07 +0200
tuxtype (1.0-3) unstable; urgency=low
* New Maintainer
* Spelling error in description fixed (Closes: #125441)
-- Rune B. Broberg <mihtjel@mihtjel.dk> Sun, 7 Apr 2002 18:45:24 +0200
tuxtype (1.0-2) unstable; urgency=low
* debian/control: sdl package name changes, closes: #116586
-- Laurence J. Lane <ljlane@debian.org> Tue, 23 Oct 2001 13:58:33 -0400
tuxtype (1.0-1) unstable; urgency=low
* New upstream version
* debian/control: updated standards version to 3.5.6.0
-- Laurence J. Lane <ljlane@debian.org> Tue, 7 Aug 2001 08:46:14 -0400
tuxtype (0.9-1) unstable; urgency=low
* New upstream version
-- Laurence J. Lane <ljlane@debian.org> Tue, 3 Jul 2001 08:16:52 -0400
tuxtype (0.8-1) unstable; urgency=low
* New upstream version, Closes: Bug#101656,#101154
* rules: added debian/build/ build-root support
* rules: added DEB_BUILD_OPTIONS support
-- Laurence J. Lane <ljlane@debian.org> Wed, 20 Jun 2001 23:13:33 -0400
tuxtype (0.6-3) unstable; urgency=low
* Closes: #92957 for real this time, honestly
-- Laurence J. Lane <ljlane@debian.org> Sat, 7 Apr 2001 08:02:15 -0400
tuxtype (0.6-2) unstable; urgency=low
* chmod +x $(topdir)/missing, Closes: #92957
-- Laurence J. Lane <ljlane@debian.org> Fri, 6 Apr 2001 06:27:39 -0400
tuxtype (0.6-1) unstable; urgency=low
* New upstream version
* Updated manpage to show command line options
-- Laurence J. Lane <ljlane@debian.org> Tue, 6 Feb 2001 22:10:54 -0500
tuxtype (0.5.2-3) unstable; urgency=low
* tuxtype/images/Makefile.am fix, closes: #84446
-- Laurence J. Lane <ljlane@debian.org> Fri, 2 Feb 2001 20:11:09 -0500
tuxtype (0.5.2-2) unstable; urgency=low
* recompiled for libsdl changes
-- Laurence J. Lane <ljlane@debian.org> Wed, 24 Jan 2001 20:21:20 -0500
tuxtype (0.5.2-1) unstable; urgency=low
* New upstream release.
-- Laurence J. Lane <ljlane@debian.org> Sun, 12 Nov 2000 23:55:44 -0500
tuxtype (0.4pre2-8) unstable; urgency=low
* updated manpage, closes: #76613
* moved bin to /usr/games, closes: #76611
* all previous closed bug reports were for build problems
* Build-Depends correction
-- Laurence J. Lane <ljlane@debian.org> Thu, 9 Nov 2000 17:58:14 -0500
tuxtype (0.4pre2-7) unstable; urgency=low
* Closes: #69800
-- Laurence J. Lane <ljlane@debian.org> Wed, 23 Aug 2000 14:26:48 -0400
tuxtype (0.4pre2-6) unstable; urgency=low
* Build-Depends correction
-- Laurence J. Lane <ljlane@debian.org> Fri, 28 Jul 2000 23:00:57 -0400
tuxtype (0.4pre2-5) unstable; urgency=low
* Closes: #67846
* Build-Depends correction
-- Laurence J. Lane <ljlane@debian.org> Fri, 28 Jul 2000 09:08:18 -0400
tuxtype (0.4pre2-4) unstable; urgency=low
* Closes: #67538
* Build-Depends correction
-- Laurence J. Lane <ljlane@debian.org> Mon, 24 Jul 2000 08:07:08 -0400
tuxtype (0.4pre2-3) unstable; urgency=low
* Bug #67393 revisited
* Build-Depends correction
-- Laurence J. Lane <ljlane@debian.org> Tue, 18 Jul 2000 23:54:39 -0400
tuxtype (0.4pre2-2) unstable; urgency=low
* Closes: #67393
-- Laurence J. Lane <ljlane@debian.org> Tue, 18 Jul 2000 11:32:04 -0400
tuxtype (0.4pre2-1) unstable; urgency=low
* Initial Release.
-- Laurence J. Lane <ljlane@debian.org> Fri, 23 Jun 2000 22:16:29 -0400
|