djplay (0.5.0-3.1build1) lucid; urgency=low * No-change rebuild for jack transition. -- Steve Kowalik Tue, 19 Jan 2010 12:48:36 +1100 djplay (0.5.0-3.1) unstable; urgency=low * Non-maintainer upload. * Add quilt patch system. + Add README.source for quilt patch system. * 01_noglib.diff - (Closes: #523640). + Remove dependency and patch to build without glib1.2. * 02_const_char.diff - Use const char *. Fix FTBFS. * Replace libjack0.100.0-dev b-d with libjack-dev. (Closes: #527417). * Copy in config.{sub,guess} on configure, rm them on clean. * debian/djplay-launcher: - Changed $(pidof qjackctl) to $(pidof qjackctl.bin). - Add sleep 1s between launching qjackctl and getting qjackctl.bin's pid. - Taken from Ubuntu package. * debian/copyright: + Version paths to common licenses. + Add appropriate copyright holders. + Minor syntax clean-up. * Remove deprecated dh_desktop call. * Replace dh_clean -k call with dh_prep. -- Barry deFreese Wed, 11 Nov 2009 09:30:19 -0500 djplay (0.5.0-3) unstable; urgency=low * debian/control: - Removed useless libqt3-compat-headers build-dependency (Closes: #464253) - Moved homepage to the new field - Updated Standards-Version to 3.7.3 * debian/rules: added dh_desktop call * debian/{control,compat}: updated to debhelper 7 -- Adrien Cunin Thu, 22 May 2008 16:07:28 +0200 djplay (0.5.0-2) unstable; urgency=low * debian/{control,copyright,djplay.1}: updated my email address * Added debian/watch * debian/djplay-launcher{,.1}: added, new script which eases the process of launching DJPlay * debian/README.Debian: updated accordingly * debian/djplay.desktop: added * debian/djplay.{install,dirs}: install djplay-launcher and djplay.desktop * debian/rules: fixed lintian warning, install djplay-launcher man page -- Adrien Cunin Thu, 16 Aug 2007 16:55:24 +0200 djplay (0.5.0-1) unstable; urgency=low * First upload to Debian -- Adrien Cunin Sat, 6 Jan 2007 17:07:14 +0100 djplay (0.5.0-0ubuntu1) feisty; urgency=low * New upstream release (Closes Malone: #75634) * Build-Depends: added libdjconsole-dev -- Adrien Cunin Fri, 22 Dec 2006 22:36:10 +0100 djplay (0.4.1-0ubuntu1) feisty; urgency=low * New upstream release * All patches dropped: integrated upstream or no longer needed * Removed dpatch - Removed build-dep on dpatch - Removed debian/patches/ - Removed dpatch stuff in debian/rules * Added build-dep on libusb-dev * debian/rules: - Removed "export QTDIR=/usr/include/qt3" - Added ./configure options: --with-qt-includes=/usr/include/qt3 --with-qt-librairies=/usr/lib - Updated the clean rule -- Adrien Cunin Sat, 18 Nov 2006 22:01:34 +0100 djplay (0.3.0-0ubuntu3) feisty; urgency=low * debian/patches/06_fix_segfault_jackd.dpatch: patch from upstream - fix segfault when jackd is not running (Closes Malone: #70783) -- Adrien Cunin Wed, 8 Nov 2006 16:22:08 +0100 djplay (0.3.0-0ubuntu2) edgy; urgency=low * debian/patches/05_64bits.dpatch: - add support for 64 bits by replacing some "int" with "long" * debian/control: - set Architecture to any - added a space before "Homepage:" in description -- Adrien Cunin Fri, 13 Oct 2006 17:52:37 +0200 djplay (0.3.0-0ubuntu1) edgy; urgency=low * Initial release * debian/patches/01_qtdir.dpatch: - fix libqt include directory * debian/patches/02_bitmapbutton.dpatch: - change bitmapbutton.h include location * debian/patches/03_bitmapslider.dpatch: - change bitmapslider.h include location * debian/patches/04_mp3map.dpatch: - remove "Mp3Map::" to make it compile with this version of gcc -- Adrien Cunin Sat, 9 Sep 2006 15:14:20 +0200