--- jokosher-0.11.orig/debian/rules +++ jokosher-0.11/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f + +DEB_PYTHON_SYSTEM=pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/dpatch.mk +include /usr/share/cdbs/1/class/python-distutils.mk + +binary-install/jokosher:: + dh_desktop -p$(cdbs_curpkg) + dh_scrollkeeper -p$(cdbs_curpkg) --- jokosher-0.11.orig/debian/changelog +++ jokosher-0.11/debian/changelog @@ -0,0 +1,79 @@ +jokosher (0.11-0ubuntu1) jaunty; urgency=low + + * New upstream release. (LP: #334853) + * debian/control: + - bumped gstreamer0.10-plugins-good requirement to 0.10.9. + - move Homepage to own section, bump Standards-Version. + * debian/copyright: updated. + * debian/watch: added. + + -- Daniel Holbach Thu, 26 Feb 2009 12:49:51 +0100 + +jokosher (0.10.1-0ubuntu1) intrepid; urgency=low + + * New upstream release: (LP: #273439) + - Jokosher crashed with UnboundLocalError in DrawWaveform() (LP: #261858) + - Jokosher doesn't play clips imported with the freesound plugin + (LP: #272943) + - Toolbar doesn't obey GNOME desktop-wide settings (LP: #116474) + - Set Recorded Audio Format to FLAC or WAV by default (LP: #144074) + - Put proper extension on recoded audio files. + - Don't give inaccurate download progress when downloading audio from HTTP. + + -- Daniel Holbach Mon, 22 Sep 2008 17:28:34 +0200 + +jokosher (0.10-0ubuntu2) intrepid; urgency=low + + * debian/jokosher.sh: dropped, unnecessary. + * debian/control: dropped python-alsaaudio, librsvg2-common, python-gnome2 + Depends, move gstreamer0.10-gnomevfs to Recommends. + + -- Daniel Holbach Wed, 27 Aug 2008 16:48:14 +0200 + +jokosher (0.10-0ubuntu1) intrepid; urgency=low + + * New Upstream Release. + * debian/control: removed scrollkeeper Build-Depends. + * debian/patches/10_update_mime_database.dpatch: dropped, not necessary any + more. + + -- Daniel Holbach Tue, 26 Aug 2008 15:13:06 +0200 + +jokosher (0.9-1) unstable; urgency=low + + * New upstream release. + * Acknowledge NMU. + * Switch to cdbs. + * Add versioned dependency to gst-plugins-good0.10 so we can be sure the + audiopanorama element is available (Closes: #400283). + + -- Florian Ragwitz Fri, 22 Jun 2007 14:33:11 +0200 + +jokosher (0.2-1.1) unstable; urgency=low + + * Non-maintainer upload to fix missing dependencies. + * Added python-setuptools as a dependency, since it's needed for the + ExtensionManager. Thanks to Paul van Tilburg for reporting it. + (Closes: #400021). + * Added python-gnome2 as a dependency, since it's needed for the Instrument + module. Thanks to Marcio Roberto Teixeira for reporting it. + (Closes: #400295) + + -- Margarita Manterola Wed, 6 Dec 2006 15:29:06 -0300 + +jokosher (0.2-1) unstable; urgency=low + + * New upstream release. + * Update 10_desktop_file for 0.2. + * Location of installed files changed slightly. + + Modify debian/jokosher.sh and debian/jokosher.install according to that. + * Some docs have been removed from the upstream tarball. Remove then from + the Debian package as well. + + -- Florian Ragwitz Wed, 22 Nov 2006 17:27:45 +0100 + +jokosher (0.1-1) unstable; urgency=low + + * Initial release. (Closes: #381803) + + -- Florian Ragwitz Wed, 9 Aug 2006 01:32:20 +0200 --- jokosher-0.11.orig/debian/control +++ jokosher-0.11/debian/control @@ -0,0 +1,31 @@ +Source: jokosher +Section: sound +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Florian Ragwitz +Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5), dpatch, python-dev +Build-Depends-Indep: python-support (>= 0.4) +Standards-Version: 3.8.0 +Homepage: http://www.jokosher.org + +Package: jokosher +Architecture: all +Depends: ${python:Depends}, ${misc:Depends}, python-cairo, python-dbus, python-glade2, python-gtk2, python-gst0.10, gstreamer0.10-gnonlin (>= 0.10.8), gstreamer0.10-plugins-good (>= 0.10.9), gstreamer0.10-plugins-base (>= 0.10.12), python-setuptools +Recommends: gstreamer0.10-gnomevfs +Description: simple and easy to use audio multi-tracker + Jokosher is a simple and poweful multi-track studio. Jokosher provides a + complete application for recording, editing, mixing and exporting audio, and + has been specifically designed with usability in mind. The developers behind + Jokosher have re-thought audio production at every level, and created + something devilishly simple to use. + . + Jokosher offers a strong featureset: + * Easy to use interface, designed from the ground up. Jokosher uses concepts + and language familiar to musicians, and is a breeze to use. + * Simple editing with splitting, trimming and moving tools. + * Multi-track volume mixing with VU sliders. + * Import audio (Ogg Vorbis, MP3, FLAC, WAV and anything else supported by + GStreamer) into your projects. + * A range of instruments can be added to a project, and instruments can be + renamed. Instruments can also be muted and soloed easily. + * Export to MP3, Ogg Vorbis, FLAC, WAV and anything else GStreamer supports. --- jokosher-0.11.orig/debian/compat +++ jokosher-0.11/debian/compat @@ -0,0 +1 @@ +5 --- jokosher-0.11.orig/debian/copyright +++ jokosher-0.11/debian/copyright @@ -0,0 +1,71 @@ +This package was debianized by Florian Ragwitz on +Wed, 09 Aug 2006 01:33:22 +0200 based upon the packages in Ubuntu by +Daniel Holbach . + +It was downloaded from http://jokosher.org. + +Upstream authors: + + Coders: + Jono Bacon + Jason Field + Stuart Langridge + Laszlo Pandy + Michael Sheldon + Ben Thorp + + Website: + Alasdair MacLeod + + Art: + Dan Nawara + Gregory Sheeran + + +Copyright 2006 + Jono Bacon + Jason Field + Stuart Langridge + Laszlo Pandy + Michael Sheldon + Ben Thorp + + +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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +LICENCE EXCEPTION: + +The Jokosher project hereby grants permission for non-GPL compatible +GStreamer plugins to be used and distributed together with GStreamer +and Jokosher. This permission is above and beyond the permissions +granted by the GPL licensei by which Jokosher is covered. If you +modify this code, you may extend this exception to your version of the +code, but you are not obligated to do so. If you do not wish to do so, +delete this exception statement from your version. + + + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + +The Debian packaging is © 2006, Florian Ragwitz and +is licensed under the GPL, see above. + +This package is based upon the Ubuntu packages from Daniel Holbach +, which is licensed under the GPL as well. --- jokosher-0.11.orig/debian/watch +++ jokosher-0.11/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/jokosher/+download http://launchpad.net/jokosher/.*/jokosher-(.*)\.tar\.gz --- jokosher-0.11.orig/debian/pyversions +++ jokosher-0.11/debian/pyversions @@ -0,0 +1 @@ +2.4- --- jokosher-0.11.orig/debian/pycompat +++ jokosher-0.11/debian/pycompat @@ -0,0 +1 @@ +2