mp3burn (0.4.2-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.18: POD errors":
    apply POD fix from brian m. carlson.
    (Closes: #719503)

 -- gregor herrmann <gregoa@debian.org>  Tue, 20 Aug 2013 16:50:22 +0200

mp3burn (0.4.2-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Use Ogg::Vorbis::Header::PurePerl instead of Ogg::Vorbis::Header.
    (Closes: #655408)

 -- Tim Retout <diocles@debian.org>  Mon, 09 Apr 2012 21:39:29 +0100

mp3burn (0.4.2-2) unstable; urgency=low

  * Remove dependency on cdrecord (Closes: #405644) 
  * Really use wodim instead of cdrecord
  * Bump standards version
  * Update copyright
  * Add ${misc:Depends} to binary deps

 -- Alexander Wirt <formorer@debian.org>  Mon, 25 Oct 2010 09:05:07 +0200

mp3burn (0.4.2-1) unstable; urgency=low

  * New upstream release
    - Fix swap detection (Closes: #450865, #289822, #450865)
  * Add dependency on cdrecord dummy package (Closes: #501388)
  * Bump standards version (no changes)

 -- Alexander Wirt <formorer@debian.org>  Tue, 14 Oct 2008 07:56:06 +0200

mp3burn (0.4.1-3) unstable; urgency=low

  * Replace cdrecord with wodim (Closes: #405644)
  * Move dh compat to debian/compat

 -- Alexander Wirt <formorer@debian.org>  Thu, 25 Oct 2007 16:41:45 +0200

mp3burn (0.4.1-2) unstable; urgency=low

  * Add swab support for ppc
  * Bumped standards version
  * Updated debhelper compat version 

 -- Alexander Wirt <formorer@debian.org>  Sun, 24 Sep 2006 11:44:55 +0200

mp3burn (0.4.1-1) unstable; urgency=low

  * New upstream release
    - Detects swab on x86_64 correctly

 -- Alexander Wirt <formorer@debian.org>  Wed,  9 Feb 2005 22:15:37 +0100

mp3burn (0.4.0-1) unstable; urgency=low

  * New upstream release
    - Don't longer uses ogginfo directly (Closes: #250834)
    - Fixed the detection of the mp3 decoder (Closes: #252434)

 -- Alexander Wirt <formorer@debian.org>  Sun, 18 Jul 2004 15:58:00 +0200

mp3burn (0.3.3-1) unstable; urgency=low

  * New upstream release
  	- Fixed detection of the flac decoder (Closes: #246279)

 -- Alexander Wirt <formorer@debian.org>  Wed, 28 Apr 2004 10:34:06 +0200

mp3burn (0.3.2-1) unstable; urgency=low

  * New upstream release

 -- Alexander Wirt <formorer@debian.org>  Wed, 14 Apr 2004 14:09:53 +0200

mp3burn (0.3.1-2) unstable; urgency=low

  * Fixed manpage (closes #222393)

 -- Alexander Wirt <formorer@debian.org>  Fri,  2 Jan 2004 10:35:38 +0100

mp3burn (0.3.1-1) unstable; urgency=low

  * New upstream release (fixed swap detection)
  * Updated Standardsversion 

 -- Alexander Wirt <formorer@debian.org>  Sun, 16 Nov 2003 21:59:10 +0100

mp3burn (0.3-1) unstable; urgency=low

  * New upstream release

 -- Alexander Wirt <formorer@debian.org>  Fri, 14 Nov 2003 23:44:21 +0100

mp3burn (0.02-15) unstable; urgency=low

  * switches from standard getopt to GetOpts::Long
  * updated Manpage for the new option format
  * Changed Maintainerfield 

 -- Alexander Wirt <formorer@debian.org>  Fri, 14 Nov 2003 16:13:47 +0100

mp3burn (0.02-14) unstable; urgency=low

  * New Maintainer (closes: #202329)
  * mp3burn now uses pod2usage for generating help output
  * added -h switch for help
  * Updated manpage
  * Removed flac dependency and add flac check
  * Exit gracefully if there are no valid files to burn
  * Use Shell::StringQuote to avoid problems with spaces and metacharacters in
    filenames.

 -- Alexander Wirt <formorer@formorer.de>  Sun, 12 Oct 2003 19:02:55 +0200

mp3burn (0.02-13) unstable; urgency=low

  * command-line arguments summary (thx to Kevin C. Krinke for the patch)
  * orphaned; maintainer set to packages@qa.debian.org

 -- tony mancill <tmancill@debian.org>  Mon, 21 Jul 2003 16:11:02 -0700

mp3burn (0.02-12) unstable; urgency=low

  * added ATIP support from upstream's mp3burn-0.1 package

 -- tony mancill <tmancill@debian.org>  Tue, 11 Feb 2003 19:27:29 -0800

mp3burn (0.02-11) unstable; urgency=low

  * playlist support (thanks to <andreas@inferno.nadir.org> for the patch)

 -- tony mancill <tmancill@debian.org>  Thu,  6 Feb 2003 20:37:13 -0800

mp3burn (0.02-10) unstable; urgency=low

  * initial support for FLAC audio files (closes: #173349)

 -- tony mancill <tmancill@debian.org>  Mon, 03 Feb 2003 21:52:55 -0800

mp3burn (0.02-9) unstable; urgency=low

  * now handles vorbis-tools 1.0 ogginfo output (closes: #163451)
  * slight tweaks to handle non-audio files

 -- tony mancill <tmancill@debian.org>  Sun, 10 Nov 2002 21:41:52 -0800

mp3burn (0.02-8) unstable; urgency=low

  * -M <mp3decoder> or $mp3decoder in .mp3burnrc will now override
    mpg321 as the MP3 decoder; mpg123-oss is no longer used automatically
    if present (closes: #150903)
  * slight tweak to manpage formatting (closes: #154407)

 -- tony mancill <tmancill@debian.org>  Sun, 28 Jul 2002 11:37:17 -0700

mp3burn (0.02-7) unstable; urgency=low

  * prints error on MP3s <> 44.1kHz when using mpg321 (closes: #118545)
  * uses mpg123 if it is installed (as per multiple user complaints)

 -- tony mancill <tmancill@debian.org>  Mon, 21 Jan 2002 23:40:52 -0800

mp3burn (0.02-6) unstable; urgency=low

  * applied Vorbis Ogg support + manpage patch (closes: #116959)
  * now quote fifos to prevent shell expansion/confusion (closes: #116007)

 -- tony mancill <tmancill@debian.org>  Thu, 25 Oct 2001 13:36:56 -0700

mp3burn (0.02-5) unstable; urgency=low

  * added code to set -swab for cdrecord when needed (closes: #111275)
  * added the -m option (for overriding the auto -swab code)
  * added dependency on version of mpg321 that can handle mono files

 -- tony mancill <tmancill@debian.org>  Tue, 18 Sep 2001 23:54:11 -0700

mp3burn (0.02-4) unstable; urgency=low

  * package moved to main (now depends on mpg321) - closes: #90084
  * changed dependency from libmpeg-mp3info-perl to libmp3-info-perl
  * minor hack (padded time output)

 -- tony mancill <tmancill@debian.org>  Sun,  1 Jul 2001 22:07:20 -0700

mp3burn (0.02-3) unstable; urgency=low

  * Closes: #79182 get_mp3info Perl problem
  * added info to README/manpage about -swab on little-Endian systems

 -- tony mancill <tmancill@debian.org>  Sun, 10 Dec 2000 15:50:32 -0700

mp3burn (0.02-2) unstable; urgency=low

  * set section to "contrib/sound" due to dependency on mpg123 

 -- tony mancill <tmancill@debian.org>  Sun, 26 Nov 2000 19:56:44 -0700

mp3burn (0.02-1) unstable; urgency=low

  * Initial Release.

 -- tony mancill <tmancill@debian.org>  Mon, 20 Nov 2000 23:12:00 -0700