debian/0000755000000000000000000000000012247202677007177 5ustar debian/patches/0000755000000000000000000000000012200735210010605 5ustar debian/patches/series0000644000000000000000000000014012200735210012015 0ustar #0001-libglade_to_gtkbuilder.patch #1001_fix-ftbfs-with-gcc-4.7.patch 1002-lv2core_to_lv2.patch debian/patches/README0000644000000000000000000000021112200735210011457 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/1002-lv2core_to_lv2.patch0000644000000000000000000000121712200735210015050 0ustar Author: Jonas Smedegaard Last-Update: 2013-08-08 Forwarded: No Description: Search for lv2, not lv2core lv2core is called lv2 nowadays, so we patch configure.ac to look for lv2.pc instead. --- a/configure.ac +++ b/configure.ac @@ -72,7 +72,7 @@ PKG_CHECK_MODULES(JACK_MIDI_DEPS, jack >= 0.105.0, OLD_JACK="no", OLD_JACK="yes") fi -PKG_CHECK_MODULES(LV2_DEPS, lv2core >= 6, LV2_FOUND="yes", LV2_FOUND="no") +PKG_CHECK_MODULES(LV2_DEPS, lv2 >= 1.0, LV2_FOUND="yes", LV2_FOUND="no") PKG_CHECK_MODULES(LASH_DEPS, lash-1.0 >= 0.6.0, AC_CHECK_LIB([lash], [lash_client_is_being_restored], LASH_0_6_FOUND="yes", LASH_0_6_FOUND="no"), debian/gbp.conf0000644000000000000000000000021512200735210010573 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True [git-import-orig] filter = .gitignore debian/control.in0000644000000000000000000000243512200735506011202 0ustar Source: calf Section: sound Priority: extra Maintainer: Debian Multimedia Maintainers Uploaders: Adrian Knoth , Jonas Smedegaard , Tiago Bortoletto Vaz Build-Depends: @cdbs@ Standards-Version: 3.9.4 Homepage: http://calf.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-multimedia/calf.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/calf.git;a=summary Package: calf-plugins Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: gtk2-engines-pixbuf Suggests: ladish Provides: lv2-plugin Description: Calf Studiogear - audio effects and sound generators The Calf plugins include all todays frequently used studio effects along with some feature-rich sound processors. . Calf Studiogear is designed to run under the most flexible plugin standard in Linux, namely LV2. So you're able to insert them in lots of plugin-capable audio software like Ardour, Rosegarden and others. . The Calf Rack offers you all Calf effects and synthesizers in an easy-to-use studio rack. Wire the effects trough Jack to build your own studio environment and trigger the sound processors live or through a MIDI sequencer or tracker. . Calf Rack supports LADISH level 1. debian/copyright0000644000000000000000000002300212200735210011106 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Calf Upstream-Contact: Krzysztof Foltman Source: http://calf.sourceforge.net/ git://repo.or.cz/calf.git Files: * Copyright: 2001-2009, Krzysztof Foltman License: LGPL-2+~Lesser Files: */Makefile.in Copyright: 1994-2009, Free Software Foundation, Inc. License: GAP~Makefile.in Files: src/calf/lv2_string_port.h Copyright: 2008, Krzysztof Foltman License: LGPL-2+~Lesser~header Files: src/calf/lv2_data_access.h src/calf/lv2_polymorphic_port.h src/calf/lv2_uri_map.h Copyright: 2008, Dave Robillard License: LGPL-2+~Lesser~header Files: src/calf/jackhost.h src/calf/preset_gui.h src/jackhost.cpp src/preset_gui.cpp Copyright: 2007, Krzystof Foltman License: GPL-2+ Files: config.guess config.sub depcomp missing Copyright: 1992-2006, Free Software Foundation, Inc. License: GPL-2+ with Autoconf exception As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. Files: configure Copyright: 1992-1996,1998-2009, Free Software Foundation, Inc. License: GAP~configure Files: aclocal.m4 Copyright: 1996-2009, Free Software Foundation, Inc. License: GAP Files: src/calf/lv2_contexts.h Copyright: 2007-2008, Dave Robillard License: GPL-2+~header Files: ltmain.sh Copyright: 1996-2001,2003-2008, Free Software Foundation, Inc License: GPL-2+ with Libtool exception As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program. Files: src/calf/lv2_event.h Copyright: 2006-2007, Lars Luthman 2008, Dave Robillard License: LGPL-2+~Lesser~header Files: src/calf/metadata.h Copyright: 2007-2008, Krzysztof Foltman 2008, Thor Harald Johansen License: LGPL-2+~Lesser Files: src/calf/lv2-midiport.h Copyright: 2006, Lars Luthman License: LGPL-2+~Lesser Files: src/calf/modules_dev.h Copyright: 2008, Thor Harald Johansen License: LGPL-2+~Lesser Files: src/calf/lv2_ui.h Copyright: 2000-2002, Paul Barton-Davis 2000-2002, Richard W.E. Furse 2000-2002, Stefan Westerfeld 2006, Dave Robillard 2006, Steve Harris 2006-2008 Lars Luthman License: LGPL-2.1+~header Files: install-sh Copyright: 1994, X Consortium License: Expat~X with X exception Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. Files: src/calf/lv2_progress.h Copyright: none (work is in public domain) License: PD This work is in public domain. . This file 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. Files: debian/* Copyright: 2009, Adrian Knoth 2010,2012, Jonas Smedegaard License: GPL-2+ License: LGPL-2+~Lesser This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program 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 Lesser General Public License for more details. . Comment: . The 'GNU Lesser General Public License' has no version 2, so actual licensing is assumed to be the 'GNU Library General Public License'. . On Debian systems the 'GNU Library General Public License' version 2 is located in '/usr/share/common-licenses/LGPL-2'. . You should have received a copy of the 'GNU Library General Public License' along with this program. If not, see . License: LGPL-2+~Lesser~header This header is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This header 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 Lesser General Public License for more details. License: LGPL-2.1+~header This header is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This header 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 Lesser General Public License for more details. . Comment: . On Debian systems the 'GNU Lesser General Public License' version 2.1 is located in '/usr/share/common-licenses/LGPL-2.1'. . You should have received a copy of the 'GNU Lesser General Public License' along with this program. If not, see . License: GPL-2+ This program 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, or (at your option) any later version. . This program 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. . Comment: . On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . License: GPL-2+~header This header 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, or (at your option) any later version. . This header 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. License: GPL-3+ This program 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 3, or (at your option) any later version. . This program 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. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. License: GAP This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. License: GAP~Makefile.in This Makefile.in is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. License: GAP~configure This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. License: Expat~X Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/README.source0000644000000000000000000000056312200735210011341 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/copyright_hints0000644000000000000000000001476612200735210012334 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: src/benchmark.cpp src/calf/audio_fx.h src/calf/benchmark.h src/calf/biquad.h src/calf/buffer.h src/calf/ctl_curve.h src/calf/ctl_keyboard.h src/calf/ctl_led.h src/calf/custom_ctl.h src/calf/delay.h src/calf/envelope.h src/calf/fft.h src/calf/fixed_point.h src/calf/giface.h src/calf/gui.h src/calf/inertia.h src/calf/loudness.h src/calf/lv2helpers.h src/calf/lv2wrap.h src/calf/main_win.h src/calf/modules.h src/calf/modules_small.h src/calf/modules_synths.h src/calf/multichorus.h src/calf/onepole.h src/calf/organ.h src/calf/osc.h src/calf/osctl.h src/calf/osctlnet.h src/calf/osctlserv.h src/calf/plugininfo.h src/calf/preset.h src/calf/primitives.h src/calf/synth.h src/calf/utils.h src/calf/wave.h src/ctl_curve.cpp src/ctl_keyboard.cpp src/ctl_led.cpp src/custom_ctl.cpp src/dssigui.cpp src/giface.cpp src/gui.cpp src/lv2gui.cpp src/main_win.cpp src/makerdf.cpp src/modules_dsp.cpp src/modules_small.cpp src/monosynth.cpp src/organ.cpp src/osctlnet.cpp src/osctlserv.cpp src/plugin.cpp src/preset.cpp src/synth.cpp src/utils.cpp Copyright: 2001-2007, Krzysztof Foltman 2001-2008, Krzysztof Foltman 2007, Krzysztof Foltman 2007-2008, Krzysztof Foltman 2007-2009, Krzysztof Foltman 2008, Krzysztof Foltman License: LGPL-2+ FIXME Files: AUTHORS ChangeLog Makefile.am NEWS README TODO autogen.sh calf.7 calf.desktop calf.desktop.in calf.ui calfjackhost.1 config.h.in configure.ac debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/patches/0001-libglade_to_gtkbuilder.patch debian/patches/1001_fix-ftbfs-with-gcc-4.7.patch debian/patches/README debian/patches/series debian/source/format debian/watch gui/Makefile.am gui/gui-compressor.xml gui/gui-filter.xml gui/gui-filterclavier.xml gui/gui-flanger.xml gui/gui-monosynth.xml gui/gui-multichorus.xml gui/gui-organ.xml gui/gui-phaser.xml gui/gui-reverb.xml gui/gui-sidechaingate.xml gui/gui-vintagedelay.xml icons/Makefile.am icons/calf_16x16.png icons/calf_24x24.png icons/calf_32x32.png icons/calf_48x48.png knob.png presets.xml src/Makefile.am src/calf/Makefile.am src/calf/lv2_progress.h src/calf/modulelist.h src/osctl.cpp Copyright: *No copyright* License: UNKNOWN FIXME Files: Makefile.in gui/Makefile.in icons/Makefile.in src/Makefile.in src/calf/Makefile.in Copyright: 1994-2002 License: UNKNOWN FIXME Files: src/calf/jackhost.h src/calf/preset_gui.h src/jackhost.cpp src/preset_gui.cpp Copyright: 2007, Krzysztof Foltman License: GPL-2+ FIXME Files: config.guess config.sub missing Copyright: 1992-1999, 1992-2005 1996-1997, 1999-2000, 2002-2005 License: GPL-2+ FIXME Files: src/calf/lv2_data_access.h src/calf/lv2_polymorphic_port.h src/calf/lv2_uri_map.h Copyright: 2008, Dave Robillard License: LGPL-2+ FIXME Files: depcomp ltmain.sh Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc 1999-2000, 2003-2005, Free Software Foundation, Inc License: GPL-2+ FIXME Files: configure Copyright: (ISLOWER ? 'A' + ( - 'a') : ) (ISLOWER ? ( | 0x40) : ) 1992-1996, 1998-2001, 1996-2001, 2003-2005 2009, Free Software Foundation, Inc License: GPL-2+ FIXME Files: aclocal.m4 Copyright: 1996-1997, 2000-2001, 2003, 2005, 2008 1996-2001, 2003-2005 1996-2004, 1997, 1999-2001, 2003-2005, 2008 1997, 2000-2001, 2003-2006, 2008 1999-2005, 2008 1999-2006, 2009 2001, 2003, 2005, 2008 Free Software Foundation, Inc 2001, 2003, 2005, Free Software Foundation, Inc 2001-2003, 2005, 2008, Free Software Foundation, Inc 2001-2003, 2005, 2009, Free Software Foundation, Inc 2002-2003, 2005-2008, Free Software Foundation, Inc 2003, 2005 Free Software Foundation, Inc 2003-2006, Free Software Foundation, Inc 2004, Free Software Foundation, Inc 2004, Scott James Remnant 2004-2005, 2007 Free Software Foundation, Inc 2004-2005, 2007-2008, Free Software Foundation, Inc 2004-2005, Free Software Foundation, Inc 2006, 2008 Free Software Foundation, Inc 2008, Free Software Foundation, Inc License: GPL-2+ FIXME Files: COPYING.GPL Copyright: 1989, 1991 Free Software Foundation, Inc HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES disclaimer" for the program, if holder saying it may be distributed holder who places the Program under this License interest in the program law: the software, and year name of author License: GPL-2+ FIXME Files: debian/rules Copyright: 2009, Adrian Knoth 2010, 2012 Jonas Smedegaard License: GPL-2+ FIXME Files: src/calf/lv2_contexts.h Copyright: 2007-2008, Dave Robillard License: GPL-2+ FIXME Files: COPYING Copyright: 1991, 1999 Free Software Foundation, Inc HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY HOLDERS AND/OR disclaimer" for the library, if holder or holder who places the Library under this License may add interest in the law: that is to say, a work containing the Library or a notices, you must include the the License: LGPL-2+ FIXME Files: src/calf/ladspa_wrap.h Copyright: 2007-2008, Krzysztof Foltman = plugin_info.; License: LGPL-2+ FIXME Files: src/calf/lv2_event.h Copyright: 2006-2007, Lars Luthman 2008, Dave Robillard License: LGPL-2+ FIXME Files: src/modules.cpp Copyright: 2001-2008, Krzysztof Foltman 2001-2008, Krzysztof Foltman, license: LGPL"; License: LGPL-2+ FIXME Files: src/calf/metadata.h Copyright: 2007-2008, Krzysztof Foltman 2008, Thor Harald Johansen License: LGPL-2+ FIXME Files: src/calf/lv2_string_port.h Copyright: 2008, Krzysztof Foltman License: LGPL-2+ FIXME Files: src/calf/lv2-midiport.h Copyright: 2006, Lars Luthman License: LGPL-2+ FIXME Files: src/calf/modules_dev.h Copyright: 2008, Thor Harald Johansen License: LGPL-2+ FIXME Files: src/calf/lv2_ui.h Copyright: 2000-2002, Richard W.E. Furse, Paul Barton-Davis 2006, Steve Harris, Dave Robillard 2006-2008, Lars Luthman License: LGPL-2.1+ FIXME Files: install-sh Copyright: 1994, X Consortium License: MIT/X11 (BSD like) FIXME Files: INSTALL Copyright: 1994-1996, 1999-2002, 2004-2005, Free 2007-2008, Krzysztof Foltman License: UNKNOWN FIXME debian/watch0000644000000000000000000000016212200735210010206 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://sf.net/calf/calf-(.*)\.tar\..* debian/rules0000755000000000000000000000340012247202667010253 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2009 Adrian Knoth # Copyright © 2010, 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for calf # # This program 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 3, or (at your option) # any later version. # # This program 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 . DEB_AUTO_UPDATE_AUTOCONF = 2.69 include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/debhelper.mk DEB_UPSTREAM_URL = http://downloads.sourceforge.net/calf # Needed by upstream build process libdev-deps = glib2.0 gtk2.0 readline expat1 jack fftw3 fluidsynth cairo2 deps = $(patsubst %,$(comma) lib%-dev,$(libdev-deps)) deps +=, libasound2-dev [linux-any], lv2-dev deps +=, libtool CDBS_BUILD_DEPENDS +=, $(deps) # enable experimental plugins DEB_CONFIGURE_EXTRA_FLAGS += --enable-experimental # Avoid useless linking LDFLAGS += -Wl,--as-needed # put aside upstream-shipped temp files during build but after copyright-check DEB_UPSTREAM_CRUFT_MOVE = calf.desktop configure INSTALL install/calf-plugins:: sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` debian/TODO.debian0000644000000000000000000000074212200735210011072 0ustar TODO: put aside and regenerate autotools during build. Closes: bug#702613. Thanks to Stefano Rivera. TODO: Fix update copyrights and licensing. TODO: Check need for registering/refreshing icons cache in postinst. TODO: Check if PNGs can be autogenerated from SVG. TODO: Add new binary package calf-doc, depending on separately packaged jquery and thickbox. TODO: Maybe add new binary package calf-rack, recommending ladish (and stop suggesting ladish for calf-plugins). debian/changelog0000644000000000000000000001125212247177411011047 0ustar calf (0.0.19+git20131202-1) unstable; urgency=low * Imported Upstream version 0.0.19+git20131202 -- Adrian Knoth Mon, 02 Dec 2013 22:23:51 +0100 calf (0.0.19-2) unstable; urgency=low [ Jonas Smedegaard ] * Update README.source to emphasize control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Add git URL as alternate source. * Build-depend on dh-buildinfo: Backports- and multiarch-friendly nowadays. * Do copyright-check by default: Backports-friendly nowadays. Build-depend on devscripts. * Simplify moving aside upstream cruft. Tighten build-dependency on cdbs. Fix use pseudo-comment sections in copyright file to obey silly restrictions of copyright format 1.0. * Bump packaging license to GPL-3+, and extend coverage to include current year. * Have git-buildpackage ignore upstream .gitignore files. * Enable build of experimental plugins. * Rewrite short and long descriptions, based on About page of recently added documentation. * Suggest ladish, and add hint in long description on when it is useful. * Fix build-depend explicitly on libcairo2-dev, and fix recommend gtk2-engines-pixbuf: Both needed since 0.0.19. * Fix stop build-depend on ladspa-sdk or dssi-dev: Unused since 0.0.19. * Drop obsolete and unused patches. * Simplify patch 1002 to not include autogenerated file. [ Adrian Knoth ] * Bump standards version * Drop obsolete DMUA flag * Put aside upstream-shipped configure * Generate configure during build process * Build-depend on libtool (Closes: #702613) -- Adrian Knoth Thu, 08 Aug 2013 18:08:47 +0200 calf (0.0.19-1) experimental; urgency=low * New upstream release. * Depends on libfftw3-dev and libfluidsynth-dev. * Remove patches which doesn't seem to be useful anymore. * Rewrite patch to use lv2-dev rather than dummy lv2core. * Empty the dependency_libs field in .la file. -- Tiago Bortoletto Vaz Mon, 19 Nov 2012 18:50:19 -0500 calf (0.0.18.6-5) unstable; urgency=low * Team upload. * Migrate from lv2core to lv2-dev. -- Alessio Treglia Wed, 16 May 2012 22:17:38 +0200 calf (0.0.18.6-4) unstable; urgency=low [ Alessio Treglia ] * Add patch 0001 to migrate from libglade2 to gtkBuilder. Stop build-depending on libglade2-dev. [ Jonas Smedegaard ] * Bump debhelper compat level to 7. * Bump standards-version to 3.9.3. * Git-ignore .pc quilt subdir. * Use linux-any wildcard for libasound dependency. Stop build-depending on devscripts. * Relax to build-depend unversioned on libgtk2.0-dev, debhelper and libjack-dev: Required versions satisfied even in oldstable. * Extend my copyright for Debian packaging. * Rewrite copyright file using format 1.0. * Add patch 1001 to fix FTBFS with gcc 4.7 by including . Closes: bug#667126. Thanks to Cyril Brulebois. -- Jonas Smedegaard Thu, 05 Apr 2012 12:04:07 +0200 calf (0.0.18.6-3) unstable; urgency=low * Team upload. [ Jonas Smedegaard ] * Adjust copyright file: + Extend some years. + Fix mention licensing exception in Files stanzas. + Fix use Expat as licensing short-name. * Suppress optional CDBS-resolved build-dependencies. [ Alessio Treglia ] * Drop LASH support. * Bump Standards. -- Alessio Treglia Fri, 20 May 2011 08:49:06 +0200 calf (0.0.18.6-2) unstable; urgency=low [ Jonas Smedegaard ] * Tidy copyright file: Adjust a few stanzas and declare it formatted according to draft DEP5 rev135. * Fix add a missed owner to copyright file (no new licenses). * Drop local CDBS snippets and locally declared DEB_MAINTAINER_MODE: All part of main CDBS now. * Refer to FSF website (not postal address) in rules file header. * Fix ALSA build-dependency auto-resolving (CDBS no longer horribly executes control.in file as a shell script). * Improve watch file: Add usage comment; relax pattern to non-digit versions and non-gzip tarball compression. * Fix DEP5 synatx of copyright file: append ./ in all files sections. * Improve copyright file: Refer to FSF website (not postal address), and put reference below Debian-specific comment to hint that it is not verbatim copied. [ Alessio Treglia ] * debian/control: Add Provides: lv2-plugin field. [ Adrian Knoth ] * Imported Upstream version 0.0.18.6 * Bump standards version -- Adrian Knoth Tue, 24 Aug 2010 17:28:19 +0200 calf (0.0.18.5-1) unstable; urgency=low * Initial release (Closes: #522151) -- Jonas Smedegaard Thu, 11 Feb 2010 21:27:47 +0100 debian/control0000644000000000000000000000306112247202677010602 0ustar Source: calf Section: sound Priority: extra Maintainer: Debian Multimedia Maintainers Uploaders: Adrian Knoth , Jonas Smedegaard , Tiago Bortoletto Vaz Build-Depends: cdbs (>= 0.4.106~), autotools-dev, devscripts, autoconf, dh-autoreconf, debhelper, dh-buildinfo, libglib2.0-dev, libgtk2.0-dev, libreadline-dev, libexpat1-dev, libjack-dev, libfftw3-dev, libfluidsynth-dev, libcairo2-dev, libasound2-dev [linux-any], lv2-dev, libtool Standards-Version: 3.9.4 Homepage: http://calf.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-multimedia/calf.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/calf.git;a=summary Package: calf-plugins Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: gtk2-engines-pixbuf Suggests: ladish Provides: lv2-plugin Description: Calf Studiogear - audio effects and sound generators The Calf plugins include all todays frequently used studio effects along with some feature-rich sound processors. . Calf Studiogear is designed to run under the most flexible plugin standard in Linux, namely LV2. So you're able to insert them in lots of plugin-capable audio software like Ardour, Rosegarden and others. . The Calf Rack offers you all Calf effects and synthesizers in an easy-to-use studio rack. Wire the effects trough Jack to build your own studio environment and trigger the sound processors live or through a MIDI sequencer or tracker. . Calf Rack supports LADISH level 1. debian/source/0000755000000000000000000000000012200735210010456 5ustar debian/source/format0000644000000000000000000000001412200735210011664 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212200735210010354 0ustar 7