openal (1:0.0.8-1ubuntu1) dapper; urgency=low * Added /etc/openalrc to default to ALSA for output (Closes: #346109) -- Emmet Hikory Thu, 11 May 2006 18:34:17 +0900 openal (1:0.0.8-1) unstable; urgency=low [ Thierry Reding ] * New upstream version. * Added epoch to cope with the change in the versioning scheme. [ Reinhard Tartler ] * Renamed libopenal0 to libopenal0a. This package is binary incompatible to to the drop of freealut. Upstream will bump SONAME on next release. * Replacing/Conflicting old libopenal0 * admin/pkgconfig/openal.pc.in: drop @requirements@. This variable got forgot to be substituted -- Reinhard Tartler Fri, 24 Feb 2006 11:41:36 +0100 openal (0.2005080600-3) unstable; urgency=low * New Maintainer (Closes: #352950) * create a correct shlibs file (Closes: #276979) * Support kFreeBSD-i386 and hurd-i386 in not build depending on libasound2-dev on those architectures (Closes: #327700) * Acknowledge NMUs (Closes: #199557, #283117) * updated fsf address * Using debhelper compat level 5 now -- Reinhard Tartler Wed, 15 Feb 2006 17:06:08 +0100 openal (0.2005080600-2.1) unstable; urgency=high * Non-maintainer upload. * Reapply the previous NMU patches for fixing mips(el) builds (Closes: #199557, #283117) -- Frank Lichtenheld Thu, 13 Oct 2005 19:27:27 +0200 openal (0.2005080600-2) unstable; urgency=low * added openal-config (Closes: #323054) * changing libopenal-dev Section from devel to libdevel -- Dan Helfman Tue, 23 Aug 2005 19:36:40 -0700 openal (0.2005080600-1) unstable; urgency=high * New upstream CVS export * Updated Standards-Version to 3.6.2.1 * Replaced libsmpeg0 Depends with libsmpeg0c2 (Closes: #320508) -- Dan Helfman Sat, 6 Aug 2005 15:32:22 -0700 openal (0.2004090900-1.1) unstable; urgency=high * Non-maintainer upload. * Applied patch by Peter de Schrijver removing the BROKEN_LIBIO blobs for mips/mipsel (Closes: #283117). * Reran linux/autogen.sh. -- Michael Banck Wed, 1 Dec 2004 18:03:58 +0100 openal (0.2004090900-1) unstable; urgency=low * New upstream CVS export (Closes: #241799). * Removed unuseful arches from sources (for eg win weighted 2.7Mo). * Relibtoolized (no more running autogen in 'debian/rules'). * Built with alsa, arts, sdl and capture support (Closes: #193547, #237700). * Compatibility level set to 4. * Removed unuseful 'libopenal0.shlibs', 'libopenal0.postinst', 'libopenal0.postrm'. * Corrected build-deps and versions in 'debian/control'. * Rewrote 'debian/copyright'. * 'debian/rules' cleanups. * Removed dot at the end of short descriptions. * Updated Standards-Version to '3.6.1.1'. * Declared an info file section. * Much thanks to Marc Dequenes for packaging -- Dan Helfman Thu, 09 Sep 2004 21:11:13 -0700 openal (0.2003020200-1.2) unstable; urgency=low * NMU * linux/configure.in: s/--library-libs/--libs/g . Closes: #213920 * linux/src/al_siteconfig.h: s/errnos/errno/ . Closes: #199557 * linux/audioconvert/ac_channels: fix acConvertMono() for big endian machines -- Michel Daenzer Sun, 2 Nov 2003 14:51:15 +0100 openal (0.2003020200-1.1) unstable; urgency=low * NMU to fix breakage caused by libvorbis0a rename. Closes: #185313 -- Michael Banck Thu, 3 Apr 2003 15:06:06 +0200 openal (0.2003020200-1) unstable; urgency=low * New upstream CVS export. -- Dan Helfman Sun, 2 Feb 2003 23:44:02 -0800 openal (0.2003011300-1) unstable; urgency=low * Much-needed new upstream CVS export. Closes: #160319, #152692, #175062, #115490, #110430, #117628, #123338, #105993 -- Dan Helfman Mon, 13 Jan 2003 15:25:05 -0800 openal (0.2001061600-2.4) unstable; urgency=low * NMU to fix breakage caused by libvorbis0 split. -- Christopher L Cheney Mon, 29 Jul 2002 23:00:00 -0500 openal (0.2001061600-2.3) unstable; urgency=low * NMU * configure.in: Use '--library-libs' on sdl-config and dependents to find out what we need to link against. This change needs to be refined should the package ever start to ship openal-linked executables. The current utils directory is empty anyway, so this issue is moot right now. * Document implications of above change in README.Debian. * Add hint from Sebastien Sable for OSS/esd configuration to README.Debian. -- Daniel Kobras Fri, 1 Mar 2002 19:36:22 +0100 openal (0.2001061600-2.2) unstable; urgency=low * NMU * Do make distclean in clean target. Removes x86-centric cache files, and all of a sudden, the world ain't 32bit, little endian anymore. Closes: #110430, #123338 * Removed build-dep on automake, which this package never used. * Added build-dep on autoconf, which this package uses. Zap auto-generated files in clean target--no need to pollute the diff. * Build-dep on autotools-dev, use provided config.{sub,guess}. * Build-dep on Brandenized version of libsdl1.2-dev. Closes: #117628 * Build-dep on esd, smpeg, vorbis, and enable in configure call. Closes: #105993 * Pass dpkg-provided architecture to configure. * Only call ldconfig in libopenal0 postinst when we configure. * Call ldconfig in libopenal0 postrm when we remove. * Remove emacs blurb from end of changelog. * Complies to policy version 3.5.6. Adjust standards version. -- Daniel Kobras Sun, 24 Feb 2002 18:31:05 +0100 openal (0.2001061600-2.1) unstable; urgency=low * NMU * Remove gratuitous architecture restrictions in debian/control. (closes: Bug#115490) -- Doug Porter Fri, 2 Nov 2001 14:19:39 -0500 openal (0.2001061600-2) unstable; urgency=low * Added Build-Depends for texinfo. Closes: 101234 * Added section to openal.texi as per lintian's warning. -- Dan Helfman Sun, 17 Jun 2001 14:03:40 -0700 openal (0.2001061600-1) unstable; urgency=low * New upstream CVS export. * Now builds on alpha Architecture (by turning off -Werror). Closes: 82844 * Included openal.info API documentation in libopenal-dev. Closes: 83163 * Changed package versioning scheme to placate dpkg. -- Dan Helfman Fri, 15 Jun 2001 22:25:30 -0700 openal (0.0.200101102349-2) unstable; urgency=low * Added sparc and powerpc to Architecture. -- Dan Helfman Sun, 14 Jan 2001 02:25:26 -0800 openal (0.0.200101102349-1) unstable; urgency=low * Initial Release. -- Dan Helfman Wed, 10 Jan 2001 23:54:31 -0800