Skip to content

Debian Changelog tse3 (0.3.1-4.2)

2008

tse3 (0.3.1-4.2) unstable; urgency=low

   * Non-maintainer upload.
   * Fix GCC 4.3 compatibility (Closes: #466899)

 -- Moritz Muehlenhoff <jmm@debian.org>  Fri, 21 Mar 2008 23:41:02 +0100

tse3 (0.3.1-4.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Add some definitions to OSS.h (Closes: #436328).

 -- Luk Claes <luk@debian.org>  Sat, 02 Feb 2008 16:02:41 +0000

2005

tse3 (0.3.1-4) unstable; urgency=low

   * The "I truly hate C integer types and C++ overloading" upload.
 
   * It seems that to build on s390, we need to overload on unsigned long
     instead of uint64_t.  Change the overloading appropriately (this
     changes the ABI but hopefully no-one has built against the new version
     over the holidays). (Really Closes: #337820)

 -- Daniel Burrows <dburrows@debian.org>  Thu, 29 Dec 2005 16:05:22 -0500

tse3 (0.3.1-3) unstable; urgency=low

   * The "I can't send email but I can still upload packages" build.
 
   * Apply Steve Langasek's suggestion to fix the build failures on 64-bit
     machines by explicitly adding a uint64_t variant of
     XmlFileWriter::element. (Closes: #337820)

 -- Daniel Burrows <dburrows@debian.org>  Wed, 28 Dec 2005 09:57:26 -0500

tse3 (0.3.1-2) unstable; urgency=low

   * Rebuild for yet another C++ transition. (Closes: #339272)

 -- Daniel Burrows <dburrows@debian.org>  Sat, 26 Nov 2005 14:41:14 -0600

tse3 (0.3.1-1) unstable; urgency=low

   * New upstream release
 
   * Acknowledge NMU (Closes: #265063).
 
   * Clean up the description. (Closes: #325646)
 
   * Fix debian/*.install to put the manpages in the right places.
     (Closes: #319794, #299615)

 -- Daniel Burrows <dburrows@debian.org>  Thu, 20 Oct 2005 15:10:52 -0700

tse3 (0.2.7-5.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Medium-urgency upload for RC bugfix.
   * Rebuild tse3 for the C++ ABI transition, renaming libtse3-0.2.7 to
     libtse3-0.2.7c2 and conflicting with libtse3-0.2.7.
   * Fix up three classes of gcc-4.0 compatibility bugs so the package will
     build again with the current compiler:
     - don't put semicolons after the closing brace of namespace declarations
     - always forward-declare classes we're going to use
     - don't use typedeffed names to declare friend classes -- use the real
       name instead.
     Closes: #265063.

 -- Steve Langasek <vorlon@debian.org>  Sat, 20 Aug 2005 15:49:20 -0700

2004

tse3 (0.2.7-5) unstable; urgency=low

   * Make libtse3-dev Depend on the library package, so that Build-Depends
     of packages using it work as expected.

 -- Daniel Burrows <dburrows@debian.org>  Tue, 10 Aug 2004 11:52:45 -0400

tse3 (0.2.7-4) unstable; urgency=low

   * Modify the package to build a shared library whose soname is tied to
     the current version of tse3 (via -release).  This is far less than
     ideal for a whole raft of reasons, but since upstream refuses to use
     sonames and breaks binary compatibility at will, it is the only option
     I can see for making this package sane; I now am of the opinion that
     trying to support a pure static library is worse.

 -- Daniel Burrows <dburrows@debian.org>  Tue, 4 May 2004 18:21:58 -0400

2003

tse3 (0.2.7-3) unstable; urgency=low

   * Ack -- it seems that this has never been updated for a modern
     debhelper.  Modified the stuff in debian/ to actually put files into
     the final package.
   * Don't bomb out when cleaning a clean directory.
   * Upstream seems to have enabled shared libraries and disabled static
     in configure.in, overriding configure arguments; switch back.

 -- Daniel Burrows <dburrows@debian.org>  Sun, 5 Oct 2003 12:23:43 -0400

tse3 (0.2.7-2) unstable; urgency=low

   * Apparently I accidentally backed out the Section change before I
     uploaded the last version.  Oops.

 -- Daniel Burrows <dburrows@debian.org>  Sun, 5 Oct 2003 12:10:14 -0400

tse3 (0.2.7-1) unstable; urgency=low

   * New upstream release
   * Change Section in debian/control to libdevel (matching a change in
     the override file)

 -- Daniel Burrows <dburrows@debian.org>  Sun, 5 Oct 2003 11:31:03 -0400

tse3 (0.2.5-2) unstable; urgency=low

   * Adopting this hairball, since noteedit needs it. (Closes: #174124)
 
   * Build the static library with -fPIC.  This isn't ideal, but unless it's
   safe to build a shared library now, this is the only immediate way to
   fix this bug.  (Closes: #196719)

 -- Daniel Burrows <dburrows@debian.org>  Sun, 5 Oct 2003 11:21:58 -0400

tse3 (0.2.5-1) unstable; urgency=low

   * QA upload.
   * New upstream release:
     - Upstream has changed the ABI, but doesn't use a soname yet; build
       only static library for now.  (We could set $(libtse3_la_LDFLAGS) to
       `-release $(VERSION)', but that'd be a PITA for the FTP masters.)
     - Compiles with g++ 3.2.  Closes: #180077.
   * Package is orphaned (#174124); set maintainer to Debian QA Group.
   * Add libasound2-dev to build dependencies.
   * Leave aRts support disabled as kdemultimedia-dev seems to be broken
     right now.
   * Switch to debhelper 4.
   * debian/rules: Automatically update config.{guess,sub} from
     autotools-dev.  Closes: #134738.
   * debian/copyright: List upstream URL.
   * Conforms to Standards version 3.5.8.

 -- Matej Vela <vela@debian.org>  Mon, 10 Feb 2003 23:54:41 +0100

2002

tse3 (0.1.2-3) unstable; urgency=low

   * Additional 64-bit fix, thanks to Petter Reinhold (Closes: #130154)

 -- Brian Russo <wolfie@debian.org>  Thu, 7 Feb 2002 04:24:52 -1000

tse3 (0.1.2-2) unstable; urgency=low

   * Thanks elmo, fixed XML.cpp (Closes: #129531) (hppa fix)

 -- Brian Russo <wolfie@debian.org>  Wed, 16 Jan 2002 06:40:49 -1000

tse3 (0.1.2-1) unstable; urgency=low

   * New version (Closes: #126881)
   * DEBHELPER 2 -> 3

 -- Brian Russo <wolfie@debian.org>  Sat, 12 Jan 2002 22:54:42 -1000

2001

tse3 (0.1.1-0) unstable; urgency=low

   * Fixed description (Closes: #117520)
   * New version (Closes: #117874, #116198)
   * Added API documentation

 -- Brian Russo <wolfie@debian.org>  Wed, 21 Nov 2001 01:13:36 -1000

tse3 (0.0.25-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Fix debian/rules to work with dpkg-buildpackage -{b,B}, Closes: #103486.

 -- James Troup <james@nocrew.org>  Wed, 17 Oct 2001 14:37:40 +0100

tse3 (0.0.25-1) unstable; urgency=low

   * Initial Release.

 -- Brian Russo <wolfie@debian.org>  Sat, 30 Jun 2001 01:10:54 +1100