Skip to content

Debian Changelog tipptrainer (0.6.0-9)

2006

tipptrainer (0.6.0-9) unstable; urgency=low

   * Added desktop file
     Closes: #382549
   * Standards-Version: 3.7.2 (no changes necessary)
   * debian/compat: 5
   * Removed unneeded dependencies: libglib1.2-dev, libgtk1.2-dev

 -- Andreas Tille <tille@debian.org>  Wed, 16 Aug 2006 15:49:00 +0200

tipptrainer (0.6.0-8) unstable; urgency=low

   * Applied patch to compile with g++ 4.1 (Thanks to
     Martin Michlmayr <tbm@cyrius.com>)
     Closes: #356967

 -- Andreas Tille <tille@debian.org>  Wed, 15 Mar 2006 08:05:18 +0100

tipptrainer (0.6.0-7) unstable; urgency=low

   * Removed xlibs-dev from Build-Depends
     Closes: #347069

 -- Andreas Tille <tille@debian.org>  Mon, 9 Jan 2006 07:45:04 +0100

2005

tipptrainer (0.6.0-6) unstable; urgency=low

   * Fixed some URLs in debian/control and README.Debian (Thanks to
      Adrian Bunk <bunk@stusta.de>)
     Closes: #336221

 -- Andreas Tille <tille@debian.org>  Tue, 1 Nov 2005 17:16:08 +0100

tipptrainer (0.6.0-5) unstable; urgency=low

   * Build-Depends: wx2.4-headers (formerly wxwin2.4-headers)
     Depends: wx2.4-i18n (formerly wxwin2.4-i18n)
     Thanks to Luk Claes <luk@debian.org>
     Closes: #333916
   * Standards-Version: 3.6.2 (No changes necessary)

 -- Andreas Tille <tille@debian.org>  Fri, 14 Oct 2005 14:41:47 +0200

tipptrainer (0.6.0-4) unstable; urgency=low

   * Fixed misspelling in German upstream locale
     Closes: #313889

 -- Andreas Tille <tille@debian.org>  Thu, 16 Jun 2005 16:24:09 +0200

tipptrainer (0.6.0-3) unstable; urgency=low

   * Fixed a crash when changing lessions.  Thanks for the patch to
     Uwe Steinmann <uwe@steinmann.cx>
     Closes: #310817
   * Standards-Version: 3.6.1.1 (no changes necessary)
   * Added watch file
   * Switched to cdbs

 -- Andreas Tille <tille@debian.org>  Thu, 9 Jun 2005 08:23:00 +0200

tipptrainer (0.6.0-2) unstable; urgency=low

   * Makefile.in from CVS
     Closes: #304058

 -- Andreas Tille <tille@debian.org>  Wed, 13 Apr 2005 13:42:46 +0200

2004

tipptrainer (0.6.0-1) unstable; urgency=low

   * New upstream version.
   * Convinced upstream to remove trailing spaces - so applied
     patch from upstream but thanks for the patch from
     Michael Hierweck <michael@hierweck.de> anyway  (BTW, the
     problem does not really qualify for severity "important").
     Closes: #267943
   * Moved menu icon from X11 directory to usr/share/tipptrainer.

 -- Andreas Tille <tille@debian.org>  Wed, 25 Aug 2004 15:43:31 +0200

tipptrainer (0.5.0-4) unstable; urgency=low

   * Check out new German lesson (lektion.*) files which contain many bug fixes
     Closes: #233597
   * There is no reasonable way for apt-get to decide which data file should
     be installed and thus the user has to care manually that all data files
     he wants to use will be installed.  This is explained now in README.Debian.
     Closes: #229672
   * Quotet strings in debian/menu properly

 -- Andreas Tille <tille@debian.org>  Thu, 26 Feb 2004 09:35:43 +0100

2003

tipptrainer (0.5.0-3) unstable; urgency=low

   * Recompile
     closes: #219863
   * Versioned Build-Depends on debhelper

 -- Andreas Tille <tille@debian.org>  Sun, 9 Nov 2003 22:35:47 +0100

tipptrainer (0.5.0-2) unstable; urgency=low

   * Tipptrainer caused trouble when locale settings did not match the
     installed data files.  Thanks to Hendrik Sattler <pingos@hendrik-sattler.de>
     (upstream team) who provided a patch very quickly.
     closes: #208442

 -- Andreas Tille <tille@debian.org>  Thu, 4 Sep 2003 09:14:53 +0200

tipptrainer (0.5.0-1) unstable; urgency=low

   * New upstream version
   * Standards-Version: 3.6.1.0
   * moved to dh_install

 -- Andreas Tille <tille@debian.org>  Mon, 1 Sep 2003 18:07:20 +0200

tipptrainer (0.4.1-4) unstable; urgency=low

   * Fixed menu entry
     closes: #201136
   * Added versioned build dependency to gettext which was needed for
     the fix of #197328

 -- Andreas Tille <tille@debian.org>  Sat, 19 Jul 2003 23:07:16 +0200

tipptrainer (0.4.1-3) unstable; urgency=low

   * Standards-Version: 3.5.10
   * Removed automake* and autoconf from Build-Depends
   * Fixed po/Makefile.in (Thanks to Andreas Metzler <ametzler@logic.univie.ac.at>)
     closes: #197328

 -- Andreas Tille <tille@debian.org>  Mon, 16 Jun 2003 17:22:33 +0200

tipptrainer (0.4.1-2) unstable; urgency=low

   * Standards-Version: 3.5.9
   * Build-Depends now from automake1.7 instead automake1.5

 -- Andreas Tille <tille@debian.org>  Fri, 13 Jun 2003 23:50:19 +0200

tipptrainer (0.4.1-1) unstable; urgency=low

   * The "I'm against war" release
     Mankind must put an end to war before war puts an end to mankind.
         -- John F. Kennedy
   * new upstream release
     closes: #126942 (Hard to use if you don't understand german)
     closes: #147045 (Counts strokes the wrong way - in fact it counts
                      the right way and this is documented now.)
     closes: #184535 (Time limit of german kurs.2 only 2 seconds)
     closes: #157712 (Optical corrections)
   * Compliant to developers reference "6.3.2. Upstream home page"
     in debian/control
     Homepage: http://www.pingos.org/tipptrainer/index.php
   * Standards-Version: 3.5.9
   * debian/compat now stores debhelper compatibility version
   * changed Build-Depends: libwxgtk2.4-dev, wxwin2.4-headers, automake1.5, g++ (>= 3.2.3)
   * Compiled against libwxgtk2.4-dev
     closes: #182885

 -- Andreas Tille <tille@debian.org>  Tue, 7 Jan 2003 11:15:10 +0100

2002

tipptrainer (0.4-8) unstable; urgency=low

   * Recompiled against libwxgtk2.3-dev
     closes: #166104
     Many thanks to Daniel Kobras <kobras@tat.physik.uni-tuebingen.de>
     for his fast patch.

 -- Andreas Tille <tille@debian.org>  Thu, 24 Oct 2002 09:31:29 +0200

tipptrainer (0.4-7) unstable; urgency=low

   * removed libpng-dev from Build-Depends to avoid conflicts with
     other build dependencies.
     (Thanks to LaMont Jones <lamont@smallone.fc.hp.com>)
     closes: #138118

 -- Andreas Tille <tille@debian.org>  Wed, 13 Mar 2002 09:24:11 +0100

tipptrainer (0.4-6) unstable; urgency=low

   * Added instructions how to switch to the english manpage
     and README.Debian about the problem reported as bug #126942
     (upstream is busy working on it the right way)

 -- Andreas Tille <tille@debian.org>  Fri, 22 Feb 2002 08:58:17 +0100

2001

tipptrainer (0.4-5) unstable; urgency=low

   * Added conflicts with older tipptrainer versions
     closes: #121711

 -- Andreas Tille <tille@debian.org>  Mon, 3 Dec 2001 08:16:04 +0100

tipptrainer (0.4-4) unstable; urgency=low

   * Added gettext to Build-Depends
     closes: #121660

 -- Andreas Tille <tille@debian.org>  Thu, 29 Nov 2001 10:44:54 +0100

tipptrainer (0.4-3) unstable; urgency=low

   * Applied patch from James Troup <james@nocrew.org> to compile with g++-3
     (Thanks James!)
     closes: #121255
   * Added icon to menu
   * Split package to execautable and data packages (English and German)

 -- Andreas Tille <tille@debian.org>  Tue, 27 Nov 2001 08:26:18 +0100

tipptrainer (0.4-2) unstable; urgency=low

   * Added wxwin2.2-headers to build-depends
     closes: #116219
   * Removed usr/share/locale/de/LC_MESSAGES/wxstd.mo which is also in
     package wxwin2.2-i18n (thanks to Jochen Plumeyer <plumeyer@gmx.de>)
   * Added dependency from wxwin2.2-i18n to support wxstd.mo

 -- Andreas Tille <tille@debian.org>  Fri, 19 Oct 2001 10:42:29 +0200

tipptrainer (0.4-1) unstable; urgency=low

   * New upstream release
   * Standards-Version: 3.5.6
   * debian-changelog-file-contains-user-emacs-settings removed

 -- Andreas Tille <tille@debian.org>  Mon, 15 Oct 2001 09:22:21 +0200

tipptrainer (0.3.3-2) unstable; urgency=low

   * closes: #98481
       and
     closes: #100888
     by recompiling against 2.2.6.1
   * closes: #88304
     overriding problem (which was just fixed in 0.3.3-1 but bug was not closed)
   * Standards-Version: 3.5.2

 -- Andreas Tille <tille@debian.org>  Fri, 15 Jun 2001 08:06:17 +0200

tipptrainer (0.3.3-1) unstable; urgency=low

   * New upstream release
   * Recompiled against wxgtk2.2
     closes: #70765
   * Fixed in NMU but now closing in BTS (thanks to Thomas Smith):
     closes: #75536
     closes: #85306

 -- Andreas Tille <tille@debian.org>  Wed, 28 Mar 2001 11:27:47 +0200

ipptrainer (0.3.1-1.1) unstable; urgency=low

   * Non-maintainer upload
   * thanks to Roland Bauerschmidt for suggestions.
   * clean target in debian/rules will check if Makefile exists before
     calling distclean. Closes: #75536, #85306.
   * Updated Standards-Version.
   * Added lots of Build-Depends
   * Removed dependency to wxgtk2.1 since it is obsolete. Closes: #86194.
   * Added `glib-config --cflags` to CFLAGS, did other silly walks to
     alleviate compiling and linking trouble.

 -- Thomas Smith <tgs@finbar.dyndns.org>  Sat, 24 Feb 2001 15:24:09 -0500

2000

tipptrainer (0.3.1-1) unstable; urgency=low

   * New upstream release
   * The authors claimed that the following bugs are closed
     closes: #60552
     closes: #60555
     closes: #60556

 -- Andreas Tille <tille@debian.org>  Fri, 13 Oct 2000 15:29:27 +0200

tipptrainer (0.2.2-1) unstable; urgency=low

   * New upstream release
   * The authors claimed that the following bugs are closed
     closes: #60550
     closes: #60554
   * Bug #60552 has partially dealt with

 -- Andreas Tille <tillea@rki.de>  Tue, 04 Apr 2000 13:16:35 +0200

tipptrainer (0.2.1-1) unstable; urgency=low

   * Release with patches from the Debian package

 -- Andreas Tille <tillea@rki.de>  Fri, 03 Mar 2000 14:52:40 +0100

tipptrainer (0.2-1) unstable; urgency=low

   * Initial Release.

 -- Andreas Tille <tillea@rki.de>  Tue, 29 Feb 2000 09:37:57 +0100