ia32-libs (1.19) unstable; urgency=medium

  * Add libSM.so symlink.
  * Add libXau.so and libXdmcp.so symlinks.
  * rebuild with latest packages from frozen etch.
  * Add freeglut3 and various other libs needed to run WINE on amd64.
    Thanks to Robert Millan <rmh@aybabtu.com> for sorting out the libs.
    (Closes: #394230, #402101)

 -- Frederik Schüler <fs@debian.org>  Wed, 24 Jan 2007 13:56:33 +0100

ia32-libs (1.18) unstable; urgency=low

  [ Goswin von Brederlow ]
  * Some more symlinks for wine building on amd64. (Closes: #394230)

  [ Frederik Schüler ]
  * Add libpopt0.
  * Add Suggests: ia32-libs-gtk.
  * Add some more compatibility symlinks.

 -- Frederik Schüler <fs@debian.org>  Fri, 10 Nov 2006 20:05:48 +0100

ia32-libs (1.17) unstable; urgency=low

  * Conflict with and Replace nvidia-glx-ia32 << 1.0.8774-7. 
    (Closes: #393193, #392923)

 -- Frederik Schüler <fs@debian.org>  Tue, 17 Oct 2006 00:06:17 +0200

ia32-libs (1.16) unstable; urgency=medium

  * Do not ship symlinks in /lib/ldconfig. (Closes: #388163)
  * Fix ldd on ia64, thanks to Ian Wienand for the hint. (Closes: #392718)
  * Add wine compatibility symlinks. (Closes: #351730)

 -- Frederik Schüler <fs@debian.org>  Fri, 13 Oct 2006 12:51:33 +0200

ia32-libs (1.15) unstable; urgency=low

  * Add libsvga1 to satisfy libsdl1.2debian-alsa dependencies.
    (Closes: #381909)
  * Add libdrm2 to allow DRM acceleration of 32bit applications.
    (Closes: #381700)
  * Updated to latest etch versions: coreutils libacl1 libpng12-0
    libstdc++2.10-glibc2.2 libwmf0.2-7 libxml2 libxv1 zlib1g

 -- Frederik Schüler <fs@debian.org>  Tue,  8 Aug 2006 16:35:35 +0200

ia32-libs (1.14) unstable; urgency=low

  [ Frederik Schüler ]
  * Add libxinerama1. (Closes: #376271)

  [ Goswin von Brederlow ]
  * Add Pre-Depends on dpkg from etch. (Closes: #371162)

 -- Frederik Schüler <fs@debian.org>  Thu, 20 Jul 2006 11:28:32 +0200

ia32-libs (1.13) unstable; urgency=low

  * Really fix lib32gcc1 doc dir. (Closes: 367435)
  * Add new libs: libcairo2, libusb, libpng12-0 (Closes: #369931, #370191)
  * Update Xorg libraries to 7.0

 -- Frederik Schüler <fs@debian.org>  Tue, 18 Jul 2006 17:59:32 +0200

ia32-libs (1.12) unstable; urgency=low

  [ Goswin von Brederlow ]
  * Mangle /usr/share/lintian/overrides/libgcc1 into
    /usr/share/lintian/overrides/lib32gcc1 and append
    debian/lib32gcc1.overrides to it. (Closes: #367435)
  * Correctly mangle shlibs file for lib32gcc1.

 -- Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>  Sat, 27 May 2006 01:52:13 +0200

ia32-libs (1.11) unstable; urgency=low

  [ Frederik Schüler ]
  * Make the package Priority: extra.

  [ Goswin von Brederlow ]
  * Insert the ia32-libs version before the binNMU tag in lib32gcc1.
    Closes: #367435
  * Support sources.list.local for fetch-and-build runs to avoid
    accidental sources.list.deb changes in the svn repository.

 -- Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>  Tue, 16 May 2006 22:08:13 +0200

ia32-libs (1.10) unstable; urgency=low

  * [amd64] depend on lib32ncurses5, instead of shipping it. 
    Closes: #365544

 -- Frederik Schüler <fs@debian.org>  Tue,  2 May 2006 21:21:59 +0200

ia32-libs (1.9) unstable; urgency=low

  [ Frederik Schüler ]
  * Depend on lib32asound2 instead of shipping libasound2.
  * Include libxv1. Closes: #364061

  [ Goswin von Brederlow ]
  * fetch-and-build: Fail on download failure or missing source
  * fetch-and-build: Correct source version for bin-NMUs

 -- Frederik Schüler <fs@debian.org>  Sun, 23 Apr 2006 21:52:12 +0200

ia32-libs (1.8) unstable; urgency=low

  * Depend on lib32stdc++6 instead of shipping libstdc++6. Closes: #362600

 -- Frederik Schüler <fs@debian.org>  Sun, 16 Apr 2006 21:28:43 +0200

ia32-libs (1.7) unstable; urgency=low

  [ Frederik Schüler ]
  * Add gdk-imlib11 to fix dangling symlinks.
  * add libsdl1.2debian-alsa and it's dependency libasound2 to support SDL
    applications.
  * Add libstdc++6, libxcursor1 and libxxf86vm1. Closes: #317845, #356682
  * Add gcc-4.1-base.

 -- Frederik Schüler <fs@debian.org>  Thu, 13 Apr 2006 17:23:44 +0200

ia32-libs (1.6) unstable; urgency=low

  * New maintainer team: Bdale Garbee, Goswin von Brederlow, Frederik Schüler.

  [ Aurelien Jarno ]
  * Don't ship the glibc on amd64. Closes: #354380, #328949
  * Make ia32-libs depends on libc6-i386 and ia32-libs-dev on libc6-dev-i386.
    Closes: #355591, #310103, #341919
  * Don't make a symlink /usr/lib32 -> /emul/ia32-linux.

  [ Goswin von Brederlow ]
  * Update sources and debs
    - xlibmesa-glu -> libglu1-xorg
    - libxft1 -> libxft2
    - libdps1 is no more
    - libpam0g needed by vmware
  * Rewrite fetch-and-build. Closes: #355766
    - Don't fetch the first source building a package but the one
      having the deb in Debian.
    - Check that local sources are newer than or not in Debian.
    - Download all debs in one go. They may not conflict so apt
      can't fail or skip any.
    - Sanity check all debs (including local) to have matching sources.
  * Don't mess with /etc/ld.so.conf but use /lib/ldconfig/ links.
    Closes: #317887
  * Cleanup /etc/ld.so.conf on upgrades from old versions.
  * Don't divert ldd on amd64 as we don't ship it anymore.
  * Use DEB_HOST_ARCH, the arch we build _for_.
  * Drop ia32-libs-dev on amd64 (it is empty).
  * Split install into lib, dev and libgcc1 packages. Closes: #311423
  * Fix dpkg-divert errors. Remove diversion on amd64 and on remove.

  [ Frederik Schüler ]
  * Join all patches from Aurelien Jarno and Goswin von Brederlow in the BTS
    in order to address all open RC bugs.
  * Updated all included packages to latest testing version.

 -- Frederik Schüler <fs@debian.org>  Fri, 10 Mar 2006 13:53:39 +0100

ia32-libs (1.5) unstable; urgency=low

  * Update zlib to 1.2.3 (closes: #317971).
  * On amd64, do not include libz, but depend on the lib32 packages.
    Closes: #334346, #335910.

 -- Matthias Klose <doko@debian.org>  Sat, 12 Nov 2005 11:34:13 +0000

ia32-libs (1.4) unstable; urgency=high

  * Correctly adjust the GROUP commands in linker scripts this time.
    Thanks to Goswin von Brederlow for the patch.   This also means we
    don't mangle random libraries either.  Closes: #305122, #306512.
  * Ship /usr/lib32 as a symlink to /emul/ia32-linux/usr/lib.  This makes
    gcc -m32 happy again on amd64.  Closes: #307521
  * We're not doing anything clever with ia32-libs-dev.{preinst,postrm},
    so don't pretend to either.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu,  5 May 2005 14:37:55 +0200

ia32-libs (1.3) unstable; urgency=low

  * Adjust linker scripts too, closes: #305122
  * Adjust section for ia32-libs-dev
  * Depend on lib32gcc1, closes: #305975
  * Add replaces for ia32-libs-openoffice.org, closes: #304971

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 25 Apr 2005 01:19:06 +0000

ia32-libs (1.2) unstable; urgency=low

  * Make sure we don't ship files in /usr/bin, closes: #304408
  * Make the removal of an obsolete alternative quiet.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Apr 2005 11:14:29 +0000

ia32-libs (1.1) unstable; urgency=high

  * Put Bdale back as the maintainer, sorry to both Bdale and Daniel for
    the confusion.
  * Update the README.build too.
  * Bump urgency, since this fixes an RC bug so we want to get it in
    quickly.
  * Make sure to include the ia32-libs version number too in the lib32gcc1
    package version.
  
 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 12 Apr 2005 06:55:17 +0000

ia32-libs (1) unstable; urgency=low

  * Merge the Debian and Ubuntu versions of this package.
  * Now provide source, closes: #291952.
  * Add zlib, closes: #269497.
  * Add lesstif2, closes: #255787.
  * Add Xrender libs, closes: #287241.
  * Add libexpat1, libfontconfig1, closes: #291743.
  * Add libgcc1 on ia64, closes: #294322.
  * Add note about runnin ldconfig to README.Debian, closes: #294510
  
 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 11 Apr 2005 16:22:08 +0200

ia32-libs (0.7) unstable; urgency=medium

  * incorporate work by Matthias Klose on 0.6 into my source tree
  * freshen to latest packages in Debian testing
  * mostly-cosmetic updates to rules, README.Debian, etc
  * make the -dev package build correctly, and add a Manifest file
  * add libacl1, libattr1

 -- Bdale Garbee <bdale@gag.com>  Thu, 12 Aug 2004 16:53:54 -0600

ia32-libs (0.6) unstable; urgency=low

  * Build ia32-libs-dev package, needed as a build dependency for an
    biarch compiler.
  * Add libc6-dev package to the archive.
  * Make /usr/lib32 a symlink to /emul/ia32-linux/usr/lib. Ugly, but doesn't
    get in the way with existing (/usr/lib) and future (/usr/i486-linux/lib)
    links.

 -- Matthias Klose <doko@debian.org>  Thu, 12 Aug 2004 15:45:31 +0000

ia32-libs (0.5ubuntu3) hoary; urgency=low

  * Build libgcc1, but only ship it if uname -m == ia64.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 29 Aug 2004 11:18:56 +0200
	
ia32-libs (0.5ubuntu2) warty; urgency=low

  * Don't ship libstdc++, it's provided by the lib32stdc++5 package,
    built by gcc-3.3

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 29 Aug 2004 11:18:56 +0200

ia32-libs (0.5ubuntu1) warty; urgency=medium

  * Make sure we include source, basically hacked from amd64-libs, by
    Daniel Jacobowitz.

 -- Tollef Fog Heen <tfheen@raw.no>  Sun, 29 Aug 2004 10:00:44 +0200

ia32-libs (0.5) unstable; urgency=low

  * add amd64 to the architecture list, closes: #252762
  * freshen to latest packages in Debian testing

 -- Bdale Garbee <bdale@gag.com>  Wed,  9 Jun 2004 11:47:59 -0600

ia32-libs (0.4) unstable; urgency=low

  * document in README.Debian how to use dpkg -X to add packages to the 
    /emul/ia32-linux tree.  Thanks to Torsten Werner for this.
  * add more libraries and a uname binary, closes: #162093
  * freshen to latest packages in Debian testing, closes: #171449
  * add more libstdc++ versions, closes: #216978

 -- Bdale Garbee <bdale@gag.com>  Wed, 10 Dec 2003 15:23:43 -0700

ia32-libs (0.3) unstable; urgency=low

  * add libstdc++2.9-glibc2.1_2.91.66-4_i386.deb to the set of libraries
    delivered

 -- Bdale Garbee <bdale@gag.com>  Mon, 18 Feb 2002 01:29:50 -0700

ia32-libs (0.2) unstable; urgency=high

  * put ld-linux.so.2 in the right place, closes: #123231
  * improve handling of /etc/ld.so.conf in postinst/postrm
  * freshen set of ia32 libs delivered
  * don't mash permissions in /emul/ia32-linux during packaging
  * mark this urgency high since initial version didn't work at all... /o\

 -- Bdale Garbee <bdale@gag.com>  Fri, 15 Feb 2002 21:11:37 -0700

ia32-libs (0.1) unstable; urgency=low

  * Initial Release.  Debian-specific, ia64-only package.

 -- Bdale Garbee <bdale@gag.com>  Fri, 23 Nov 2001 14:17:02 -0700
