Skip to content

Debian Changelog djplay (0.5.0-3.2)

2011

djplay (0.5.0-3.2) unstable; urgency=low

   * Non-maintainer upload.
   * Add missing #include statements to fix FTBFS on all architectures;
     Closes: #629686 and LP: 595827
   * Fix build-dependency on JACK (Closes: #595846).
   * Fix build-dependency on libsoundtouch-dev (Closes: #615512).
   * Explicitly set source format to 1.0.

 -- Alessio Treglia <alessio@debian.org>  Mon, 08 Aug 2011 12:37:32 +0200

2009

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 <bdefreese@debian.org>  Wed, 11 Nov 2009 09:30:19 -0500

2008

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 <adri2000@ubuntu.com>  Thu, 22 May 2008 16:07:28 +0200

2007

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 <adri2000@ubuntu.com>  Thu, 16 Aug 2007 16:55:24 +0200

djplay (0.5.0-1) unstable; urgency=low

   * First upload to Debian

 -- Adrien Cunin <adri2000@gmail.com>  Sat, 6 Jan 2007 17:07:14 +0100

2006

djplay (0.5.0-0ubuntu1) feisty; urgency=low

   * New upstream release (Closes Malone: #75634)
   * Build-Depends: added libdjconsole-dev

 -- Adrien Cunin <adri2000@gmail.com>  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 <adri2000@gmail.com>  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 <adri2000@gmail.com>  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 <adri2000@gmail.com>  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 <adri2000@gmail.com>  Sat, 9 Sep 2006 15:14:20 +0200