[SCM] calf/master: Update changelog, control file(s) and copyright hints.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 5 09:37:44 UTC 2012


The following commit has been merged in the master branch:
commit 9b71a1541e56e248eda69a8c407821ae5ac8aa7f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 5 11:37:30 2012 +0200

    Update changelog, control file(s) and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 240c1d2..7da5819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,15 +2,20 @@ calf (0.0.18.6-4) UNRELEASED; urgency=low
 
   [ Alessio Treglia ]
   * Add patch 0001 to migrate from libglade2 to gtkBuilder.
-  * Stop build-depending on libglade2-dev.
+    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.
 
- -- Jonas Smedegaard <dr at jones.dk>  Thu, 05 Apr 2012 10:24:56 +0200
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 05 Apr 2012 11:36:20 +0200
 
 calf (0.0.18.6-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5a765f1..7081d11 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,18 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>, Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs,
  autotools-dev,
- debhelper (>= 6),
+ debhelper,
  dh-buildinfo,
  libglib2.0-dev,
- libgtk2.0-dev (>= 2.8),
- libglade2-dev (>= 2.4),
+ libgtk2.0-dev,
  libreadline-dev,
  libexpat1-dev,
- libasound2-dev [amd64 armel i386 ia64 mips mipsel powerpc s390 sparc],
+ libasound2-dev [linux-any],
  ladspa-sdk,
  dssi-dev,
- libjack-dev (>= 0.103.0),
- lv2core,
- devscripts
-Standards-Version: 3.9.2
+ libjack-dev,
+ lv2core
+Standards-Version: 3.9.3
 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
index 58d9625..532ecae 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,304 +1,294 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-X-Draft: Autogenerated by CDBS snippet copyright-check.mk
+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
+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
+  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.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
+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/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
+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/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/calf/preset_gui.h
+ src/jackhost.cpp
+ src/preset_gui.cpp
 Copyright: 2007, Krzysztof Foltman
-License: GPL
- FIXME
-
-Files: ./config.guess,
-	./config.sub
-Copyright: 1992-1999,
-	1992-2005
 License: GPL-2+
  FIXME
 
-Files: ./src/calf/preset_gui.h,
-	./src/preset_gui.cpp
-Copyright: 2007, Krzysztof Foltman
+Files: config.guess
+ config.sub
+ missing
+Copyright: 1992-1999,
+  1992-2005
+  1996-1997, 1999-2000, 2002-2005
 License: GPL-2+
  FIXME
 
-Files: ./missing
-Copyright: 1996-1997, 1999-2000, 2002-2005
-License: GPL
- FIXME
-
-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
-Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
-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+
  FIXME
 
-Files: ./debian/pkgarchs.sh
-Copyright: 2008, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+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
+Files: configure
 Copyright: (ISLOWER ? 'A' + ( - 'a') : )
-	(ISLOWER ? ( | 0x40) : )
-	1992-1996, 1998-2001,
-	1996-2001, 2003-2005
-	2009, Free Software Foundation, Inc
+  (ISLOWER ? ( | 0x40) : )
+  1992-1996, 1998-2001,
+  1996-2001, 2003-2005
+  2009, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
-Files: ./aclocal.m4
+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 <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, 2008 Free Software Foundation, Inc
-	2008, Free Software Foundation, Inc
+  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 <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, 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
-	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
+  <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+
  FIXME
 
-Files: ./src/calf/lv2_contexts.h
-Copyright: 2007-2008, Dave Robillard <dave at drobilla.net>
+Files: debian/rules
+Copyright: 2009, Adrian Knoth <adi at drcomp.erfurt.thur.de>
+  2010, 2012 Jonas Smedegaard <dr at jones.dk>
 License: GPL-2+
  FIXME
 
-Files: ./ltmain.sh
-Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc
+Files: src/calf/lv2_contexts.h
+Copyright: 2007-2008, Dave Robillard <dave at drobilla.net>
 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
-	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
+  <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+
  FIXME
 
-Files: ./src/calf/ladspa_wrap.h
+Files: src/calf/ladspa_wrap.h
 Copyright: 2007-2008, Krzysztof Foltman
-	= plugin_info.;
+  = 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>
+  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";
+  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>
+  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>
+  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
+  2007-2008, Krzysztof Foltman
 License: UNKNOWN
  FIXME
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list