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