debian/0000755000000000000000000000000011546014663007174 5ustar debian/control0000644000000000000000000000235511546014365010603 0ustar Source: gjay Section: sound Priority: extra Maintainer: Craig Small Build-Depends: debhelper (>= 7), autotools-dev, libgtk2.0-dev, libgsl0-dev, audacious-dev, libflac-dev, libvorbis-dev, libmpdclient-dev Standards-Version: 3.9.1 Homepage: http://gjay.sourceforge.net/ Package: gjay Architecture: any Depends: mpg321 | mpg123, ${shlibs:Depends}, ${misc:Depends} Recommends: audacious | mpd Suggests: vorbis-tools Description: An automatic and learning DJ for audacious GJay (Gtk+ DJ) generates playlists across a collection of music (mp3, ogg, wav) such that each song sounds good following the previous song. Matches are based on both automatically analyzed song characteristics (BPM, frequency) as well as user-assigned categorizations (song 'color' and rating). It is ideal for DJs planning a set list or home users who want a non-random way to wander large collections. . All you have to do is tell GJay the base directory where you store your music files. It will then queue every file in the directory for analysis. Analysis is done in a separate process. When you quit GJay, you can choose to let this analysis process continue in the background. You can also choose to run GJay as a daemon, without any user interface. debian/rules0000755000000000000000000000067211344701355010256 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/compat0000644000000000000000000000000211344701355010367 0ustar 7 debian/menu0000644000000000000000000000014011344702734010055 0ustar ?package(gjay):needs="X11" section="Applications/Sound"\ title="gjay" command="/usr/bin/gjay" debian/changelog0000644000000000000000000001356211546014153011047 0ustar gjay (0.3.2-1) unstable; urgency=low * New upstream release - verbose level explained better in man page Closes: #601614 - analysis aborts if cannot expand file Closes: #60613 - Explicitly linked to dl library Closes: #615725 * As libmpdclient or audacious client not strictly required, moved to recommends -- Craig Small Sun, 03 Apr 2011 16:44:51 +1000 gjay (0.3.1-2) unstable; urgency=low * Updated to standards version 3.9.1 * Added flac and vorbis dev libraries to Build-Depends Closes: 582337 * Re-arranged mpg321 command line Closes: # 582336 -- Craig Small Mon, 06 Sep 2010 14:00:26 +1000 gjay (0.3.1-1) unstable; urgency=low * New upstream release - Shell quote the filenames Closes: #573554 -- Craig Small Fri, 09 Apr 2010 21:45:39 +1000 gjay (0.3.0-1) unstable; urgency=low * New upstream and Debian maintainer Closes: #565578 -- Craig Small Sun, 07 Mar 2010 21:41:36 +1100 gjay (0.2.8.3-5) unstable; urgency=low * Acknowledge NMU by Nathanael Nerode. Also thanks to Andreas Jochens for the patch (closes: Bug#286780). * Converted package to use dpatch. * Integrate patches by Lauri Alanko to fix analysis on amd64, and a buffer overrun (closes: #361056). * Push Standards-Version to 3.7.2; no changes needed. * Push DH compatibility to 5. -- martin f. krafft Tue, 11 Jul 2006 23:12:56 +0200 gjay (0.2.8.3-4.1) unstable; urgency=low * Non-maintainer upload at request of maintainer. * Integrate patch by Andreas Jochens to build with gcc 4.0 (closes: Bug#286780). -- Nathanael Nerode Sun, 12 Mar 2006 17:06:32 -0500 gjay (0.2.8.3-4) unstable; urgency=low * Integrated patch by Craig Small (thanks!) to fix communication with xmms. The patch has been accepted upstream and will be part of the next release. (closes: Bug#245608). -- martin f. krafft Tue, 24 Aug 2004 10:12:15 +0200 gjay (0.2.8.3-3) unstable; urgency=low * Applied patch by Andreas Jochens to fix building with gcc 3.4. (closes: Bug#258827). Thanks, Andreas! (and sorry for forgetting to include this in today's eralier upload.) * Changed source code to load libvorbis.so.0 instead of libvorbis.so and libvorbisfile.so.3 instead of libvorbisfile.so. (closes: Bug#232511). -- martin f. krafft Fri, 30 Jul 2004 21:30:25 +0200 gjay (0.2.8.3-2) unstable; urgency=low * The "lintian-clean" release. * Bumped up to 3.6.1.1 standards version. * Quoted strings in debian/menu. -- martin f. krafft Fri, 30 Jul 2004 21:09:29 +0200 gjay (0.2.8.3-1) unstable; urgency=low * New upstream release. closes: Bug#227122 -- martin f. krafft Thu, 22 Jan 2004 09:32:10 +0100 gjay (0.2.8-1) unstable; urgency=low * New upstream release. closes: Bug#222195 -- martin f. krafft Fri, 2 Jan 2004 22:22:19 +0100 gjay (0.2.7-1) unstable; urgency=low * New upstream release (closes: Bug#187249, #183545, #191794). * New upstream removes dependency on libvorbis, it finds it at runtime. Thus it is becoming a suggestion rather than a dependency. -- martin f. krafft Mon, 17 Nov 2003 22:00:08 +0100 gjay (0.2.6-2) unstable; urgency=low * Allowed mpg123 to satisfy the dependency of the MP3 player as well, next to mpg321 (which is still favoured) (closes: Bug#180151). * Changed dependency of libvorbis0 to libvorbis0a. -- martin f. krafft Sat, 5 Jul 2003 14:38:40 +0200 gjay (0.2.6-1) unstable; urgency=low * New upstream release (closes: Bug#176580). -- martin f. krafft Wed, 29 Jan 2003 21:08:43 +0100 gjay (0.2.5-1) unstable; urgency=low * New upstream release. -- martin f. krafft Sat, 11 Jan 2003 12:26:15 +0100 gjay (0.2.4-1) unstable; urgency=low * New upstream release (closes: Bug#167930, Bug#170486, Bug#171905) -- martin f. krafft Mon, 16 Dec 2002 18:55:39 +0100 gjay (0.2.3-2) unstable; urgency=low * Updated the Standards-Version to 3.5.8 to conform with Debian Policy. -- martin f. krafft Wed, 4 Dec 2002 10:44:43 +0100 gjay (0.2.3-1) unstable; urgency=low * New upstream release (closes: Bug#167931) -- martin f. krafft Wed, 4 Dec 2002 10:06:59 +0100 gjay (0.2.2-1) unstable; urgency=low * New upstream release (closes: Bug#170418, Bug#170486) -- martin f. krafft Mon, 25 Nov 2002 09:03:49 +0100 gjay (0.2-1) unstable; urgency=low * New upstream release (see changelog.gz, there were many changes). -- martin f. krafft Sun, 22 Nov 2002 12:52:21 +0100 gjay (0.1.4-1) unstable; urgency=low * New upstream release. -- martin f. krafft Sun, 22 Sep 2002 21:44:21 +0200 gjay (0.1.3-2) unstable; urgency=low * Fixed a problem in debian/rules (binary-indep vs. binary-arch) that prevented builds on other architectures than i386. I was stupid. -- martin f. krafft Thu, 12 Sep 2002 00:17:24 +0200 gjay (0.1.3-1) unstable; urgency=low * New upstream release (closes #160481) * Excluded the two *.orig files from dh_clean deletion (debian/rules) -- martin f. krafft Wed, 11 Sep 2002 17:33:32 +0200 gjay (0.1.1-2) unstable; urgency=low * Cosmetic changes to the packaging. Nothing more. * Added a README.Debian file to hint at the big endian problems. -- martin f. krafft Sun, 8 Sep 2002 19:29:11 +0200 gjay (0.1.1-1) unstable; urgency=low * New upstream release. -- martin f. krafft Wed, 4 Sep 2002 01:09:37 +0200 gjay (0.1-1) unstable; urgency=low * Initial Release. -- martin f. krafft Wed, 4 Sep 2002 00:02:08 +0200 debian/docs0000644000000000000000000000001411344702567010045 0ustar README TODO debian/watch0000644000000000000000000000052411344702764010230 0ustar # Example watch control file for uscan # Rename this file to "watch" and then you can run the "uscan" command # to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # Uncomment to find new files on sourceforge, for devscripts >= 2.9 http://sf.net/gjay/gjay-(.*)\.tar\.gz debian/copyright0000644000000000000000000000263411344702475011135 0ustar This work was packaged for Debian by: Craig Small on Sun, 07 Mar 2010 21:41:36 +1100 It was downloaded from: http://gjay.sourceforge.net/ Upstream Author(s): Craig Small Chuck Groom Copyright: Copyright 2010 Craig Small Copyright 2004 Chuck Groom License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". The Debian packaging is: Copyright (C) 2010 Craig Small you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. debian/source/0000755000000000000000000000000011441065455010473 5ustar debian/source/format0000644000000000000000000000001411344703501011672 0ustar 3.0 (quilt)