Skip to content

Debian Changelog stlport4.6 (4.6.2-3.2)

2008

stlport4.6 (4.6.2-3.2) unstable; urgency=high

   * Non-maintainer upload.
   * Missing Replaces/Conflicts.

 -- Pierre Habouzit <madcoder@debian.org>  Mon, 07 Apr 2008 03:06:40 +0200

stlport4.6 (4.6.2-3.1) unstable; urgency=low

   * Non-maintainer upload.
   * Update libstlport4.6 package name to deal with the long double transition
     (Closes: 430305):
       + rename libstlport4.6c2 into libstlport4.6ldbl.
       + update debian/control accordingly.
   * Remove g++ from the Build-Depends as it's in build-essential.
   * add crude patch in stlport/cstdlib to prevent g++ FTBFS (Closes: 434691).

 -- Pierre Habouzit <madcoder@debian.org>  Sat, 22 Mar 2008 21:00:58 +0100

2005

stlport4.6 (4.6.2-3) unstable; urgency=low

   * build with g++-4.0

 -- Torsten Werner <twerner@debian.org>  Tue, 12 Jul 2005 22:58:07 +0200

2004

stlport4.6 (4.6.2-2) unstable; urgency=low

   * applied patch from Andreas Jochens for compatibily with g++-3.4, closes:
     #274387

 -- Torsten Werner <twerner@debian.org>  Sat, 2 Oct 2004 11:56:54 +0200

stlport4.6 (4.6.2-1) unstable; urgency=low

   * #define _STLP_NOTHROW_INHERERENTLY throw() when building with g++ 3.x;
     fixes OOo build, thanks Arkadiusz Miskiewicz from PLD, closes: #246827
   * new upstream
   * fixes core dump problem, closes: #243083

 -- Torsten Werner <twerner@debian.org>  Tue, 4 May 2004 22:42:06 +0200

stlport4.6 (4.6.1-1) unstable; urgency=low

   * new upstream

 -- Torsten Werner <twerner@debian.org>  Fri, 27 Feb 2004 22:16:30 +0100

stlport4.6 (4.6-3) unstable; urgency=low

   * install header files into /usr/include/stlport/ instead of /usr/include/,
     closes: #226624
   * added Conflicts: libstlport4.5-common, closes: #226625

 -- Torsten Werner <twerner@debian.org>  Tue, 13 Jan 2004 20:43:51 +0000

2003

stlport4.6 (4.6-2) unstable; urgency=low

   * converted to cdbs
   * updated Standards-Version

 -- Torsten Werner <twerner@debian.org>  Wed, 24 Dec 2003 15:03:59 +0100

stlport4.6 (4.6-1) unstable; urgency=low

   * new upstream
   * removed most of the former patches
   * removed libstlport*-common and libstlport*-full packages
   * removed the c102 suffix from the library package since we have a new
     soname
   * compiled with the gcc.mak Makefile instead of the buggy gcc-linux.mak
     (that means only C locale is compiled)

 -- Torsten Werner <twerner@debian.org>  Wed, 24 Dec 2003 01:09:53 +0100

stlport4.5 (4.5.3beta20030119-2) unstable; urgency=low

   * should work now with every new version of g++, closes: #194181, but
     libstlport4.5-dev is still broken, see README.Debian for more
     information

 -- Torsten Werner <twerner@debian.org>  Thu, 29 May 2003 12:56:14 +0200

stlport4.5 (4.5.3beta20030119-1) unstable; urgency=low

   * new upstream
   * moved the *-dev package to section libdevel
   * do not build *-common package in binary-arch target, closes: #179402

 -- Torsten Werner <twerner@debian.org>  Sat, 19 Apr 2003 16:40:30 +0200

stlport4.5 (4.5.3-10) unstable; urgency=low

   * recompiled

 -- Torsten Werner <twerner@debian.org>  Thu, 6 Feb 2003 13:25:07 +0100

stlport4.5 (4.5.3-9) unstable; urgency=low

   * fixed wrong dependency on libstlport4.5, closes: #176051

 -- Torsten Werner <twerner@debian.org>  Fri, 10 Jan 2003 08:47:05 +0100

stlport4.5 (4.5.3-8) unstable; urgency=low

   * transition to g++-3.2
   * removed workaround buggy g++-2.96 on ia64

 -- Torsten Werner <twerner@debian.org>  Wed, 8 Jan 2003 11:45:09 +0100

2002

stlport4.5 (4.5.3-7) unstable; urgency=low

   * fixed string to include <locale>, closes: #166080
   * added symlink libstlport_gcc.a -> libstlport.a to *-dev package

 -- Torsten Werner <twerner@debian.org>  Wed, 20 Nov 2002 15:01:35 +0100

stlport4.5 (4.5.3-6) unstable; urgency=low

   * fixed the control file, closes: #167410

 -- Torsten Werner <twerner@debian.org>  Thu, 7 Nov 2002 11:16:57 +0100

stlport4.5 (4.5.3-5) unstable; urgency=low

   * build fix in debian/rules

 -- Torsten Werner <twerner@debian.org>  Wed, 16 Oct 2002 11:57:58 +0200

stlport4.5 (4.5.3-4) unstable; urgency=low

   * removed nohup.out file
   * do not build g++-3.2 packages any more since they are not ready for
     release yet
   * moved most of libstlport4.5-dev (all stuff that depends on the
     architectures default g++) into libstlport4.5-full
   * changed libstlport4.5-dev to be compiler independent, libstlport4.5-common
     contains common files for both libstlport4.5-dev and libstlport4.5-full
   * fix for wrap_std/complex
   * added a wrapper around g++ that works around the optimization bug of
     g++-2.96 on ia64 without hardcoding any architecture specifics,
     (hopefully) closes: #157281

 -- Torsten Werner <twerner@debian.org>  Tue, 10 Sep 2002 10:34:09 +0200

stlport4.5 (4.5.3-3) unstable; urgency=low

   * do not build a *-dbg package any more
   * build a static library (without safe mode) for the *-dev packages due to
     popular demand
   * added packages for g++-3.2, factored common stuff out to a new *-common
     package that replaces the *-dev packages for most users
   * changed priority of *-dev packages to extra
   * applied 2 small patches for g++ >= 3
   * updated README.Debian, closes: #145290

 -- Torsten Werner <twerner@debian.org>  Mon, 12 Aug 2002 23:15:42 +0200

stlport4.5 (4.5.3-2) unstable; urgency=low

   * added -lpthread when linking shared library
   * added Suggests: stl-manual, libstlport4.5-dbg to libstlport4.5-dev
   * added README.Debian to libstlport4.5-dev
   * due to bugs in g++ optimizations will be switched off on ia64
     architecture

 -- Torsten Werner <twerner@debian.org>  Wed, 27 Feb 2002 11:51:24 +0100

stlport4.5 (4.5.3-1) unstable; urgency=low

   * new upstream
   * changed maintainer
   * removed the plain debug version, the stlport-debug version is now
     installed in /usr/lib/ instead of /usr/lib/debug, closes: #134194
   * added Conflicts: libstlport-dev to debian/control,
     closes: #98366, #132682
   * fixed typos, closes: #111835, #125052, #125053, #131838
   * support for doc-base, closes: #134193

 -- Torsten Werner <twerner@debian.org>  Tue, 19 Feb 2002 11:17:18 +0100

stlport4.5 (4.5.1-0.1) unstable; urgency=low

   * new upstream
   * non maintainer upload (Closes: #123494) for Jan-Hendrik Palic
     <jan.palic@linux-debian.de>
   * deleted debian/postinst and uncommented dh_mkshlibs in debian/rules
   * deleted shlibs and set dh-compat to 3
   * renamed package name, so it's policy-compliant
   * changed make -f gcc-linux.mak to :
     cd src; $(MAKE) -f gcc-linux.mak release_dynamic release_static \
     stldebug_static \
     LDLIBS_RELEASE_dynamic=-Wl,-soname,libstlport_gcc.so.$(LIB_VERSION)
   * deleted changelog from docs

 -- Torsten Werner <twerner@debian.org>  Mon, 28 Jan 2002 19:15:32 +0100

2001

stlport4.1beta6 (4.1beta6-1) unstable; urgency=medium

   * New upstream version.
   * Build problems should not exist anymore. (closes: #93902)
   * shlibs should work again. (closes: #93954)
   * No build-dependency on libstdc++2.10-dev anymore. (closes: #92384)

 -- Raphael Bossek <bossekr@debian.org>  Tue, 1 May 2001 23:14:38 +0200

stlport4.1beta5 (4.1beta5-1) unstable; urgency=medium

   * New upstream version.
   * Version information is comming now with upstream sources.
   * Using now src/gcc-linux.mak instead of src/gcc.mak.

 -- Raphael Bossek <bossekr@debian.org>  Sat, 17 Mar 2001 17:59:34 +0100

stlport4.1beta4 (4.1beta4-1) unstable; urgency=medium

   * shlibs for Debian packaging system corrected.

 -- Raphael Bossek <bossekr@debian.org>  Sat, 17 Mar 2001 09:51:18 +0100

2000

stlport4.1beta4 (4.1-0beta4) unstable; urgency=high

   * New upstream version. (closes: #79842)
   * Package name follows the name convention.
   * Package do not change the library name but provide sym-links. (closes: #79843)

 -- Raphael Bossek <bossekr@debian.org>  Wed, 27 Dec 2000 00:23:50 +0100

stlport (4.1-0beta3) unstable; urgency=low

   * New upstream version.

 -- Raphael Bossek <bossekr@debian.org>  Thu, 5 Oct 2000 22:39:12 +0200

stlport (4.0-1) unstable; urgency=low

   * First upstream version.

 -- Raphael Bossek <bossekr@debian.org>  Sat, 26 Aug 2000 16:05:11 +0200