mcdp (0.4-5) unstable; urgency=low * New maintainer (Closes: #439053) * Fix explicit device error message (Closes: #409199), cant_open_cd-device_error.diff * Clear screen before giving the "no disc" error message when started without a CD in the drive (Closes: #411563) clear_display_when_no_disk.diff * Clear the screen before giving the man page when user asks for help, redraw_on_help.diff * Fix copyright-without-copyright-notice * Not upgrading to 0.6 since the author claims it is still pre-pre-pre alpha -- Ryan Kavanagh Sun, 01 Jun 2008 10:50:21 -0400 mcdp (0.4-4) unstable; urgency=low * QA upload. * debian/control: + Update Standards Version to 3.7.3. + Make Debian QA Group the Maintainer. + Build-Depend on debhelper 5 instead of 4. + Build-Depend on quilt. * debian/compat: Set to 5. * debian/rules: + Call quilt for patches. + Don't ignore make clean error. + Remove unnecessary comments. * debian/patches: + manpage_fix.diff: Fix grammar in man page. Thanks to Reuben Thomas. (Closes: #409198). + nostrip.diff: Prevent upstream stripping of executable. (Closes: #437560) -- Kumar Appaiah Sun, 09 Dec 2007 10:54:31 +0530 mcdp (0.4-3) unstable; urgency=low * Apply patch to fix FTBFS (amd64/gcc-4.0): invalid storage class for function 'cd_cddbsum' (thanks Andreas Jochens). Closes: #287635 * Bumped Standards-Version to 3.6.2. * Upload sponsored by Soeren Boll Overgaard -- Frederik Dannemare Mon, 24 Oct 2005 01:02:31 +0200 mcdp (0.4-2) unstable; urgency=low * Commented out #CFLAGS += -mpreferred-stack-boundary=2 -march=$(ARCH) -mcpu=$(ARCH) in Makefile to allow for building on more archs. Closes: #252097 * Bumped up Standards-Version to 3.6.1.0. * Upload sponsored by Soeren Boll Overgaard -- Frederik Dannemare Sun, 20 Jun 2004 01:38:23 +0200 mcdp (0.4-1) unstable; urgency=low * Package description updated. * Package uploaded to Debian archives. Closes: #238671 * Fixed incorrectly depends/build-depends on libncurses5/libncurses5-dev. * Initial Release. * My first debian package. * Edited Makefile to not make use of diet and dietlibc. * Changelog aggregated, and upload sponsored by Søren Boll Overgaard -- Frederik Dannemare Mon, 23 Feb 2004 00:39:04 +0100