--- abcde-1.9.10.orig/debian/conffiles
+++ abcde-1.9.10/debian/conffiles
@@ -0,0 +1 @@
+/etc/abcde.conf
--- abcde-1.9.10.orig/debian/changelog
+++ abcde-1.9.10/debian/changelog
@@ -0,0 +1,435 @@
+abcde (1.9.10-1) unstable; urgency=low
+
+  * The Waiter-There's-A-Proof-In-My-Pudding Release
+  * Fixed some quoting issues preventing abcde from using a temp directory
+    containing spaces, closes: #89682
+  * Now purges encodetracklocation notes from the status file when resuming.
+  * -a playlist now implies -a cddb
+  * Manpage and default config file updates, closes: #78726, #100841, #100845
+  * Applied checkstatus patch by Itai Zukerman, fixes certain track number
+    status checking situations, closes: #93395
+  * Check to see if things run through run_command return a nonzero error
+    code and present the command and error code to the user later,
+    closes: #93485
+  * Devfs fixup - If /dev/cdrom doesn't exist, try /dev/cdroms/cdrom0,
+    closes: #101933
+  * If a background process returned an error, log it. If it was an encode
+    process, abandon that encode location and don't wait for the encode
+    process to finish. Display the commandlines that resulted in error exits
+    with their exit codes before aborting.
+  * do_tag handles vorbis commenting failures idempotently
+  * -n works again
+  * Resumes encoding if all files have ripped, closes: #101843
+  * do_cddbedit code checks to see if it's already been run
+
+ -- Robert Woodcock <rcw@debian.org>  Wed,  1 Aug 2001 20:20:41 -0700
+
+abcde (1.9.9-1) unstable; urgency=low
+
+  * The Not-Quite-Last-In-The-Development-Series Release
+  * I broke ID3v1 comments in 1.9.8, it's fixed now, thanks to Christian
+    Beyerlein for noticing this, closes: #89519
+
+ -- Robert Woodcock <rcw@debian.org>  Tue, 13 Mar 2001 07:53:10 -0800
+
+abcde (1.9.8-1) unstable; urgency=low
+
+  * The Groundshaking Release
+  * Now defaults to using FreeDB instead of Gracenote. Pricks.
+  * New VAOUTPUTFORMAT variable for those who like their various artists
+    discs named in a different format
+  * Accomodates the fact that OpenBSD xargs does not eat whitespace, thanks
+    to Marcus Daniel for discovering this
+  * New scheduler for distmp3, thanks to David Bergeron
+  * xingmp3enc support, thanks to Brian Gannon
+  * Stripped down cddb-tool a little bit so that abcde no longer requires
+    mktemp
+  * New -C option to let people continue where they left off if they no
+    longer have the CD handy
+  * ID3COMMENT is now COMMENT
+  * Ogg commenting is now done separately so resuming doesn't break it
+  * More documentation updates
+
+ -- Robert Woodcock <rcw@debian.org>  Sat, 10 Mar 2001 22:51:39 -0800
+
+abcde (1.9.7-1) unstable; urgency=low
+
+  * The Overcast Partial Eclipse Release
+  * Supports ID3v2
+  * Various Artists heuristics patch by Kevin Everets
+  * New -c option to specify an extra configuration file, closes: #76252
+  * Does not try to check if a tagger exists unless OUTPUTTYPE=mp3,
+    closes: #78540
+  * cddb-tool template output fixes
+  * Yet more documentation updates, closes #78632, #78726
+  * Avoids id3v2's -c option for now
+  * Adds support for another Various Artists format, "Artist: Title", thanks
+    to Wolfgang Borgert, closes: #78292
+  * Fixed typo that was breaking remote encoding support, closes: #81183
+  * Hitting control-c while there's nothing in the foreground no longer
+    causes abcde to delete all its work upon exit
+
+ -- Robert Woodcock <rcw@debian.org>  Sun,  7 Jan 2001 21:17:32 -0800
+
+abcde (1.9.6-1) unstable; urgency=low
+
+  * The Squishy Release
+  * Updated getopts call to remove obsoleted options
+  * More documentation fixes, closes: #77957
+  * Single inexact match spurious question fix
+  * Fixed encoder trigger timing when using -l, closes: #77854
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 26 Nov 2000 18:37:18 -0800
+
+abcde (1.9.5-1) unstable; urgency=low
+
+  * The "Run Towards Trick Or Treaters With Scissors" Release
+  * Some documentation updates, closes: #75707, #75927
+  * mungefilename quoting fix, closes: #75556
+  * Implemented -a, which replaces -p, -P, and a number of other things,
+    closes: #75507
+
+ -- Robert Woodcock <rcw@debian.org>  Wed, 25 Oct 2000 21:16:38 -0700
+
+abcde (1.9.4-1) unstable; urgency=low
+
+  * The "Run With Scissors" Release
+  * Various Artists support by Kevin Everets
+  * Specifying track numbers on the command line should work again, bash was
+    getting a wee bit confuzzled with the way I had things before.
+  * A couple more error output changes and miscellaneous fixes
+  * OUTPUTDIR works again
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 28 Sep 2000 23:11:35 -0700
+
+abcde (1.9.3-1) unstable; urgency=low
+
+  * The ugh Release
+  * Brown Paper Bag fix for mp3enc users
+  * Recreated the rest of the variable environment in do_playlist, fixes
+    TRACKNUM availability for real this time, closes: #72535
+
+ -- Robert Woodcock <rcw@debian.org>  Tue, 26 Sep 2000 22:08:27 -0700
+
+abcde (1.9.2-1) unstable; urgency=low
+
+  * The "Very Long Changelog Entries Can Become Addicting" Release.
+  * Switched default output type to ogg, default encoder to oggenc
+  * Since 1.9.x prompts for CDDB edits by default there is now a -N switch
+    for non-interactivity.
+  * Handles cddb entries with random sprinklings of CR's and LF's
+  * You can now specify niceness for the reader and encoders, thanks to
+    Kevin Everets <kevin.everets@alcatel.com>
+  * -j 0 will now disable local encoding, thanks to Antonio Fiol
+    <Antonio.FIOL@enst-bretagne.fr>
+  * Vorbize should actually work now, thanks to Kevin Everets and James
+    LewisMoss
+  * Oggenc/Vorbize commenting support
+  * Made TRACKNUM available for playlist generation
+  * Fleshed out the TODO list a bit more
+  * mungefilename() now translates ':' to ' -' by default. Rationale: You
+    can't put ':' on a FAT filesystem. It also wreaks havoc with Samba.
+
+ -- Robert Woodcock <rcw@debian.org>  Mon, 25 Sep 2000 19:31:35 -0700
+
+abcde (1.9.1-1) unstable; urgency=low
+
+  * The "Don't Fraun" Release.
+  * Fixed a half-dozen minor buglets
+  * A little less debug output, a lot more normal output
+  * Resuming operation works better now
+  * Patched up offline usage again
+  * Broke OUTPUTFORMAT - if you plan on ever using Ogg support, and you've
+    overridden the OUTPUTFORMAT default, change the ".mp3" to
+    ".${OUTPUTTYPE}"
+  * Beginnings of Ogg Vorbis support (vorbize and oggenc) - warning:
+    completely untested
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 17 Aug 2000 21:03:00 -0700
+
+abcde (1.9-1) unstable; urgency=low
+
+  * The "" Release.
+  * Completely redone tmpfile handling, abcde can now continue where you left
+    off. closes: #42970, #50883, #66668
+  * Restructured program execution scheduling around central status file
+  * Moved cddb-tool interactivity to abcde, 'cddb-tool get' no longer exists,
+    it is now 'cddb-tool query' and 'cddb-tool read'.
+  * Removed -e, -v, and -V, since abcde will now prompt you if you want to
+    edit or otherwise muck with the data after you have a chance to see it.
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 22 Jun 2000 18:13:01 -0700
+
+abcde (1.1.1-1) unstable; urgency=low
+
+  * The "That wasn't chicken" Release.
+  * Remote distributed encoding had a bad bug in 1.1 - work to be done
+    remotely was duplicated locally (everything still turned out ok -
+    there was just no speedup). Fixed that.
+  * Restructured encode_and_tag function.
+
+ -- Robert Woodcock <rcw@debian.org>  Sun,  7 May 2000 20:10:10 -0700
+
+abcde (1.1-1) unstable; urgency=low
+
+  * The "We heard Mr. Garrison say them a couple of times" Release.
+  * New -r and REMOTEHOSTS option to use distmp3 to encode to multiple
+    hosts at once.
+  * Command-line track range specification (f.e. "abcde 1-12"
+    (Thanks: Vincent Ho)
+  * Now displays minutes/seconds for each track while displaying track titles
+    at the start
+
+ -- Robert Woodcock <rcw@debian.org>  Tue, 18 Apr 2000 23:59:09 -0700
+
+abcde (1.0.6-1) unstable; urgency=low
+
+  * The "Inspected by #17" Release.
+  * New EJECTCD option to eject the CD after all tracks are read (thanks:
+    Hrafnkell F Hlodversson)
+
+ -- Robert Woodcock <rcw@debian.org>  Sun,  2 Apr 2000 23:23:44 -0700
+
+abcde (1.0.5-1) unstable; urgency=low
+
+  * The "...So we can both watch X-Files..." Release.
+  * Quoting fix for setups without space->underscore filename munging
+  * README file URL fixes/updates
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 16 Mar 2000 18:34:38 -0800
+
+abcde (1.0.4-1) unstable; urgency=low
+
+  * The "Plop, Plop, Fizz Fizz" Release
+  * CDPARANOIAOPTS and CDDA2WAVOPTS should work now.
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 20 Feb 2000 18:44:08 -0800
+
+abcde (1.0.3-1) unstable; urgency=low
+
+  * The "This Space Intentionally Left Blank" Release
+  * Support for reverse and dashed Various Artists discs
+  * More elegant way of passing backtick data
+  * Replaced all `foo` commands with $(foo)
+  * Custom filename munging, closes: #38448
+
+ -- Robert Woodcock <rcw@debian.org>  Wed,  9 Feb 2000 20:26:22 -0800
+
+abcde (1.0.2-1) unstable; urgency=low
+
+  * Now eats backticks in CDDB input (thanks to Steve Beattie)
+  * mp3enc support (thanks to Richard Jelinek and Chris Ruvolo),
+    closes: #56189
+  * cddb-tool more gracefully handles no net connection for those with
+    local caching name servers
+  * Fixed HELLOINFO documentation bug, closes: #56268
+
+ -- Robert Woodcock <rcw@debian.org>  Wed, 26 Jan 2000 19:45:06 -0800
+
+abcde (1.0.1-1) unstable; urgency=low
+
+  * The "s/ever/ Three Days/" Release
+  * Now properly handles double-quotes in Artist and Album data
+    (thanks to Clint Adams), closes: #54888
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 13 Jan 2000 23:34:24 -0800
+
+abcde (1.0-1) unstable; urgency=low
+
+  * The "But a 1.0 is Forever" Release
+  * Backed out cddb-tool quoting change, closes: #54005
+  * Now strips carriage returns from CDDB data, closes: #53815
+  * Added ID3COMMENT config option
+
+ -- Robert Woodcock <rcw@debian.org>  Mon, 10 Jan 2000 20:48:24 -0800
+
+abcde (0.8.9-1) unstable; urgency=low
+
+  * The "Get it Before the World Implodes" Release
+  * Added -D (debugging option, outputs debugging information to stderr).
+    Very useful for submitting bug reports, hint hint hint :)
+    Just do 'abcde -D 2>logfile' and include logfile in your bug report.
+  * Now uses id3's new -T option to embed track numbers in ID3 tags.
+  * Fixed cddb-tool output for FreeDB submissions, closes: #51986.
+    Thanks to Clint Adams for spotting the problem
+  * New -v switch for Various Artist CD's (thanks to Magenta Hari Nezumi)
+    closes: #43581
+  * Fixed minor cddb-tool manpage buglet
+  * Fixed cddb-tool output for shell quoting, thanks to Philipp Meier.
+    closes: #52469
+
+ -- Robert Woodcock <rcw@debian.org>  Fri, 31 Dec 1999 14:12:35 -0800
+
+abcde (0.8.8-1) unstable; urgency=low
+
+  * Added gogo explainations to manpages and example config file
+  * Added code by Stuart Ballard <sballard@netreach.net> to intelligently
+    use relative paths for playlist files, closes #51351
+  * Added PLAYLISTDATAPREFIX config option for those who wish to prefix
+    their playlist data with things like URL's
+  * Fixed bug added in 0.8 where the multiple inexact match choice
+    selection would be hidden to the user (cddb-tool wasn't sending all
+    user output to stderr as it should), closes #51434, #50786
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 28 Nov 1999 16:02:24 -0800
+
+abcde (0.8.7-1) unstable; urgency=low
+
+  * Removed some parallelization from encode_and_tag, closes: #50246
+
+ -- Robert Woodcock <rcw@debian.org>  Tue, 16 Nov 1999 18:49:29 -0800
+
+abcde (0.8.6-1) unstable; urgency=low
+
+  * Removed remaining bashisms
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 14 Nov 1999 08:46:14 -0800
+
+abcde (0.8.5-1) unstable; urgency=low
+
+  * Fixed some background encoding issues that cropped up in 0.8.3.
+
+ -- Robert Woodcock <rcw@debian.org>  Sun,  7 Nov 1999 01:08:27 -0800
+
+abcde (0.8.4-1) unstable; urgency=low
+
+  * New name. cdgrab was already taken - the original cdgrab name
+    belongs to a CDDA reading program for DOS dating back to 1993.
+    It's still in use and active development, so I'm changing the
+    name of cdgrab instead. See this URL for a description of the
+    original cdgrab: http://www.scn.rain.com/pub/cdrom/cdgrab.txt
+
+    Your old /etc/cdgrab.conf and/or ~/.cdgrab.conf can simply be
+    renamed to /etc/abcde.conf and ~/.abcde.conf.
+
+    The program name is now 'abcde'.
+
+ -- Robert Woodcock <rcw@debian.org>  Tue,  2 Nov 1999 22:28:19 -0800
+
+cdgrab (0.8.3-1) unstable; urgency=low
+
+  * 0.8.2 would leave around cdgrab.xxxxxx tempfiles with -j.
+    Fixed that.
+  * Fixed quoting issues regarding spaces in output files
+    closes: #38449
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 28 Oct 1999 20:08:22 -0700
+
+cdgrab (0.8.2-1) unstable; urgency=low
+
+  * Fixes a cddb-tool quoting issue - closes: #46979
+  * Adds support for gogo
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 10 Oct 1999 11:24:50 -0700
+
+cdgrab (0.8.1-1) unstable; urgency=low
+
+  * Clears up a few bashisms from the merged-in cddb-tool patches
+    closes: #45512, #45514
+  * FHS compliance
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 19 Sep 1999 12:21:40 -0700
+
+cdgrab (0.8-1) unstable; urgency=low
+
+  * New Release - closes: #43579, #42997, #38325, #42971
+  * Removes dependancy for now non-existant cdparanoia-bin package
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 26 Aug 1999 22:34:29 -0700
+
+cdgrab (0.7.7-1) unstable; urgency=low
+
+  * one-liner patch re-release :)
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 12 Aug 1999 07:29:50 -0700
+
+cdgrab (0.7.6-1) unstable; urgency=low
+
+  * New Release - closes: #42734
+
+ -- Robert Woodcock <rcw@debian.org>  Mon,  9 Aug 1999 21:11:30 -0700
+
+cdgrab (0.7.5-1) unstable; urgency=low
+
+  * New Release - closes: #40179, #41086
+
+ -- Robert Woodcock <rcw@debian.org>  Tue, 13 Jul 1999 19:20:53 -0700
+
+cdgrab (0.7.4-1) unstable; urgency=low
+
+  * New Release
+
+ -- Robert Woodcock <rcw@debian.org>  Mon,  7 Jun 1999 22:12:20 -0700
+
+cdgrab (0.7.3-1) unstable; urgency=low
+
+  * New Release
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 23 May 1999 22:24:43 -0700
+
+cdgrab (0.7.2-1) unstable; urgency=low
+
+  * New Release
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 16 May 1999 17:41:55 -0700
+
+cdgrab (0.7.1-1) unstable; urgency=low
+
+  * New release
+
+ -- Robert Woodcock <rcw@debian.org>  Fri, 14 May 1999 23:37:00 -0700
+
+cdgrab (0.7-1) unstable; urgency=low
+
+  * New release
+  * cd-discid spun off into its own package, cdgrab is now
+    Architecture: all
+
+ -- Robert Woodcock <rcw@debian.org>  Fri,  7 May 1999 20:44:06 -0700
+
+cdgrab (0.6.2-1) unstable; urgency=low
+
+  * New release, closes: bug #35379, bug #36272
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 18 Apr 1999 15:09:43 -0700
+
+cdgrab (0.6.1-1) unstable; urgency=low
+
+  * New release, quick bashism bugfix - closes: bug #35245
+
+ -- Robert Woodcock <rcw@debian.org>  Mon, 29 Mar 1999 19:19:04 -0800
+
+cdgrab (0.6-1) unstable; urgency=low
+
+  * New release - closes: bug #34454, #34736, #34823, #34824
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 28 Mar 1999 18:26:54 -0800
+
+cdgrab (0.5-1) unstable; urgency=low
+
+  * New release
+
+ -- Robert Woodcock <rcw@debian.org>  Thu, 18 Mar 1999 23:39:02 -0800
+
+cdgrab (0.4-1) unstable; urgency=low
+
+  * New release - closes: bug #34566, #34577
+
+ -- Robert Woodcock <rcw@debian.org>  Tue, 16 Mar 1999 00:10:20 -0800
+
+cdgrab (0.3-1) unstable; urgency=low
+
+  * New release - closes: bug #34101
+
+ -- Robert Woodcock <rcw@debian.org>  Fri,  5 Mar 1999 18:13:30 -0800
+
+cdgrab (0.2-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Robert Woodcock <rcw@debian.org>  Sun, 21 Feb 1999 18:50:34 -0800
+
+Local variables:
+mode: debian-changelog
+add-log-mailing-address: "rcw@debian.org"
+End:
--- abcde-1.9.10.orig/debian/copyright
+++ abcde-1.9.10/debian/copyright
@@ -0,0 +1,19 @@
+This package was debianized by Robert Woodcock <rcw@debian.org> on
+Sun, 21 Feb 1999 18:50:34 -0800.
+
+It is made available at: http://frantica.lly.org/~rcw/abcde/
+
+Upstream Author: me :)
+
+Copyright:
+
+Copyright (c) 1998,1999 Robert Woodcock <rcw@debian.org>
+This code is hereby licensed for public consumption under either the
+GNU GPL v2 or greater, or Larry Wall's Artistic license - your choice.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+Copyright for this work is to expire January 1, 2010, after which it
+shall be public domain.
--- abcde-1.9.10.orig/debian/dirs
+++ abcde-1.9.10/debian/dirs
@@ -0,0 +1,2 @@
+etc
+usr/bin
--- abcde-1.9.10.orig/debian/docs
+++ abcde-1.9.10/debian/docs
@@ -0,0 +1,4 @@
+README
+changelog
+TODO
+
--- abcde-1.9.10.orig/debian/preinst
+++ abcde-1.9.10/debian/preinst
@@ -0,0 +1,26 @@
+#!/bin/sh
+# If:
+# * this isn't an upgrade (a fresh install)
+# * and /etc/cdgrab.conf exists
+# * and /etc/abcde.conf doesn't
+# copy /etc/cdgrab.conf to /etc/abcde.conf
+
+if [ "$1" != "install" ]
+then
+	exit 0
+fi
+if [ "$2" != "" ]
+then
+	exit 0
+fi
+if [ -f /etc/abcde.conf ]
+then
+	exit 0
+fi
+if [ -r /etc/cdgrab.conf ]
+then
+	echo Copying old /etc/cdgrab.conf to /etc/abcde.conf...
+	cp -a /etc/cdgrab.conf /etc/abcde.conf
+	exit 0
+fi
+#DEBHELPER#
--- abcde-1.9.10.orig/debian/control
+++ abcde-1.9.10/debian/control
@@ -0,0 +1,19 @@
+Source: abcde
+Section: sound
+Priority: optional
+Maintainer: Robert Woodcock <abcde@whimsica.lly.org>
+Standards-Version: 3.5.5
+Build-Depends: debhelper
+
+Package: abcde
+Architecture: all
+Depends: cd-discid, wget, cdparanoia | cdda2wav, vorbis-tools (>= 1.0beta4-1)
+Conflicts: cdgrab
+Replaces: cdgrab
+Provides: cdgrab
+Suggests: eject, distmp3, id3 (>= 0.12), id3v2
+Description: A Better CD Encoder
+ A frontend program to cdparanoia, wget, cd-discid, id3, and your favorite
+ Ogg or MP3 encoder (defaults to oggenc). Grabs an entire CD and converts
+ each track to Ogg or MP3, then comments or ID3-tags each file, with one
+ command.
--- abcde-1.9.10.orig/debian/rules
+++ abcde-1.9.10/debian/rules
@@ -0,0 +1,74 @@
+#!/usr/bin/make -f
+# Made with the aid of dh_make, by Craig Small
+# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
+# Some lines taken from debmake, by Cristoph Lameter.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	
+	# Add here commands to compile the package.
+	$(MAKE) 
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp install-stamp
+
+	# Add here commands to clean up after the build process.
+	-$(MAKE) clean
+
+	dh_clean
+
+install: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	# Add here commands to install the package into debian/tmp.
+	$(MAKE) install DESTDIR=`pwd`/debian/tmp
+
+	touch install-stamp
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+#	dh_testversion
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installexamples
+	dh_installmenu
+#	dh_installemacsen
+#	dh_installinit
+	dh_installcron
+	dh_installmanpages
+#	dh_undocumented
+	dh_installchangelogs 
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+#	dh_makeshlibs
+	dh_md5sums
+	dh_builddeb
+
+source diff:                                                                  
+	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary

