2009
audacity (1.3.9-6) unstable; urgency=low
[ David Henningsson ]
* Add myself to uploaders
* Avoid that Audacity leaves autosave files behind, if quitted with
monitoring enabled (LP: #455990)
* prevent crashes when undoing label track changes (picked from
upstream CVS). (LP: #385538)
-- Benjamin Drung <bdrung@ubuntu.com> Thu, 22 Oct 2009 00:22:42 +0200
audacity (1.3.9-5) unstable; urgency=low
* Add debian/patches/disk-full-on-export.patch to show an error message if
the disk gets full on PCM export; thanks to David Henningsson for the patch
(LP: #259798).
-- Benjamin Drung <bdrung@ubuntu.com> Sun, 11 Oct 2009 17:52:06 +0200
audacity (1.3.9-4) unstable; urgency=low
* Add debian/patches/switch-hostapi-crash.patch to prevent crash when
selecting sound card driver; thanks to David Henningsson for the patch
(LP: #436990).
-- Benjamin Drung <bdrung@ubuntu.com> Sat, 26 Sep 2009 15:58:39 +0200
audacity (1.3.9-3) unstable; urgency=low
* Add debian/patches/gsocket.patch to fix conflicting GSocket definition.
-- Benjamin Drung <bdrung@ubuntu.com> Fri, 11 Sep 2009 10:39:31 +0200
audacity (1.3.9-2) unstable; urgency=low
* Respect locales/$LANG (Closes: #481424, LP: #292168). - Add debian/patches/lang.patch * Drop CVE-2007-6061.patch and remove notice from NEWS file. The security issue is fixed since version 1.3.5 and /tmp can be used as temporary directory again. * Remove resolved news item from experimental (Closes: #545402).
-- Benjamin Drung <bdrung@ubuntu.com> Tue, 08 Sep 2009 17:05:00 +0200
audacity (1.3.9-1) unstable; urgency=low
* New upstream release.
* Drop 10-kFreeBSD.patch and 20-autoconf.patch (accepted by upstream).
* Drop debian/patches/dont-create-help-directory-on-runtime.patch.
* Add debian/patches/ffmpeg-0.5-compatibility.diff to make audacity
compatible to the ffmpeg 0.5 series.
* Rename recommended "unstripped" to "extra" ffmpeg variants.
* Add meta-information to all patch files according to the DEP-3.
* Do not link against unused libraries (make dpkg-shlibdeps happy).
-- Benjamin Drung <bdrung@ubuntu.com> Tue, 01 Sep 2009 02:17:01 +0200
audacity (1.3.8-1) experimental; urgency=low
[ Benjamin Drung ]
* New upstream release.
* Drop patches that are applied or adopted upstream:
- curly-brace-before-preprocessor-endif.patch
- desktop_file.patch
- make-distclean.patch
- pulseaudio.patch
* Drop portaudio.patch, it does not apply anymore and audacity was
never build against portaudio.
* debian/NEWS: Fix typo (thanks to Lintian).
* Bump Standards-Version to 3.8.3 (no changes).
* Drop debian/source.lintian-overrides, not needed any longer.
* Update debian/watch file to search on Google Code.
* Do not create help directory on runtime (backport patch from upstream)
- Add debian/patches/dont-create-help-directory-on-runtime.patch
* Add debian/patches/export-multiple.patch (LP: #276043).
* Add debian/patches/10-kFreeBSD.patch and debian/patches/20-autoconf.patch
to fix FTBFS on GNU/kFreeBSD; thanks to Petr Salinger for the patch
(Closes: #542765).
* Allow uploads done by Debian Maintainers.
* This release is not compatible to the ffmpeg 0.5 series. Left a
notice in debian/NEWS.
[ Reinhard Tartler ]
* Build against system taglib
-- Benjamin Drung <bdrung@ubuntu.com> Tue, 25 Aug 2009 03:28:39 +0200
audacity (1.3.7-3) unstable; urgency=low
[ Fabian Greffrath ] * Remove Matt Brubeck <mbrubeck@debian.org> from Uploaders (Closes: #521481). [ Reinhard Tartler ] * Recommend alternatively on the "unstripped" ffmpeg variants (LP: #344061). [ Benjamin Drung ] * debian/control: + Update my e-mail address. + Move audacity-dbg to section debug. * Bumped Standards-Version to 3.8.1. * Update make-distclean.patch to also remove lib-src/libportmixer.a. * Add debian/source.lintian-overrides to suppress ancient-libtool warning. * Add Audacity SVG icon; thanks to Aaron Spike (LP: #157828).
-- Benjamin Drung <bdrung@ubuntu.com> Sun, 14 Jun 2009 23:17:41 +0200
audacity (1.3.7-2) unstable; urgency=low
* Build against system FFmpeg for import and export support
(Closes: #512278, #5143333).
* Build-Depend on recent versions of the ffmpeg headers and recommend ffmpeg
shared libraries with recent sonames to make sure the ffmpeg packages are
new enough for audacity.
* Recent ffmpeg packages have Speex support enabled, so audacity can also
benefit from this feature (Closes: #329802).
* Re-enable PortMixer, as recommended upstream:
<http://sourceforge.net/mailarchive/message.php?msg_name=1234719213.4602.23.camel%40delph>
-- Fabian Greffrath <fabian@debian-unofficial.org> Tue, 17 Feb 2009 10:27:17 +0100
audacity (1.3.7-1) experimental; urgency=low
[ Benjamin Drung ]
* New upstream release.
+ Fixes error on second build (Closes: #442497, #486155).
* Dropped hyphen-used-as-minus-sign.patch (applied upstream).
* Added curly-brace-before-preprocessor-endif.patch to fix compile error.
* Added myself to Uploaders.
* Added make-distclean.patch.
* Updated watch file.
* Removed Ubuntu changelog entries.
[ Fabian Greffrath ]
* Removed spurious "DEB_COMPRESS_EXCLUDE := *.htb" from debian/rules.
There isn't even one file of this name in the packages.
-- Benjamin Drung <benjamin.drung@gmail.com> Wed, 04 Feb 2009 20:16:48 +0100
audacity (1.3.6-3) unstable; urgency=low
* Added myself to Uploaders.
* Wrapped Uploaders and Build-Depends fields.
* Ordered and cleaned up Build-Depends, added autotools-dev.
* Bumped Standards-Version to 3.8.0.
* Moved Homepage from package description to Source stanza.
* Added ${misc:Depends} to Depends.
* Added MP2-support via libtwolame (Closes: #448762, #481338).
* Removed obsolete audacity.dirs and blank lines in
debian/audacity.install and debian/rules.
* Use Applications/Sound in audacity.menu.
* Use sf.net redirector in debian/watch.
* Fixed syntax errors in architecture checks in debian/rules
(Closes: #486147).
* Removed redundant debhelper calls from debian/rules and force remove
of the license file.
* Added patch to fix hyphen-used-as-minus-sign, thanks lintian.
* Added an audacity-dbg debug package.
* Versioned Build-Depends on libsoundtouch1-dev (>= 1.3.1-2) and
explicitely enable it in the configure flags (Closes: #459198).
* Added advice to also remove '~/.audacity' to debian/NEWS (Closes: #463955).
* Added Build-Conflicts against libwxbase2.6-dev and wx2.6-headers
(Closes: #405623).
* Explicitely built against the system libsamplerate, effectively disabling
the internal libresample. This may break support for proprietary VST
plug-ins! Left a notice in debian/NEWS.
* Reordered configure flags in debian/rules and renamed
T1_DEB_CONFIGURE_EXTRA_FLAGS to the more descriptive WITH_JACK_CONFFLAG.
* Audacity suggests libmp3lame0.
* Added an arch:all audacity-data package that contains most of the
architecture-independent content of the '/usr/share' directory.
* Fixed faulty confflags --with-libid3tag and --with-libvorbis.
* Remove the redundant LICENSE.txt file immediately after the install rule.
* Do not manually remove lib-src/libpormixer.a in the clean rule. We build
--without-portmixer anyway.
-- Fabian Greffrath <fabian@debian-unofficial.org> Tue, 20 Jan 2009 15:45:00 +0100
audacity (1.3.6-2) unstable; urgency=low
* Set Maintainer to pkg-multimedia-maintainers * Add Vcs-Git and Vcs-Browser URLs
-- Free Ekanayaka <freee@debian.org> Mon, 12 Jan 2009 08:30:59 +0000
audacity (1.3.6-1) unstable; urgency=low
* New upstream version * Drop ratefix patch, merged upstream * Add pulseaudio patch (thanks to David Henningsson) * Build depend on libwxgtk2.8-dev instead of libwxgtk2.6-dev * Set Maintainer to pkg-multimedia-maintainers * Add Vcs-Git and Vcs-Browser URLs
-- Free Ekanayaka <freee@debian.org> Sun, 11 Jan 2009 23:54:44 +0000
2008
audacity (1.3.5-2) unstable; urgency=low
* Applied ratefix.patch which fixes a project rate issue when
exporting to wav (Closes: #481641), thanks to Paul Martin
-- Free Ekanayaka <freee@debian.org> Mon, 19 May 2008 11:51:25 +0100
audacity (1.3.5-1) unstable; urgency=low
* New upstream release
* Included patches from Ubuntu (thanks to Bruno Barrera Yever):
- debian/patches/desktop_file.patch:
- removed deprecated Encoding field
- removed deprecated Application value from Categories
- updated Name fields
- updated Icon field
* Removed liblame patch, included upstream
-- Free Ekanayaka <freee@debian.org> Wed, 14 May 2008 13:54:33 +0100
audacity (1.3.4-1.2) unstable; urgency=medium
* Non-maintainer upload. * Fix FTBFS with GCC 4.3 (Closes: #455635). * Reenable JACK on amd64 (Closes: #469325).
-- Luk Claes <luk@debian.org> Sat, 22 Mar 2008 10:50:11 +0000
audacity (1.3.4-1.1) unstable; urgency=high
* Non-maintainer upload by security team.
* Fix insecure directory creation in /tmp by moving the directory
to the users home directory (CVE-2007-6061; Closes: #453283).
* Adding NEWS file to advise the user to change the tmp path
in his config file so there is a notification for users who
are already vulnerable.
-- Nico Golde <nion@debian.org> Mon, 21 Jan 2008 19:08:54 +0100
2007
audacity (1.3.4-1) unstable; urgency=low
[ Joost Yervante Damad ] * Survived the library transition (Closes: #426636) * Disable portmixer as recommended (Closes: #454241) * only enable jack on i386 and powerpc (See also #406754) [ Free Ekanayaka ] * New upstream release * Force removal of lib-src/libportmixer.a when cleaning (Closes #442497) * Fixed watch file (Closes: #449637) * Dropped no more needed desktop, kfreebsd and see patches
-- Free Ekanayaka <freee@debian.org> Tue, 18 Dec 2007 21:15:12 +0000
audacity (1.3.3-1) unstable; urgency=low
* New upstream release
* Added watch file
* debian/patches:
- updated libmp3lame patch
* debian/control:
- as suggested upstream, depend on libgtk2.0-dev, otherwise
the code fails to build
-- Free Ekanayaka <freee@debian.org> Fri, 18 May 2007 12:11:05 +0200
audacity (1.3.2-4) unstable; urgency=low
* debian/patches:
- desktop_file.patch: fixed broken Category entry
* debian/audacity.mime:
- added entry for application/x-audacity-project
-- Free Ekanayaka <freee@debian.org> Thu, 17 May 2007 02:36:41 +0200
audacity (1.3.2-3) unstable; urgency=low
[ Joost Yervante Damad ] * Add patch by Joo Martin <bugs@joomart.de> to fix installation of the locales (Closes: #416864, #422338) * Add patch based on work by Mikael Magnusson <mikma@users.sourceforge.net> that enables usage of the portaudio library on the system, however it doesn't work, because portmixer doesn't compile against it, soo we're not using it yet. * Apply changes from #423477 (Closes: #423477) - transparent background for icons - /usr/share/audacity => /usr/share/pixmaps * Look for libmp3lame.so.0 iso libmp3lame.so (Closes: #410516) [ Free Ekanayaka ] * Add icon for .aup files
-- Joost Yervante Damad <andete@debian.org> Sat, 12 May 2007 13:09:13 +0200
audacity (1.3.2-2) unstable; urgency=high
[Joost Yervante Damad]
* audacity - FTBFS: error: unrecognized command line option "-msse"
(Closes: #409255)
Fixed by building the sse file only with -msse on i386 and amd64 archs
[ Free Ekanayaka ]
* FTBFS on GNU/kFreeBSD (Closes: #409260)
-- Joost Yervante Damad <andete@debian.org> Fri, 23 Mar 2007 11:00:39 +0100
audacity (1.3.2-1) unstable; urgency=low
[ Michael Biebl ]
* New upstream release for GTK2 and ALSA.
* debian/control
- Add build-dep on libexpat1-dev, libjack0.100.0-dev, libasound2-dev.
- Build against libwxgtk2.6-dev. (Closes: #340409, #379616)
* debian/rules
- Enable portaudio v19 (ALSA). (Closes: #249157)
- Enable unicode. (Closes: #298548)
- Use system expat library.
* Ship the desktop file provided by upstream, drop
debian/audacity.desktop.
* Use debhelper v5 compat mode.
* Update FSF address in debian/copyright.
* Update to Standards-Version 3.7.2, no further changes required.
[ Free Ekanayaka ]
* Depend on libjack-dev rather that libjack0.100.0-dev, which is now
obsolete
* Set Maintainer to Debian Multimedia Team
* Added Matt and myself to Uploaders
-- Free Ekanayaka <freee@debian.org> Tue, 16 Jan 2007 15:53:30 +0100
2006
audacity (1.2.4b-2.1) unstable; urgency=low
* NMU as part of the GCC 4.1 transition. * Remove extra qualification from C++ header file (closes: #357056).
-- Martin Michlmayr <tbm@cyrius.com> Fri, 26 May 2006 12:26:18 +0200
audacity (1.2.4b-2) unstable; urgency=low
* src/effects/Silence.cpp: Fix bug that caused Generate Silence to affect
all tracks instead of just the selected ones.
* debian/copyright: Update FSF address.
* de.po: Fix translation mistakes (closes: #313667). Patch from Jens
Seidel.
* Fix build on GNU/kFreeBSD (closes: #345201). Patch from Aurelien Jarno.
-- Matt Brubeck <mbrubeck@debian.org> Fri, 13 Jan 2006 20:08:04 -0800
2005
audacity (1.2.4b-1) unstable; urgency=low
* New upstream release
- Fixed encoding error in French localization.
* debian/control: Updated my email address.
-- Matt Brubeck <mbrubeck@debian.org> Mon, 19 Dec 2005 17:46:43 -0800
audacity (1.2.4-1) unstable; urgency=low
* New upstream release
- debian/rules, debian/control, debian/audacity.mime:
Build new FLAC import support (closes: #329801, #329824).
* debian/control:
- Update Standards-Version to 3.6.2.
- Add Build-Conflicts with libwxgtk2.6-dev.
* debian/audacity.mime: Reduce priorities (closes: #327234).
* debian/patches/001-allegro-gcc4.diff: Removed (merged upstream).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 26 Nov 2005 18:38:48 -0800
audacity (1.2.3-2) unstable; urgency=low
* Build against libwxgtk2.4-1 (closes: #320995). * 001-allegro-gcc4.diff (from Andreas Jochens) - Fix AMD64/gcc4 compilation error (closes: #285481). * debian/control: Add Build-Conflicts with libwxgtk2.5-dev. * debian/copyright: Refer to specific versions of (L)GPL from common-licenses. Remove extraneous characters from SoundTouch license notice. (Thanks to Marc 'HE' Brockschmidt.)
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Tue, 2 Aug 2005 20:53:09 -0700
2004
audacity (1.2.3-1) unstable; urgency=low
* New upstream release
- Fall back to default help file path if custom path is wrong
(closes: #275345).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Fri, 19 Nov 2004 11:53:04 -0800
audacity (1.2.2-2) unstable; urgency=low
* debian/copyright: Add copyright information and original licenses
for other libraries included in the Audacity source package.
* debian/audacity.desktop: Add a .desktop file (closes: #281193).
* debian/rules, debian/control: Run dh_desktop; Build-Depends on debhelper
(>=4.2.21).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 16 Oct 2004 10:35:44 -0700
audacity (1.2.2-1) unstable; urgency=low
* New upstream release (closes: #268360).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Wed, 1 Sep 2004 22:29:13 -0700
audacity (1.2.1.91-1) unstable; urgency=low
* New upstream pre-release.
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Mon, 9 Aug 2004 20:24:38 -0700
audacity (1.2.1-4) unstable; urgency=low
* Really install audacity.mime.
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sun, 18 Jul 2004 19:28:41 -0700
audacity (1.2.1-3) unstable; urgency=low
* debian/copyright: Update maintainer information.
* Use dh_install to install menu icons.
* Don't gzip the HTB (online help) file, which is already compressed
(closes: #256562).
* Remove extra file LICENSE.txt in debian/rules instead of
patching upstream Makefile.
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sun, 11 Jul 2004 17:14:51 -0700
audacity (1.2.1-2) unstable; urgency=low
* debian/patches/dirmanager-hash.diff: Fix a dataloss bug when editing
a saved project file with duplicated data (patch from upstream CVS).
* locale/ru.po: Fix character encoding of Russian translation by reverting
to file from 1.2.0.
* Add "icon" line to menu file (closes: #252853).
* Register as a MIME handler (closes: #255893).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Fri, 25 Jun 2004 13:54:27 -0700
audacity (1.2.1-1) unstable; urgency=low
* New upstream release
- Removes debugging output from Import Raw (closes: #245665).
- Fixes crash when Equalization window is too small (closes: #243767).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 8 May 2004 12:19:48 -0700
audacity (1.2.0-3) unstable; urgency=low
* Fix nyquist build on MIPS, and re-enable nyquist on all platforms.
Patch from Stephen Gildea (closes: #241488).
* Use smaller image as window icon (closes: #242856).
* Update autotools helper files config.guess and config.sub.
* Add Suggests: ladspa-plugin.
* Add a menu icon.
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 10 Apr 2004 10:36:34 -0700
audacity (1.2.0-2) unstable; urgency=low
* Fix endianness problem on PowerPC (closes: #232972).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Sat, 27 Mar 2004 11:11:11 -0800
audacity (1.2.0-1) unstable; urgency=low
* New upstream release (closes: #234746). * New maintainer. * Update Standards-Version to 3.6.1.0. * Remove libsamplerate dependency (replaced by libresample). * Fix compilation error in soundtouch. Patch from Matt Kraai (closes: #236990). * Fix "make distclean" to remove all configure-generated files. * Remove outdated information from copyright file. * Remove duplicate license file LICENSE.txt. * Properly quote values in menu file. * Acknowledge NMU (closes: #213193, #194509, #223248, #220365, #221176).
-- Matt Brubeck <mbrubeck@cs.hmc.edu> Tue, 16 Mar 2004 15:11:03 -0800
audacity (1.1.99pre3-1) unstable; urgency=low
* Add 'zip' to Build-deps. Previously zip was in non-US which required
me to pre-zip the help file before uploading, but this is no longer
the case. (closes: #226261)
* The rebuild should resolve the runtime link warnings and crashes
(closes: #227903)
* Nyquist is no longer configured to be part of the build. It
prevents mips and mipsel from building correctly, and no one
is prepared to fix the problems at this time.
-- Joshua Haberman <joshua@debian.org> Thu, 15 Jan 2004 18:48:10 -0800
2003
audacity (1.1.99pre3-0.1) unstable; urgency=low
* new upstream, hopefully closes: #213193, #194509 * recompiled with newer libs, closes: #223248, #220365, #221176 * NMU
-- Torsten Werner <twerner@debian.org> Wed, 31 Dec 2003 13:40:24 +0100
audacity (1.1.99pre1-2) unstable; urgency=low
* Prevent audacity-1.2-help.htb from being gzipped, so online help
works correctly
* Changes to configure.in, such as recognizing when libsndfile is
not present
* Build-depend on libsndfile1-dev, so autobuilders won't fail
(closes: #204334)
-- Joshua Haberman <joshua@debian.org> Wed, 6 Aug 2003 18:24:02 +0000
audacity (1.1.99pre1-1) unstable; urgency=low
* New upstream 1.2 prerelease. Far too many new features to list.
* Audacity 1.2 does not support opening MIDI files, so the
Open Midi -> Export Ogg crash is no longer triggerable (closes: #150654)
* Audacity 1.2 performs checks to guard against multiple instances
running concurrently, to prevent multiple instances from interfering
with each others temporary files. (closes: #182782)
* We now use libsndfile for sound file i/o, so 8 bit files should
no longer be distorted. (closes: #187304)
* Recompile should fix weird, unexplainable, unreproducable runtime
linking error. (closes: #187504)
* Audacity 1.2 has a completely new audio i/o backend. The code that
caused a problem when changing devices in the preferences has been
completely rewritten. (closes: #188808)
* We no longer link against id3lib (thank goodness) so the FTBFS that
was clearly caused by id3lib should no longer be an issue.
(closes: #192328)
* "<" and ">" removed from URL display to prevent the URL from disappearing
entirely from the packages.d.o web pages that don't properly escape them.
(closes: #196660)
-- Joshua Haberman <joshua@debian.org> Tue, 5 Aug 2003 20:15:07 +0000
audacity (1.0.1-1) unstable; urgency=low
* New minor upstream release * Moved binary and manpages out of /usr/X11R6 (closes: #171403) * The recompile will solve the libvorbis0 dependency problem (closes: #185387, #185078) * The recompile should also solve problems with the dynamic linker not finding the correct libstdc++. (closes: #184905)
-- Joshua Haberman <joshua@debian.org> Tue, 25 Mar 2003 01:33:47 +0000
2002
audacity (1.0.0-1.1) unstable; urgency=low
* NMU to fix breakage caused by libvorbis0 split.
-- Christopher L Cheney <ccheney@debian.org> Mon, 29 Jul 2002 22:00:00 -0500
audacity (1.0.0-1) unstable; urgency=low
* New upstream release (1.0.0, woohoo!) * More 64-bit platform patches (closes: #145537)
-- Joshua Haberman <joshua@debian.org> Fri, 14 Jun 2002 23:55:23 -0700
audacity (0.98-3) unstable; urgency=low
* Applied fix that caused file importing to fail on platforms where
sizeof(long) != 4. (closes: #140417)
-- Joshua Haberman <joshua@debian.org> Sun, 14 Apr 2002 02:40:17 -0700
audacity (0.98-2) unstable; urgency=low
* New build-depends on libwxgtk2.2-dev (>=2.2.9.2) should solve any
remaining libpng problems. This will effectively revert us back to
libpng2, since this is what the libwxgtk2.2 maintainer decided on.
-- Joshua Haberman <joshua@debian.org> Wed, 6 Mar 2002 20:12:42 -0800
audacity (0.98-1) unstable; urgency=low
* Full upstream release. * All effects will correctly cancel now. (closes: #129381) * Fixed subtle but serious bug in libmad mp3 importing code that would randomly cause freezes when importing mp3s. (closes: #129380) * Build-depends on wxWindows and libpng are versioned to force libpng3 for both. (closes: #128463)
-- Joshua Haberman <joshua@debian.org> Tue, 22 Jan 2002 23:51:20 -0800
audacity (0.97.2-1) unstable; urgency=low
* Eliminated build-dependency on 'zip' by pre-zipping the help file. I was
previously unaware that zip is in non-us, making the build-dep a policy
violation. Unfortunately, this required a new source tarball, since
Debian diffs don't seem to allow binary files.
-- Joshua Haberman <joshua@debian.org> Tue, 1 Jan 2002 22:47:26 -0800
2001
audacity (0.97.1-1) unstable; urgency=low
* Upstream prerelease. Upstream we have fixed many important bugs, but
the next full release may not be ready for Debian's freeze. These
fixes should definitely go in woody.
* Audacity no longer includes its own complete copy of libmpeg3 and
id3lib; instead we link against the debian packages libmad0-dev and
libid3-dev. This effectively sidesteps the problems of id3lib
building (or not building) on 64 bit architectures.
(closes: #121599, #123132, #126769)
* improved debian/rules to more completely "make clean." (closes: #126761)
-- Joshua Haberman <joshua@debian.org> Sat, 29 Dec 2001 21:05:46 -0800
audacity (0.97-1) unstable; urgency=low
* Upstream release * Updated config.guess and config.sub from upstream (closes: bug#115361)
-- Joshua Haberman <joshua@debian.org> Sat, 13 Oct 2001 14:37:49 -0700
audacity (0.96-1) unstable; urgency=low
* Upstream release
-- Joshua Haberman <joshua@debian.org> Mon, 6 Aug 2001 16:37:53 -0700
audacity (0.95-2) unstable; urgency=low
* re-eliminated architecture-specific flags from compilation of libmpeg3
(forgot to fix upstream before this release) (closes: bug#96750)
-- Joshua Haberman <joshua@debian.org> Tue, 8 May 2001 23:12:34 -0700
audacity (0.95-1) unstable; urgency=low
* Upstream release
-- Joshua Haberman <joshua@debian.org> Mon, 30 Apr 2001 16:19:00 -0700
audacity (0.94c-2) unstable; urgency=low
* eliminated architecture-specific flags from compilation of libmpeg3
(closes: bug#92410)
* added support for the help system
-- Joshua Haberman <joshua@debian.org> Sun, 1 Apr 2001 00:18:25 -0800
audacity (0.94c-1) unstable; urgency=low
* Initial Release.
-- Joshua Haberman <joshua@debian.org> Wed, 25 Mar 2001 19:56:13 -0800