[SCM] calf audio plugins packaging branch, master, updated. upstream/0.0.18.5-81-g8b7e1be

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Feb 11 20:35:28 UTC 2010


The following commit has been merged in the master branch:
commit 8b7e1bebd6a1660634e95c3a5cbff6b0781ac823
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Feb 11 21:28:03 2010 +0100

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index b6eae3e..26b6be7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-calf (0.0.18.5-1) UNRELEASED; urgency=low
+calf (0.0.18.5-1) unstable; urgency=low
 
   * Initial release (Closes: #522151)
 
- -- Jonas Smedegaard <dr at jones.dk>  Thu, 11 Feb 2010 12:21:26 +0100
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 11 Feb 2010 21:27:47 +0100
diff --git a/debian/control b/debian/control
index efbcd6d..cd3c3d7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,9 @@ Source: calf
 Section: sound
 Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>
-Build-Depends: libasound2-dev, 
-                libexpat1-dev,
-                ladspa-sdk,
-                dssi-dev,
-                libjack-dev (>= 0.105.0),
-                liblash-dev (>= 0.5.3),
-                libglib2.0-dev,
-                libgtk2.0-dev (>= 2.8),
-                libglade2-dev (>= 2.4),
-                lv2core,
-                debhelper (>= 6),
-                autotools-dev,
-                libreadline-dev,
-                cdbs
-Standards-Version: 3.8.3
+Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>, Jonas Smedegaard <dr at jones.dk>
+Build-Depends: cdbs, autotools-dev, devscripts (>= 2.10.7), debhelper (>= 6), dh-buildinfo, libglib2.0-dev, libgtk2.0-dev (>= 2.8), libglade2-dev (>= 2.4), libreadline-dev, libexpat1-dev, libasound2-dev [alpha amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc], ladspa-sdk, dssi-dev, libjack-dev (>= 0.103.0), liblash-dev (>= 0.5.2), lv2core, devscripts
+Standards-Version: 3.8.4
 DM-Upload-Allowed: yes
 Homepage: http://calf.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/calf.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
new file mode 100644
index 0000000..1f78031
--- /dev/null
+++ b/debian/copyright_hints
@@ -0,0 +1,284 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
+X-Draft: Autogenerated by copyright-check.mk - do not trust as-is!
+
+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+
+
+Files: AUTHORS,
+	ChangeLog,
+	Makefile.am,
+	NEWS,
+	README,
+	TODO,
+	autogen.sh,
+	calf.7,
+	calf.desktop,
+	calf.desktop.in,
+	calf.glade,
+	calfjackhost.1,
+	config.h.in,
+	configure.ac,
+	debian/README.source,
+	debian/compat,
+	debian/control,
+	debian/control.in,
+	debian/gbp.conf,
+	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-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
+
+Files: Makefile.in,
+	gui/Makefile.in,
+	icons/Makefile.in,
+	src/Makefile.in,
+	src/calf/Makefile.in
+Copyright: 1994-2002
+License: UNKNOWN
+
+Files: debian/cdbs/1/rules/buildinfo.mk,
+	debian/cdbs/1/rules/package-relations.mk,
+	debian/cdbs/1/rules/upstream-tarball.mk,
+	debian/pkgarchs.sh
+Copyright: 2004-2007, Jonas Smedegaard <dr at jones.dk>
+	2007-2008, Jonas Smedegaard <dr at jones.dk>
+	2008, Jonas Smedegaard <dr at jones.dk>
+License: GPL
+
+Files: src/calf/lv2_data_access.h,
+	src/calf/lv2_polymorphic_port.h,
+	src/calf/lv2_uri_map.h
+Copyright: 2008, Dave Robillard <dave at drobilla.net>
+License: LGPL-2+
+
+Files: src/calf/jackhost.h,
+	src/jackhost.cpp
+Copyright: 2007, Krzysztof Foltman
+License: GPL
+
+Files: config.guess,
+	config.sub
+Copyright: 1992-1999,
+	1992-2005
+License: GPL-2+
+
+Files: src/calf/preset_gui.h,
+	src/preset_gui.cpp
+Copyright: 2007, Krzysztof Foltman
+License: GPL-2+
+
+Files: debian/cdbs/1/rules/copyright-check.mk
+Copyright: 
+License: GPL
+
+Files: missing
+Copyright: 1996-1997, 1999-2000, 2002-2005
+License: GPL
+
+Files: debian/rules
+Copyright: 2009, Adrian Knoth <adi at drcomp.erfurt.thur.de>
+	2010, Jonas Smedegaard <dr at jones.dk>
+License: GPL
+
+Files: depcomp
+Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
+License: GPL
+
+Files: configure
+Copyright: (ISLOWER ? 'A' + ( - 'a') : )
+	(ISLOWER ? ( | 0x40) : )
+	1992-1996, 1998-2001,
+	1996-2001, 2003-2005
+	2008, Free Software Foundation, Inc
+License: GPL-2+
+
+Files: aclocal.m4
+Copyright: 1996-1997, 2000-2001, 2003, 2005,
+	1996-2001, 2003-2005
+	1996-2004,
+	1997, 1999-2001, 2003-2005,
+	1997, 2000-2001, 2003-2006,
+	1999-2005, 2008
+	1999-2006,
+	2001, 2003, 2005, Free Software Foundation, Inc
+	2001-2003, 2005 Free Software Foundation, Inc
+	2001-2003, 2005, 2008, 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 <scott at netsplit.com>
+	2004-2005, 2007 Free Software Foundation, Inc
+	2004-2005, 2007-2008, Free Software Foundation, Inc
+	2004-2005, Free Software Foundation, Inc
+	2006, Free Software Foundation, Inc
+	2008, Free Software Foundation, Inc
+License: GPL-2+
+
+Files: COPYING.GPL
+Copyright: 1989, 1991 Free Software Foundation, Inc
+	<year> <name of author>
+	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+
+
+Files: src/calf/lv2_contexts.h
+Copyright: 2007-2008, Dave Robillard <dave at drobilla.net>
+License: GPL-2+
+
+Files: ltmain.sh
+Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc
+License: GPL-2+
+
+Files: COPYING
+Copyright: 1991, 1999 Free Software Foundation, Inc
+	<year> <name of author>
+	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+
+
+Files: src/calf/ladspa_wrap.h
+Copyright: 2007-2008, Krzysztof Foltman
+	= plugin_info.;
+License: LGPL-2+
+
+Files: src/calf/lv2_event.h
+Copyright: 2006-2007, Lars Luthman <lars.luthman at gmail.com>
+	2008, Dave Robillard <dave at drobilla.net>
+License: LGPL-2+
+
+Files: src/modules.cpp
+Copyright: 2001-2008, Krzysztof Foltman
+	2001-2008, Krzysztof Foltman, license: LGPL";
+License: LGPL-2+
+
+Files: src/calf/metadata.h
+Copyright: 2007-2008, Krzysztof Foltman
+	2008, Thor Harald Johansen <thj at thj.no>
+License: LGPL-2+
+
+Files: src/calf/lv2_string_port.h
+Copyright: 2008, Krzysztof Foltman <wdev at foltman.com>
+License: LGPL-2+
+
+Files: src/calf/lv2-midiport.h
+Copyright: 2006, Lars Luthman <lars.luthman at gmail.com>
+License: LGPL-2+
+
+Files: src/calf/modules_dev.h
+Copyright: 2008, Thor Harald Johansen <thj at thj.no>
+License: LGPL-2+
+
+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 <lars.luthman at gmail.com>
+License: LGPL-2.1+
+
+Files: install-sh
+Copyright: 1994, X Consortium
+License: MIT/X11 (BSD like)
+
+Files: INSTALL
+Copyright: 1994-1996, 1999-2002, 2004-2005, Free
+	2007-2008, Krzysztof Foltman
+License: UNKNOWN
+

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list