djplay (0.5.0-3ubuntu1) intrepid; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes: - debian/djplay-launcher: + Changed $(pidof qjackctl) to $(pidof qjackctl.bin) + Added sleep 1s between launching qjackctl and getting qjackctl.bin's pid -- Adrien Cunin Sat, 21 Jun 2008 18:12:12 +0200 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-2ubuntu1) hardy; urgency=low * debian/djplay-launcher: - Changed $(pidof qjackctl) to $(pidof qjackctl.bin) - Added sleep 1s between launching qjackctl and getting qjackctl.bin's pid -- Adrien Cunin Sat, 05 Apr 2008 12:32:04 +0200 djplay (0.5.0-2build1) hardy; urgency=low * Rebuild for libgtk1.2 transition -- Emmet Hikory Sun, 02 Dec 2007 18:21:29 +0900 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