[SCM] calf audio plugins packaging branch, master, updated. debian/0.0.18.6-2-8-gbe2c9fb

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Aug 24 16:56:05 UTC 2010


The following commit has been merged in the master branch:
commit be2c9fb2f0f24c8c1f339ea862e502ae35f7f0d3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 24 18:55:58 2010 +0200

    Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 34052ac..2006c62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 calf (0.0.18.6-3) UNRELEASED; urgency=low
 
-  * 
+  * 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.
 
- -- Adrian Knoth <adi at drcomp.erfurt.thur.de>  Tue, 24 Aug 2010 18:25:46 +0200
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 24 Aug 2010 18:46:37 +0200
 
 calf (0.0.18.6-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4e5bf17..1717df9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,21 @@ 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>, 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
+Build-Depends: cdbs,
+ autotools-dev,
+ debhelper (>= 6),
+ 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.9.1
 DM-Upload-Allowed: yes
 Homepage: http://calf.sourceforge.net/
@@ -12,8 +26,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/calf.git;a=summary
 
 Package: calf-plugins
 Architecture: any
-Provides: lv2-plugin
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: lv2-plugin
 Description: pack of audio plugins - effects and instruments
  The Calf project aims at providing a set of high quality open source 
  audio plugins for musicians. All the included plugins are designed to 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 1f78031..58d9625 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,62 +1,62 @@
 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!
+X-Draft: Autogenerated by CDBS snippet copyright-check.mk
 
-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
+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
@@ -64,129 +64,134 @@ Copyright: 2001-2007, 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.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
+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-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
+Files: ./Makefile.in,
+	./gui/Makefile.in,
+	./icons/Makefile.in,
+	./src/Makefile.in,
+	./src/calf/Makefile.in
 Copyright: 1994-2002
 License: UNKNOWN
+ FIXME
 
-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
+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+
+ FIXME
 
-Files: src/calf/jackhost.h,
-	src/jackhost.cpp
+Files: ./src/calf/jackhost.h,
+	./src/jackhost.cpp
 Copyright: 2007, Krzysztof Foltman
 License: GPL
+ FIXME
 
-Files: config.guess,
-	config.sub
+Files: ./config.guess,
+	./config.sub
 Copyright: 1992-1999,
 	1992-2005
 License: GPL-2+
+ FIXME
 
-Files: src/calf/preset_gui.h,
-	src/preset_gui.cpp
+Files: ./src/calf/preset_gui.h,
+	./src/preset_gui.cpp
 Copyright: 2007, Krzysztof Foltman
 License: GPL-2+
+ FIXME
 
-Files: debian/cdbs/1/rules/copyright-check.mk
-Copyright: 
-License: GPL
-
-Files: missing
+Files: ./missing
 Copyright: 1996-1997, 1999-2000, 2002-2005
 License: GPL
+ FIXME
 
-Files: debian/rules
+Files: ./debian/rules
 Copyright: 2009, Adrian Knoth <adi at drcomp.erfurt.thur.de>
 	2010, Jonas Smedegaard <dr at jones.dk>
 License: GPL
+ FIXME
 
-Files: depcomp
+Files: ./depcomp
 Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
 License: GPL
+ FIXME
 
-Files: configure
+Files: ./debian/pkgarchs.sh
+Copyright: 2008, Jonas Smedegaard <dr at jones.dk>
+License: GPL
+ FIXME
+
+Files: ./configure
 Copyright: (ISLOWER ? 'A' + ( - 'a') : )
 	(ISLOWER ? ( | 0x40) : )
 	1992-1996, 1998-2001,
 	1996-2001, 2003-2005
-	2008, Free Software Foundation, Inc
+	2009, Free Software Foundation, Inc
 License: GPL-2+
+ FIXME
 
-Files: aclocal.m4
-Copyright: 1996-1997, 2000-2001, 2003, 2005,
+Files: ./aclocal.m4
+Copyright: 1996-1997, 2000-2001, 2003, 2005, 2008
 	1996-2001, 2003-2005
 	1996-2004,
-	1997, 1999-2001, 2003-2005,
-	1997, 2000-2001, 2003-2006,
+	1997, 1999-2001, 2003-2005, 2008
+	1997, 2000-2001, 2003-2006, 2008
 	1999-2005, 2008
-	1999-2006,
+	1999-2006, 2009
+	2001, 2003, 2005, 2008 Free Software Foundation, Inc
 	2001, 2003, 2005, 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
@@ -195,11 +200,12 @@ Copyright: 1996-1997, 2000-2001, 2003, 2005,
 	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
+	2006, 2008 Free Software Foundation, Inc
 	2008, Free Software Foundation, Inc
 License: GPL-2+
+ FIXME
 
-Files: COPYING.GPL
+Files: ./COPYING.GPL
 Copyright: 1989, 1991 Free Software Foundation, Inc
 	<year> <name of author>
 	HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
@@ -212,16 +218,19 @@ Copyright: 1989, 1991 Free Software Foundation, Inc
 	the software, and
 	year name of author
 License: GPL-2+
+ FIXME
 
-Files: src/calf/lv2_contexts.h
+Files: ./src/calf/lv2_contexts.h
 Copyright: 2007-2008, Dave Robillard <dave at drobilla.net>
 License: GPL-2+
+ FIXME
 
-Files: ltmain.sh
+Files: ./ltmain.sh
 Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc
 License: GPL-2+
+ FIXME
 
-Files: COPYING
+Files: ./COPYING
 Copyright: 1991, 1999 Free Software Foundation, Inc
 	<year> <name of author>
 	HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
@@ -234,51 +243,62 @@ Copyright: 1991, 1999 Free Software Foundation, Inc
 	notices, you must include the
 	the
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/ladspa_wrap.h
+Files: ./src/calf/ladspa_wrap.h
 Copyright: 2007-2008, Krzysztof Foltman
 	= plugin_info.;
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/lv2_event.h
+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+
+ FIXME
 
-Files: src/modules.cpp
+Files: ./src/modules.cpp
 Copyright: 2001-2008, Krzysztof Foltman
 	2001-2008, Krzysztof Foltman, license: LGPL";
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/metadata.h
+Files: ./src/calf/metadata.h
 Copyright: 2007-2008, Krzysztof Foltman
 	2008, Thor Harald Johansen <thj at thj.no>
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/lv2_string_port.h
+Files: ./src/calf/lv2_string_port.h
 Copyright: 2008, Krzysztof Foltman <wdev at foltman.com>
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/lv2-midiport.h
+Files: ./src/calf/lv2-midiport.h
 Copyright: 2006, Lars Luthman <lars.luthman at gmail.com>
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/modules_dev.h
+Files: ./src/calf/modules_dev.h
 Copyright: 2008, Thor Harald Johansen <thj at thj.no>
 License: LGPL-2+
+ FIXME
 
-Files: src/calf/lv2_ui.h
+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+
+ FIXME
 
-Files: install-sh
+Files: ./install-sh
 Copyright: 1994, X Consortium
 License: MIT/X11 (BSD like)
+ FIXME
 
-Files: INSTALL
+Files: ./INSTALL
 Copyright: 1994-1996, 1999-2002, 2004-2005, Free
 	2007-2008, Krzysztof Foltman
 License: UNKNOWN
+ FIXME
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list