ia32-libs (20090808ubuntu35) precise; urgency=low

  * Fix a typo in debian/control that prevented the package from building
    on i386.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 18 Mar 2012 13:35:33 -0700

ia32-libs (20090808ubuntu34) precise; urgency=low

  * Re-add libxtst6 (LP: #946381) and libgconf-2-4 (LP: #953404), since these
    libs are still needed by some packages that use ia32-libs.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 12 Mar 2012 14:55:36 -0700

ia32-libs (20090808ubuntu33) precise; urgency=low

  * Demote libnss-ldap, libpam-ldap, libpam-winbind from Depends to Suggests,
    so that an upgrade doesn't by default either pull in an additional
    daemon (winbind) or introduce debconf questions (ldap-auth-config).
    LP: #912704.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 11 Jan 2012 16:43:22 +0100

ia32-libs (20090808ubuntu32) precise; urgency=low

  * debian/control: libsdl1.2debian-pulseaudio (NBS) → libsdl1.2debian.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 05 Dec 2011 14:57:05 +0100

ia32-libs (20090808ubuntu31) precise; urgency=low

  * Depend on libpulsedsp in place of pulseaudio-utils.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 27 Oct 2011 17:00:49 -0700

ia32-libs (20090808ubuntu30) precise; urgency=low

  * Er, actually update debian/control, not just debian/changelog, for
    libpam-winbind.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 24 Oct 2011 11:41:26 -0700

ia32-libs (20090808ubuntu29) precise; urgency=low

  * Depend on libpam-winbind, not on winbind, now that it's split.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 24 Oct 2011 10:04:40 -0700

ia32-libs (20090808ubuntu28) precise; urgency=low

  * Depend on libgettextpo0 (already existing virtual package), not on
    gettext.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 20 Oct 2011 11:11:52 -0700

ia32-libs (20090808ubuntu27) precise; urgency=low

  * ia32-libs-multiarch has no reason to Pre-Depends: mulitarch-support.
  * Completely empty ia32-libs, moving everything to ia32-libs-multiarch.
    This makes ia32-libs uninstallable in precise until all of these packages
    are made multiarch co-installable, but that's the point.  We need to
    finish off ia32-libs for precise.
  * Switch to dh(1) for the now-trivial packaging.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 16 Oct 2011 23:54:11 -0700

ia32-libs (20090808ubuntu26) oneiric; urgency=low

  * Final freshening of packages for Oneiric
  * ia32-libs-multiarch also recommends libgl1-mesa-dri
    - Should be pulled in already by libgl1-mesa-glx, but this will
      hit upgrading beta users

 -- Scott Ritchie <scottritchie@ubuntu.com>  Thu, 06 Oct 2011 22:37:59 -0700

ia32-libs (20090808ubuntu25) oneiric; urgency=low

  * Create an ia32-libs-multiarch package to depend on i386 versions of
    libraries that were dropped over the last cycle
    - Should ease transitional issues
    - Recommended (but not depended by) ia32-libs
    - Makes it less likely to have no handler for 32 bit (LP: #852101)
  * Libraries for ia32-libs-multiarch are:
    - qt4-x11: libqtcore4, libqtgui4, libqt4-dbus, libqt4-network,
      libqt4-opengl, libqt4-qt3support, libqt4-script, libqt4-scripttools, 
      libqt4-sql, libqt4-svg, libqt4-test, libqt4-xml, libqt4-xmlpatterns
    - acl: libacl1
    - attr: libattr1
    - libcupsimage2: libcups2, libcupsimage2
    - curl: libcurl3
    - gdbm: libgdbm3
    - nss: libnss3
    - nspr: libnspr4
    - openssl: libssl1.0.0
    - libxss: libxss1
  * ia32-libs-multiarch also recommends libgl1-mesa-glx (LP: #821100)
  * debian/rules: create special dh_gencontrol for i386 to avoid build failure
  * Readd libqtwebkit4 to ia32-libs
    - while qtwebkit-source was Multi-Arched, it still depends on libgstreamer
      which has not yet been multiarched and resides in ia32-libs

 -- Scott Ritchie <scottritchie@ubuntu.com>  Wed, 28 Sep 2011 23:47:04 -0700

ia32-libs (20090808ubuntu24) oneiric; urgency=low

  * Remove libllvm2.9 and DRI driver manual symlinks (LP: #851947)
  * Freshen packages

 -- Scott Ritchie <scottritchie@ubuntu.com>  Wed, 28 Sep 2011 17:37:52 -0700

ia32-libs (20090808ubuntu23) oneiric; urgency=low

  * Declare a Provides: lib32v4l-0 since we've subsumed that library, and
    there are third-party packages that depend on this name.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 21 Sep 2011 13:45:24 -0700

ia32-libs (20090808ubuntu22) oneiric; urgency=low

  * Create some manual symlinks for DRI drivers (LP: #821100)
    - Also add libllvm2.9

 -- Scott Ritchie <scottritchie@ubuntu.com>  Thu, 15 Sep 2011 16:52:17 -0700

ia32-libs (20090808ubuntu21) oneiric; urgency=low

  * Remove SSL packages from source since they're in the archive;
    packages will be acquired with fetch-and-build like others
  * Add libssl1.0.0 to match the version needed by ssl-dev (for Wine)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 13 Sep 2011 18:17:27 -0700

ia32-libs (20090808ubuntu20) oneiric; urgency=low

  * Replaces on libv4l32-dev is also needed.  LP: #836835.
  * Re-add libxp6 to the package; not yet multiarched, and needed for things
    like ICA Client.  LP: #836397.
  * Add libpciaccess0, needed for accelerated 3d for 32-bit programs.
    LP: #836672.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 30 Aug 2011 10:15:59 -0700

ia32-libs (20090808ubuntu19) oneiric; urgency=low

  * Add missing replaces on libv4l32-0.  LP: #835132.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 26 Aug 2011 16:07:58 -0700

ia32-libs (20090808ubuntu18) oneiric; urgency=low

  * Add libv4l and libjpeg8 to ia32-libs, since lib32v4l-0 has been dropped,
    and drop the dependency on the separate package.  LP: #808064.
  * Freshen packages.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 26 Aug 2011 12:14:52 -0700

ia32-libs (20090808ubuntu17) oneiric; urgency=low

  * Declare Breaks: on flashplugin-installer (<< 10.3.183.4ubuntu4) and
    nspluginwrapper (<< 1.4.4-0ubuntu2) since we are no longer shipping all
    the libraries needed by the amd64 version of the package.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 25 Aug 2011 14:14:06 -0700

ia32-libs (20090808ubuntu16) oneiric; urgency=low

  * Drop gstreamer0.10-plugins-{bad,ugly} and all the libraries pulled in as
    dependencies; after checking with wine upstream, the consensus is that
    wine gstreamer support only needs the 'good' and 'base' plugins.  This
    drops the following libraries:
      liba52-0.7.4, libass4, libcdaudio1, libcdio10, libcelt0-0, libdca0,
      libdirac-encoder0, libdirectfb-1.2-9, libdvdnav4, libdvdread4,
      libenca0, libfaad2, libfftw3-3, libgme0, libgsm1, libid3tag0,
      libkate1, libmad0, libmimic0, libmms0, libmodplug1, libmp3lame0,
      libmpcdec6, libmpeg2-4, libmusicbrainz4c2a, libofa0,
      libopencore-amrnb0, libopencore-amrwb0, librtmp0,
      libschroedinger-1.0-0, libsidplay1, libtwolame0, libvpx0,
      libwildmidi1, libx264-116, libzbar0

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 19 Aug 2011 22:03:52 -0700

ia32-libs (20090808ubuntu15) oneiric; urgency=low

  * Readd libssl0.9.8, needed by adobereader-deu and acroread in partner.
  * Freshen other packages.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 18 Aug 2011 15:16:43 -0700

ia32-libs (20090808ubuntu14) oneiric; urgency=low

  * Update sources.list for oneiric.
  * Set [arch=i386] in the sources.list, so ia32-libs can be built from a
    system with multiarch enabled ;)
  * Freshen packages:
    - s/libibus2/libibus-1.0-0/
    - s/libssl0.9.8/libssl1.0.0/
    - s/libx264-106/libx264-116/
    - /libxcb-atom1/d
    - s/libxcb-render-util0/libxcb-util0/
    - s/libdb4.7/libdb5.1/
    - /libgvfscommon0/d
    - /libpulse-browse0/d
  * Pull in new library deps:
    - libjson0, needed by pulseaudio
    - libglapi-mesa, needed by libgl1-mesa-glx
  * Add lib32ffi6 to the package dependencies
  * Begin dropping libraries from the package that have been converted for
    multiarch:
    - qtwebkit-source
    - qt4-x11
    - acl
    - attr
    - libcupsimage2
    - curl
    - gdbm
    - nss
    - nspr
    - openssl
    - libxss
  * gtk2-engines-qtcurve: dropped in favor of gtk2-engines-oxygen, per
    LP 719568
  * freeglut3: drop; added for wine, which no longer uses it
  * coreutils, gettext-base: drop; never should have been included, only 
    shipping private libraries
  * libsepol1: drop; no interesting binary-only reverse-deps, shouldn't
    have been included
  * human-theme, xcursor-themes: drop, contain no libraries.
  * lesstif2: hasn't been a standard Unix toolkit in a decade or more.  No
    known current revdeps.
  * libegl1-mesa, libopenvg1-mesa: drop.  gdk-pixbuf doesn't need this, so
    presumably whatever postinst error caused it to be added has now been
    resolved.
  * gstreamer0.10-ffmpeg: was never included in usable form, dependencies
    are missing - and no one complained.  Drop.
  * libproxy0, libexempi3, libiptcdata0, libopenjpeg2, libva1, libxvidcore4:
    drop.  No longer needed by gstreamer.
  * libbluetooth3, libgsf-1-114, libglade2-0, libgnomecanvas2-0, liblzo2-2,
    libssh2-1, libwmf0.2-7, libxmuu1: drop.  No revdeps within ia32-libs, no
    mention in changelog, unlikely to be used by binary software.
  * libfltk1.1: the emulator for which this was added is no longer in the
    archive; drop.
  * libgsl0ldbl: unlikely to be needed by binary software; ia32-libs not a
    substitute for a 32-bit build chroot.  Drop.
  * libhal1: obsolete library, no longer used by wine.  Drop.
  * libsmbios2: included as a dependency of hal.  Drop.
  * libflite1: drop: this library is used by gstreamer0.10-plugins-bad, but
    only for an uncommonly-used plugin; and the dependencies of all the
    current plugins aren't satisfied in ia32-libs anyway.  And this library
    alone accounts for a quarter of the remaining size of ia32-libs.
  * replace at-spi, libatspi1.0-0 with at-spi2-core, libatspi2.0-0; this lets
    us drop the deprecated libbonobo, libgconf, liborbit, libidl, libxtst.
  * pulseaudio: contains no libraries, only plugins for the server which
    doesn't need a 32-bit copy.  Drop.
  * libpython2.6: libpython was added for a binary-only application, glGo,
    which is only available linked to libpython2.5 - *not* to any later
    version.  Drop.
  * Replace libsdl1.2debian-alsa with libsdl1.2debian-pulseaudio, the
    current default.
  * libsigc++-2.0-0c2a: drop; no longer needed for skype.
  * libsvga1, libx86-1: drop; no longer needed for SDL.
  * libtag1c2a: empty transitional package, drop.
  * libxcb-glx0, libxcb-util0: not used, drop.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 17 Aug 2011 02:34:26 -0700

ia32-libs (20090808ubuntu13) natty; urgency=low

  * Freshen packages (LP: #755720)
  * Remove dummy package libglu1-xorg (libglu1-mesa remains)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Wed, 20 Apr 2011 23:28:04 -0700

ia32-libs (20090808ubuntu12) natty; urgency=low

  * Set LDCONFIG_NOTRIGGER=y to cope with the ldconfig cache not being up to
    date (LP: #746758). Thanks Colin Watson!

 -- Evan Dandrea <ev@ubuntu.com>  Mon, 11 Apr 2011 11:33:48 +0100

ia32-libs (20090808ubuntu11) natty; urgency=low

  * Add libqtwebkit4 (LP: #677397)
  * Add ibus-gtk, libibus2 (LP: #646954)
  * Another manual libpng link, libpng.so.3 (LP: #707770)
  * Add gtk2-engines-oxygen (LP: #719568)
  * Add libopenvg1-mesa (LP: #693969)
  * Add libwbclient0, winbind (LP: #694953)
  * Change some libraries that are now just symlink packages (should fix Flash)
    - libnss3-1d to libnss3
    - libnspr4-0d to libnspr4

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 29 Mar 2011 18:44:49 -0700

ia32-libs (20090808ubuntu10) natty; urgency=low

  * Steve Langasek <steve.langasek@ubuntu.com>:
    - debian/rules: move contents of multiarch directories to the
      ia32-libs directory, to maintain compatibility while the multiarch
      rollout is still in progress.
  * Scott Ritchie <scottritchie@ubuntu.com>:
    - Freshen packages (should close many issues, especially with mesa)
    - Add gstreamer codecs and their dependencies (Wine, others):
      gstreamer0.10-plugins-good, libaa1, libgpm2, libslang2, libavc1394-0,
      libraw1394-11, libbz2-1.0, libcaca0, libdv4, libgudev-1.0-0,
      libiec61883-0, liborc-0.4-0, libshout3, libspeex1, libtheora0,
      libsoup-gnome2.4-1, libproxy0, libsoup2.4-1, libtag1c2a, libtag1-vanilla,
      libwavpack1, gstreamer0.10-plugins-ugly, libass4, libenca0, libcdaudio1,
      libdc1394-22, libusb-1.0-0, libdca0, libdirac-encoder0, libexempi3,
      libdvdnav4, libdvdread4, libmms0, libflite1, libfaad2, libgme0,
      libiptcdata0, libkate1, libmimic0, libmodplug1, libmpcdec6,
      libmusicbrainz4c2a, libofa0, libfftw3-3, librtmp0, libschroedinger-1.0-0,
      libvpx0, libwildmidi1, libzbar0, gstreamer0.10-plugins-bad, liba52-0.7.4,
      libcdio10, libid3tag0, libmpeg2-4, libopencore-amrnb0, libopencore-amrwb0,
      libsidplay1, libtwolame0, gstreamer0.10-ffmpeg, gstreamer0.10-fluendo-mp3,
      libmp3lame0, libopenjpeg2, libva1, libx264-106, libxvidcore4
    - Add gettext, gettext-base for Wine as well
    - Add libunistring0, libxcb-glx0 for xorg
    - Depend on lib32ncursesw5 and remove it
    - Use natty sources.list.deb.good
    - Change libdrm-nouveau1 to libdrm-nouveau1a
    - Add libegl1-mesa (fixes an error in gdk-pixbuf found at postinst)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 29 Mar 2011 00:09:44 -0700

ia32-libs (20090808ubuntu9) maverick; urgency=low

  * Final package freshening for Maverick

 -- Scott Ritchie <scottritchie@ubuntu.com>  Fri, 08 Oct 2010 01:31:46 -0700

ia32-libs (20090808ubuntu8) maverick; urgency=low

  * Add libjasper1 (LP: #190227)
  * Add libtalloc2 (LP: #653982)
  * fetch-and-build: use --only-source when getting source packages to avoid
    getting wrong source package for libjasper1

 -- Scott Ritchie <scottritchie@ubuntu.com>  Mon, 04 Oct 2010 07:33:32 -0700

ia32-libs (20090808ubuntu7) maverick; urgency=low

  * Freshen packages (LP: #653982)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sun, 03 Oct 2010 13:32:20 -0700

ia32-libs (20090808ubuntu6) maverick; urgency=low

  * Fix LP: #646862 - Skype crashes after signing in. Add libx11-xcb1 and
    libxcb-atom1 now that Pulse seems to need them

 -- Chris Coulson <chrisccoulson@ronne.canonical.com>  Sun, 26 Sep 2010 13:16:47 +0000

ia32-libs (20090808ubuntu5) maverick; urgency=low

  * Fix LP: #641056 - Loader chooses 64-bit instead of 32-bit library.
    Update the gdk-pixbuf version, and create a loaders.cache on instally
  * Refresh packages

 -- Chris Coulson <chrisccoulson@ronne.canonical.com>  Fri, 24 Sep 2010 14:33:49 +0000

ia32-libs (20090808ubuntu4) maverick; urgency=low

  * Add libgvfscommon0 (LP: #619293)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Mon, 06 Sep 2010 16:35:59 -0700

ia32-libs (20090808ubuntu3) maverick; urgency=low

  * Freshen packages
  * sources.list.deb: use archive.ubuntu.com instead of za.archive.ubuntu.com

 -- Scott Ritchie <scottritchie@ubuntu.com>  Mon, 06 Sep 2010 01:25:49 -0700

ia32-libs (20090808ubuntu2) maverick; urgency=low

  * Add libgdk-pixbuf2.0-0, libxcb-shm0: Required by flashplayer (LP: #618787)

 -- Stefano Rivera <stefanor@ubuntu.com>  Mon, 16 Aug 2010 23:16:26 +0200

ia32-libs (20090808ubuntu1) maverick; urgency=low

  * Merge with Debian unstable. (LP: #618666) Remaining Ubuntu changes:
    - sources.list.deb: Debian -> Ubuntu archive apt sources.
    - Add debian/pango.modules and install them in debian/rules.
    - debian/rules:
      + Depend on lib32bz2-1.0 on amd64 instead of shipping it.
      + Depend on lib32v4l package
      + Automatically create all missing .so symlinks in /lib32
        and /usr/lib32 as the manual list of links was always out of sync and
        incomplete (LP: #277772, #309841).
      + Remove the automatically created libstdc++.so symlink, it's not needed.
        g++-4.3-multilib provides the right symlink (LP: #360870)
      + Add gvfs and symlinks for gio (LP: #369498)
      + Add symlink to libGL.so for Wine building (LP: #513554)
      + Compress packages with LZMA
    - debian/rules, debian/ia32-libs.conf: Add /lib32 and /usr/lib32 to ld
      search path.
    - fetch-and-build:
      + fetch-and-build: Add packages we want/need in Ubuntu. This also
        includes SDL and GTK, which are in separate source packages in Debian.
      + fetch-and-build: Do not die on source/binary version mismatch when
        defining $SOURCE_VER_MISMATCH. Useful right after opening a new Ubuntu
        release, when the archive is in heavy flux.
      + Dropped:
        > libartsc0 (which is now obsolete)
        > libxtrap6 (package seems to be gone from the archive)
      + Added:
        > libgsl0ldbl (LP: #130058)
        > libsmbios2 (dependency for libhal1)
        > libcelt0-0 (dependency for libjack0)
        > libmad0 (LP: #249794)
        > libvorbis0a (LP: #249794)
        > libvorbisfile3 (LP: #249794)
        > libwrap0 (LP: #290533)
  * debian/control: Don't Conflict/Replace lib32bz2-1.0, as we depend on it.
  * debian/rules: Bump GCC 4.3 to 4.5 to match new lib32gcc1
  * fetch-and-build:
    - Added: gtk2-engines-qtcurve. Thanks to Craig Magina (LP: #574476)
    - Dropped: libesd-alsa0 (replaced by libesd0)
    - Bumped:
      + libdirectfb to 1.2-9 from 1.2-0
      + libao2 to libao4
      + odbcinsta1debian1 to odbcinsta1debian2

 -- Stefano Rivera <stefanor@ubuntu.com>  Mon, 16 Aug 2010 14:37:51 +0200

ia32-libs (20090808) unstable; urgency=low

  * Update packages.
  * Automatically generate copyright file.  Closes: #540199, #505625.
  * Add libuuid1.  Closes: #540489, #540339, #539746.
  * Bump shlibs version to 20090808.  Closes: #540184.
  * B-D on dctrl-tools instead of grep-dctrl.  Closes: #505631.
  * Add locale symlink.  Thanks to Martin Pitt.  Closes: #505627.
  * Use ROOT/SUFFIX consistently in debian/rules.  Thanks to Martin Pitt.
    Closes: #505632.

 -- Mark Hymers <mhy@debian.org>  Sat, 08 Aug 2009 18:12:19 +0100

ia32-libs (20090804) unstable; urgency=low

  * Re-upload monolithic package.
  * Drop gdk-imlib1, gdk-imlib11, libcap1, libfusionsound-1.0-0, libxcb-xlib0
  * Bump libdirectfb to 1.2-0 from 1.0-0, libltdl3 to libltdl7
  * Replace libkrb53 with libkrb5support0, libkrb5-3, libk5crypto3,
    libgssapi-krb5-2

 -- Mark Hymers <mhy@debian.org>  Tue, 04 Aug 2009 21:35:25 +0100

ia32-libs (2.7ubuntu25) lucid; urgency=low

  * Readd libpng symlinks, except to the right targets
  * Remove libv4l (there is a lib32v4l package instead)
  * Freshen packages

 -- Scott Ritchie <scottritchie@ubuntu.com>  Fri, 16 Apr 2010 10:47:37 -0700

ia32-libs (2.7ubuntu24) lucid; urgency=low

  * Freshen packages
  * Actually remove fix the libpng symlink (LP: #554293) 

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 13 Apr 2010 09:35:46 -0700

ia32-libs (2.7ubuntu23) lucid; urgency=low

  * Freshen packages as the new mesa now uses the correct path for 32 bit
    compatibility on 64 bit systems (LP: #248392).

 -- Alberto Milone <alberto.milone@canonical.com>  Sun, 11 Apr 2010 13:44:57 +0000

ia32-libs (2.7ubuntu22) lucid; urgency=low

  * Freshen packages
  * Add libgnome-keyring0 (LP: #534197)
  * Remove manual ln -s libpng12.so.0 libpng.so in rules (LP: #554293)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 06 Apr 2010 11:06:11 -0700

ia32-libs (2.7ubuntu21) lucid; urgency=low

  * Freshen packages (LP: #522916)
  * Remove libxtrap6 (package seems to be gone from the archive)
  * Change gtk2-engines-ubuntulooks to human-theme (replacement package)
  * Change libcelt0 to libcelt0-0

 -- Scott Ritchie <scottritchie@ubuntu.com>  Fri, 19 Feb 2010 13:47:16 -0800

ia32-libs (2.7ubuntu20) lucid; urgency=low

  * Freshen packages.
  * Add libdrm-nouveau1, libdrm-radeon1 (LP: #514299)
  * Add libqt4-opengl, libqt4-script, libqt4-scripttools, libqt4-sql, 
      libqt4-qt3support, libqt4-svg, libqt4-test, libqt4-webkit,
      libqt4-xmlpatterns (LP: #490735)

 -- Scott Ritchie <scott@open-vote.org>  Thu, 04 Feb 2010 11:18:19 -0800

ia32-libs (2.7ubuntu19) lucid; urgency=low

  * Freshen packages.
  * Add symlink to libGL.so for Wine building (LP: #513554)

 -- Scott Ritchie <scott@open-vote.org>  Tue, 02 Feb 2010 13:58:28 -0800

ia32-libs (2.7ubuntu18) lucid; urgency=low

  * Freshen packages (LP: #506437). This will also make sure that the mesa
    libraries are installed in /usr/lib32/mesa (LP: #506435). 

 -- Alberto Milone <alberto.milone@canonical.com>  Wed, 27 Jan 2010 09:30:39 +0000

ia32-libs (2.7ubuntu17) karmic; urgency=low

  * Re-add libfltk1.1 as it builds now (LP: #445560)
  * Freshen packages

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sun, 25 Oct 2009 17:57:55 -0700

ia32-libs (2.7ubuntu16) karmic; urgency=low

  * Freshen packages
  * Add gvfs and symlinks for gio (LP: #369498)
  * Remove libfltk1.1 as it is FTBFS and we can't update it in time for karmic

 -- Scott Ritchie <scottritchie@ubuntu.com>  Mon, 12 Oct 2009 16:01:06 -0700

ia32-libs (2.7ubuntu15) karmic; urgency=low

  * Add a conflict against lib32asound2-plugins, as this package is being removed
    in maric. The conflict also ensures the package goes away with an upgrade from
    jaunty
  * Freshen packages

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 29 Sep 2009 12:09:44 +1000

ia32-libs (2.7ubuntu14) karmic; urgency=low

  * Re-add libasound2-plugins (LP: #408615)
  * Remove libstdc++5, no longer in karmic
  * Freshen packages

 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 14 Sep 2009 16:55:00 +1000

ia32-libs (2.7ubuntu13) karmic; urgency=low

  * debian/rules: 
    - add symbolic links for gtk-2.0, remove atk-bridge (LP: #369498)
  * Add libmpg123-0
  * Add libgstreamer0.10-0 and libgstreamer-plugins-base0.10-0 (LP: #244952)
  * Freshen packages (hopefully fixes LP: #425863)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sat, 12 Sep 2009 08:42:21 -0700

ia32-libs (2.7ubuntu12) karmic; urgency=low

  * SECURITY UPDATE: refresh packages for libssl0.9.8, libqt4-network,
    libnss3-1d regression fix, libvorbis and libgnutls26

 -- Jamie Strandboge <jamie@ronne.canonical.com>  Fri, 11 Sep 2009 13:06:33 +0000

ia32-libs (2.7ubuntu11) karmic; urgency=low

  * Add bluez-alsa (LP: #240666)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 11 Aug 2009 22:34:08 -0700

ia32-libs (2.7ubuntu10) karmic; urgency=low

  * debian/rules: bump GCC 4.3 to 4.4 to match new lib32gcc1

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 11 Aug 2009 19:12:28 -0700

ia32-libs (2.7ubuntu9) karmic; urgency=low

  * Refresh packages
  * Add libgsm1 (LP: #411747)
  * Add libdrm-intel1 (LP: #352455)
  * Add libgail-common (LP: #190227)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Mon, 10 Aug 2009 21:11:53 -0700

ia32-libs (2.7ubuntu8) karmic; urgency=low

  * SECURITY UPDATE: Refresh packages which pulls in recent NSS fixes

 -- Jamie Strandboge <jamie@ubuntu.com>  Thu, 06 Aug 2009 13:51:09 +0000

ia32-libs (2.7ubuntu7) karmic; urgency=low

  * Update sources.list.deb for karmic.
  * Revert gtk+2.0 change from 2.7ubuntu6, as the underlying bug was fixed
    in gtk+2.0 2.16.1-0ubuntu3.
  * fetch-and-build:
    - Add pulseaudio, since libpulsecore moved there.
    - Drop libcap1, which is now obsolete.
    - Replace libdirectfb-1.0-0 with libdirectfb-1.2-0.
    - Replace libkrb53 with libgssapi-krb5-2, libk5crypto3, libkrb5-3, and
      libkrb5support0.
    - Replace gcc-4.3-base with gcc-4.4-base.
    - Replace python2.5 with libpython2.6.
    - Replace libdb4.6 with libdb4.7.
    - Add libvorbisenc2 for libsndfile1/pulseaudio/pulseaudio-utils.
    - Add libv4l-0 for libsane (but just depend on lib32v4l-0 on amd64).
    - Add libudev0 for pulseaudio.
  * Depend on lib32asound2-plugins on amd64 instead of shipping it (LP:
    #305860).
  * Depend on lib32bz2-1.0 on amd64 instead of shipping it.
  * Freshen packages (LP: #277069, #389510, #393503).

 -- Colin Watson <cjwatson@ronne.canonical.com>  Fri, 17 Jul 2009 15:20:02 +0000

ia32-libs (2.7ubuntu6) jaunty; urgency=low

  * debian/rules: gtk+2.0 has a bug in jaunty that builds it with
    --host=i686-pc-linux-gnu; to mitigate this we ship a
    /usr/lib/gtk-2.0/2.10.0/i686-pc-linux-gnu link instead of the i486 one
    previously used; this change should be reverted in karmic (LP: #364074)

 -- Alexander Sack <asac@ubuntu.com>  Mon, 20 Apr 2009 11:58:42 +0000

ia32-libs (2.7ubuntu5) jaunty; urgency=low

  * Remove the automatically created libstdc++.so symlink, it's not needed.
    g++-4.3-multilib provides the right symlink (LP: #360870)
  * Freshen packages (as of Jaunty RC) (LP: #362939)
  * Drop libfusionsound-1.0-0 which is now obsolete
  * Fix typo in the symlink creation code

 -- Fabien Tassin <fta@ubuntu.com>  Fri, 17 Apr 2009 18:40:13 +0200

ia32-libs (2.7ubuntu4) jaunty; urgency=low

  * fetch-and-build:
    - add libsqlite3-0, needed as a dependency of libnss3-1d (LP: #326311).
    - add libmikmod2 and libsmpeg0 needed as dependencies of libsdl-mixer1.2
      (LP: #154883).
    - add libcanberra-gtk-module and its dependencies (libcanberra-gtk0,
      libcanberra0 and libtdb1)
    - add libsdl-image1.2 and python2.5 (LP: #277454)
    - add missing dependencies:
      - libcelt0 for libjack0
      - libsmbios2 for libhal1
      - libspeexdsp1 and liboil0.3 for libpulsecore9
      - libavahi-common3 and libavahi-client3 for libpulse-browse0
      - libgail18 for libgnomecanvas2-0
    - drop libartsc0, which is now obsolete.
  * debian/rules:
    - automatically create all missing .so symlinks in /lib32 and /usr/lib32 as
      the manual list of links was always out of sync and incomplete
      (LP: #277772, #309841).
  * Freshen packages (as of Jaunty beta1) (LP: #338145, #325098, #337210)

 -- Fabien Tassin <fta@ubuntu.com>  Fri, 20 Mar 2009 23:48:50 +0100

ia32-libs (2.7ubuntu3) jaunty; urgency=low

  * fetch-and-build:
    - add libgdbm3, needed as a dependency of libpulse.  LP: #314739.
    - drop libxcb-xlib0, which is now obsolete.
    - replace libpulsecore8 with libpulsecore9

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 27 Jan 2009 00:34:20 +0000

ia32-libs (2.7ubuntu2) jaunty; urgency=low

  * fetch-and-build: (LP: #298611)
    - Added (LP: #249794)
      + libmad0
      + libvorbis0a
      + libvorbisfile3
      + libuuid1
      + libwrap0 (LP: #290533)
      + libgsl0ldbl (LP: #130058)
    - Updated
      - libpulsecore8
  * This (or the last merge) upload closes as well:
    - Provide library symlinks for building 32-bit code (LP: #277772)

 -- Stephan Hermann <sh@sourcecode.de>  Tue, 16 Dec 2008 09:33:10 +0000

ia32-libs (2.7ubuntu1) jaunty; urgency=low

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - fetch-and-build: Add packages we want/need in Ubuntu. This also includes
      SDL and GTK, which are in separate source packages in Debian.
    - fetch-and-build: Do not die on source/binary version mismatch when
      defining $SOURCE_VER_MISMATCH. Useful right after opening a new Ubuntu
      release, when the archive is in heavy flux.
    - sources.list.deb: Debian -> Ubuntu archive apt sources.
    - Compress packages with LZMA:
      + debian/rules: Supply lzma option to dh_builddeb.
      + debian/control: Set appropriate dpkg Pre-Depends.
    - Add debian/{gdk-pixbuf.loaders.32,gtk.immodules.32,pango.modules} and
      install them in debian/rules.
    - debian/rules: Add locale symlink. (LP #126044)
    - debian/rules, debian/ia32-libs.conf: Add /lib32 and /usr/lib32 to ld
      search path.
    - debian/rules: Add rule to autogenerate debian/copyright.
    - debian/copyright: Autogenerated with "debian/rules copyright".

 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 13 Nov 2008 18:59:06 +0000

ia32-libs (2.7) unstable; urgency=low

  * Freshen packages.
  * Drop libgnutls13 and libopencdk10: removed from lenny.

 -- Frederik Schüler <fs@debian.org>  Wed, 03 Sep 2008 20:40:18 +0200

ia32-libs (2.6) unstable; urgency=low

  [ Goswin von Brederlow ]
  * Fix echo -e bashism in debian/rules (Closes: 484391)

  [ Frederik Schüler ]
  * drop libldap2 and liblzo1.
  * Add libxcb1, libxcb-xlib0, libxcb-render0 and libxcb-render-util0 -
    new dependencies from libaudio2.
  * Replace libcupsys2 with libcups2.
  * Freshen packages.

 -- Frederik Schüler <fs@debian.org>  Wed, 23 Jul 2008 13:36:03 +0200

ia32-libs (2.5) unstable; urgency=low

  [ Arthur Loiret ]
  * Update symlinks for wine build: (Closes: #479662)
    - libpng.so -> libpng12.so.0
    - libgnutls.so -> libgnutls.so.26 (instead of libgnutls.so.13)
    - libXcomposite.so -> libXcomposite.so.1
    - libhal.so -> libhal.so.1
    - libcapi20.so -> libcapi20.so.3
    - libjack.so -> libjack.so.0
    - libcrypto.so -> libcrypto.so.0.9.8
  * Remove broken symlinks:
    - libpulse-browse.so
    - libpulse-mainloop-glib.so
  * Remove gtk2-engines-pixbuf, libglib1.2ldbl, libgtk1.2, libgtk1.2-common.
    - Remove symlinks libgmodule-2.so libgthread-2.so.

  [ Frederik Schüler ]
  * Freshen packages.

 -- Frederik Schüler <fs@debian.org>  Mon, 12 May 2008 23:35:00 +0200

ia32-libs (2.4) unstable; urgency=low

  [ Bdale Garbee ]
  * Change maintainer address to new alioth list

  [ Goswin von Brederlow ]
  * Add libraries:
    + libx86-1 (Closes: #474173)
    + libjack0 (Closes: #473390)
    + libssl0.9.8, libhal1, libxcomposite1, libcapi20-3,
      odbcinst1debian1, unixodbc (Closes: #473590)
    + libfltk1.1 (Closes: #441406)
    + libcap2 (Closes: #459251)
    + libpulse0, libasyncns0 (Closes: #469162)
    + add libselinux1
  * Add libcups.so symlink for wine (Closes: #473586)
  * Make fetch-and-build default to fetching, nobody ever builds
  * Increase shlibs version info to 2.4
  * Switch to gcc-4.3-base
  * Move qt to ia32-libs-gtk due to glib2 dependency.

  [ Frederik Schüler ]
  * Add libcap1 and libgnutls26

 -- Frederik Schüler <fs@debian.org>  Fri, 25 Apr 2008 00:00:16 +0200

ia32-libs (2.3) unstable; urgency=low

  * Filter out udebs from shlib files
  * Change sed expression for shlibs mangling (Closes: #456914)
  * Add new and updated libs:
    - libdirectfb-1.0-0
    - libfusionsound-1.0-0
    - libldap-2.4-2 (Closes: #466186)
    - libxss1 (Closes: #470825, #462337)
    - libpam-ldap (Closes: #411018)
    - libnss-ldap (Closes: #411018)
  * Add SDL and png symlinks for znes (Closes: #448537)

 -- Goswin von Brederlow <goswin-v-b@web.de>  Sat, 29 Mar 2008 18:52:17 +0100

ia32-libs (2.2) unstable; urgency=low

  * Add libsigc++-2.0-0c2a. (Closes: #435057, #434530)
  * Replace libglib1.2 with libglib1.2ldbl.
  * Add libaio1. (Closes: #436445)
  * Add libqt4-core and libqt4-gui.
  * Add libcupsys2. (Closes: #443516)
  * Add new dependencies and updated libs:
    - libcomerr2
    - libdbus-1-3
    - libkeyutils1
    - libkrb53
    - libopencdk10
    - libxdamage1

 -- Frederik Schüler <fs@debian.org>  Tue, 23 Oct 2007 00:05:54 +0200

ia32-libs (2.1) unstable; urgency=low

  * Remove depend on libc6-i386 (>= 2.5-5), ia64 has none
    Depend on libc6-i386 (>= 2.3.6-2) on amd64 comes from libc6-i386.shlibs.

 -- Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>  Tue, 17 Jul 2007 14:02:40 +0200

ia32-libs (2.0) unstable; urgency=low

  [ Goswin von Brederlow ]
  * Remove libstdc++2.10-glibc2.2, libstdc++2.9-glibc2.1,
    libstdc++3 and libtiff3g

  [ Frederik Schüler ]
  * Update all included packages to the current lenny version
  * Fix libusb.so symlink
  * Add liblzo2-2
  * Depend on libc6-i386 (>= 2.5-5) to match the version from Lenny
  * Add libgl1-mesa-dri. (Closes: #424927)

 -- Frederik Schüler <fs@debian.org>  Sun, 24 Jun 2007 02:35:41 +0200

ia32-libs (1.19) unstable; urgency=low

  * 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

