[SCM] lash packaging branch, master-experimental, updated. debian/0.5.4.0-2-17-g967b8ae
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun May 16 09:44:38 UTC 2010
The following commit has been merged in the master-experimental branch:
commit 211724dc8685ac71ded182453439e59855aea7cf
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun May 16 11:20:27 2010 +0200
Update changelog and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 49cb1a6..4b5dbc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
lash (0.6.0~rc2-1) UNRELEASED; urgency=low
+ [ Alessio Treglia ]
* New upstream release (Closes: #563489).
- -- Alessio Treglia <quadrispro at ubuntu.com> Sat, 08 May 2010 12:49:52 +0200
+ [ Jonas Smedegaard ]
+ * Update copyright file: New authors, new license: PD.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 16 May 2010 11:20:10 +0200
lash (0.5.4.0-2) unstable; urgency=low
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 35f1d36..22a8e2d 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,92 +1,6 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
X-Draft: Autogenerated by CDBS snippet copyright-check.mk
-Files: ./clients/control/client.c,
- ./clients/control/client.h,
- ./clients/control/lash_control.c,
- ./clients/control/lash_control.h,
- ./clients/control/project.c,
- ./clients/control/project.h,
- ./clients/simple_client/simple_client.c,
- ./clients/synth/interface.c,
- ./clients/synth/interface.h,
- ./clients/synth/lash.c,
- ./clients/synth/lash.h,
- ./clients/synth/synth.h,
- ./lash/args.h,
- ./lash/client.h,
- ./lash/client_interface.h,
- ./lash/comm_buffer.h,
- ./lash/comm_event.h,
- ./lash/config.h,
- ./lash/connect_params.h,
- ./lash/debug.h,
- ./lash/event.h,
- ./lash/exec_params.h,
- ./lash/file.h,
- ./lash/internal.h,
- ./lash/internal_headers.h,
- ./lash/lash.h,
- ./lash/loader.h,
- ./lash/protocol.h,
- ./lash/server_client.h,
- ./lash/socket.h,
- ./lash/types.h,
- ./lash/xmalloc.h,
- ./lashd/alsa_client.c,
- ./lashd/alsa_client.h,
- ./lashd/alsa_fport.c,
- ./lashd/alsa_fport.h,
- ./lashd/alsa_mgr.c,
- ./lashd/alsa_mgr.h,
- ./lashd/alsa_patch.c,
- ./lashd/alsa_patch.h,
- ./lashd/client.c,
- ./lashd/client.h,
- ./lashd/client_event.c,
- ./lashd/client_event.h,
- ./lashd/conn.c,
- ./lashd/conn.h,
- ./lashd/conn_mgr.c,
- ./lashd/conn_mgr.h,
- ./lashd/globals.h,
- ./lashd/jack_fport.c,
- ./lashd/jack_fport.h,
- ./lashd/jack_mgr.c,
- ./lashd/jack_mgr.h,
- ./lashd/jack_mgr_client.c,
- ./lashd/jack_mgr_client.h,
- ./lashd/jack_patch.c,
- ./lashd/jack_patch.h,
- ./lashd/project.c,
- ./lashd/project.h,
- ./lashd/server.c,
- ./lashd/server.h,
- ./lashd/server_event.c,
- ./lashd/server_event.h,
- ./lashd/store.c,
- ./lashd/store.h,
- ./liblash/args.c,
- ./liblash/client.c,
- ./liblash/comm.c,
- ./liblash/comm_buffer.c,
- ./liblash/comm_event.c,
- ./liblash/config.c,
- ./liblash/connect_params.c,
- ./liblash/event.c,
- ./liblash/exec_params.c,
- ./liblash/file.c,
- ./liblash/lash.c,
- ./liblash/loader.c,
- ./liblash/protocol.c,
- ./liblash/socket.c,
- ./liblash/xmalloc.c
-Copyright: 2002, Robert Ham <rah at bash.sh>
- 2002-2003, Robert Ham <rah at bash.sh>
- 2003, Robert Ham <rah at bash.sh>
-License: GPL-2+
- FIXME
-
Files: ./AUTHORS,
./ChangeLog.old,
./Makefile.am,
@@ -96,15 +10,17 @@ Files: ./AUTHORS,
./TODO,
./acinclude.m4,
./clients/Makefile.am,
- ./clients/control/Makefile.am,
./clients/panel/Makefile.am,
./clients/save_button/Makefile.am,
+ ./clients/shell/Makefile.am,
./clients/simple_client/Makefile.am,
./clients/synth/Makefile.am,
./clients/synth/synth.c,
./common.am,
+ ./common/Makefile.am,
./config.h.in,
./configure.ac,
+ ./dbus/Makefile.am,
./debian/compat,
./debian/control,
./debian/control.in,
@@ -147,22 +63,117 @@ Files: ./AUTHORS,
./lash/Makefile.am,
./lashd/Makefile.am,
./lashd/lash-project-1.0.dtd,
+ ./lashd/org.nongnu.lash.service.in,
+ ./lashd/sigsegv.h,
./liblash/Makefile.am,
./m4/Makefile.am,
./m4/aclocal-include.m4,
- ./m4/readline.m4,
- ./pylash/test.py
+ ./pylash/lash.py,
+ ./pylash/lash_wrap.c,
+ ./pylash/test.py,
+ ./svnversion.h,
+ ./svnversion.sh
Copyright: *No copyright*
License: UNKNOWN
FIXME
+Files: ./clients/shell/client.c,
+ ./clients/shell/client.h,
+ ./clients/shell/lash_control.h,
+ ./clients/shell/project.c,
+ ./clients/shell/project.h,
+ ./clients/simple_client/simple_client.c,
+ ./clients/synth/interface.c,
+ ./clients/synth/interface.h,
+ ./clients/synth/lash.c,
+ ./clients/synth/lash.h,
+ ./clients/synth/synth.h,
+ ./lash/client_interface.h,
+ ./lash/event.h,
+ ./lash/lash.h,
+ ./lash/protocol.h,
+ ./lashd/alsa_client.c,
+ ./lashd/alsa_client.h,
+ ./lashd/alsa_fport.c,
+ ./lashd/alsa_fport.h,
+ ./lashd/alsa_mgr.c,
+ ./lashd/alsa_mgr.h,
+ ./lashd/alsa_patch.c,
+ ./lashd/alsa_patch.h,
+ ./lashd/jack_patch.c,
+ ./lashd/jack_patch.h,
+ ./lashd/server.h,
+ ./liblash/args.c,
+ ./liblash/args.h,
+ ./liblash/protocol.c
+Copyright: 2002, Robert Ham <rah at bash.sh>
+ 2002-2003, Robert Ham <rah at bash.sh>
+ 2003, Robert Ham <rah at bash.sh>
+License: GPL-2+
+ FIXME
+
+Files: ./clients/shell/lash_control.c,
+ ./clients/simple_client/simple_client_newapi.c,
+ ./lash/config.h,
+ ./lash/types.h,
+ ./lashd/client.c,
+ ./lashd/client.h,
+ ./lashd/file.c,
+ ./lashd/file.h,
+ ./lashd/jack_fport.c,
+ ./lashd/jack_fport.h,
+ ./lashd/jack_mgr.c,
+ ./lashd/jack_mgr.h,
+ ./lashd/jack_mgr_client.c,
+ ./lashd/jack_mgr_client.h,
+ ./lashd/project.c,
+ ./lashd/project.h,
+ ./lashd/server.c,
+ ./lashd/store.c,
+ ./lashd/store.h,
+ ./liblash/client.c,
+ ./liblash/client.h,
+ ./liblash/event.c,
+ ./liblash/event.h,
+ ./liblash/lash.c,
+ ./liblash/lash_config.c
+Copyright: 2002, Robert Ham <rah at bash.sh>
+ 2002-2003, Robert Ham <rah at bash.sh>
+ 2008, Juuso Alasuutari <juuso.alasuutari at gmail.com>
+License: GPL-2+
+ FIXME
+
+Files: ./common/safety.c,
+ ./common/safety.h,
+ ./dbus/introspection.h,
+ ./dbus/service.h,
+ ./dbus/signal.c,
+ ./dbus/types.h,
+ ./lash/client_interface_new.h,
+ ./lashd/client_dependency.c,
+ ./lashd/client_dependency.h,
+ ./lashd/dbus_iface_control.h,
+ ./lashd/dbus_iface_server.h,
+ ./lashd/dbus_service.h,
+ ./lashd/jackdbus_mgr.h,
+ ./lashd/types.h,
+ ./liblash/dbus_iface_client.h,
+ ./liblash/dbus_service.c,
+ ./liblash/dbus_service.h,
+ ./liblash/lash_config.h
+Copyright: 2008, Juuso Alasuutari <juuso.alasuutari at gmail.com>
+License: GPL-2+
+ FIXME
+
Files: ./Makefile.in,
./clients/Makefile.in,
- ./clients/control/Makefile.in,
./clients/panel/Makefile.in,
./clients/save_button/Makefile.in,
+ ./clients/shell/Makefile.in,
./clients/simple_client/Makefile.in,
./clients/synth/Makefile.in,
+ ./common/Makefile.in,
+ ./dbus/Makefile.in,
./docs/Makefile.in,
./docs/lash-manual-html-one-page/Makefile.in,
./docs/lash-manual-html-split/Makefile.in,
@@ -175,47 +186,91 @@ Copyright: 1994-2002
License: UNKNOWN
FIXME
-Files: ./clients/control/main.c,
- ./clients/save_button/save_button.c,
- ./clients/synth/main.c,
- ./lashd/main.c
+Files: ./dbus/error.c,
+ ./dbus/error.h,
+ ./dbus/interface.c,
+ ./dbus/interface.h,
+ ./dbus/introspection.c,
+ ./dbus/method.c,
+ ./dbus/method.h,
+ ./dbus/object_path.c,
+ ./dbus/object_path.h,
+ ./dbus/service.c,
+ ./dbus/signal.h
+Copyright: 2008, Juuso Alasuutari <juuso.alasuutari at gmail.com>
+ 2008, Nedko Arnaudov
+License: GPL-2+
+ FIXME
+
+Files: ./clients/lash_control,
+ ./common/error.h,
+ ./lashd/appdb.c,
+ ./lashd/appdb.h,
+ ./lashd/proctitle.c,
+ ./lashd/proctitle.h,
+ ./pylash/lash.c,
+ ./pylash/lash.h,
+ ./pylash/lash.i
+Copyright: 2006, Nedko Arnaudov <nedko at arnaudov.name>
+ 2008, Nedko Arnaudov <nedko at arnaudov.name>
+License: GPL-2+
+ FIXME
+
+Files: ./lashd/dbus_iface_control.c,
+ ./lashd/dbus_iface_server.c,
+ ./lashd/dbus_service.c,
+ ./liblash/dbus_iface_client.c
+Copyright: 2008, Juuso Alasuutari <juuso.alasuutari at gmail.com>
+ 2008, Nedko Arnaudov <nedko at arnaudov.name>
+License: GPL-2+
+ FIXME
+
+Files: ./common/debug.h,
+ ./lashd/jackdbus_mgr.c,
+ ./lashd/loader.c,
+ ./lashd/loader.h
Copyright: 2002, Robert Ham <rah at bash.sh>
- 2002, Robert Ham <rah at bash.sh>\n");
+ 2002-2003, Robert Ham <rah at bash.sh>
+ 2008, Juuso Alasuutari <juuso.alasuutari at gmail.com>
+ 2008, Nedko Arnaudov <nedko at arnaudov.name>
License: GPL-2+
FIXME
Files: ./clients/panel/panel.h,
./clients/panel/project.c,
./clients/panel/project.h
-Copyright: 2006, Dave Robillard <drobilla at connect.carleton.ca>
+Copyright: 2006, Dave Robillard <dave at drobilla.net>
License: GPL-2+
FIXME
-Files: ./pylash/lash.c,
- ./pylash/lash.h,
- ./pylash/lash.i
-Copyright: 2006, Nedko Arnaudov <nedko at arnaudov.name>
+Files: ./clients/save_button/save_button.c,
+ ./clients/shell/main.c,
+ ./clients/synth/main.c
+Copyright: 2002, Robert Ham <rah at bash.sh>
+ 2002, Robert Ham <rah at bash.sh>\n");
+License: GPL-2+
+ FIXME
+
+Files: ./config.guess,
+ ./config.sub
+Copyright: 1992-1999,
+ 1992-2005
License: GPL-2+
FIXME
-Files: ./docs/texinfo.tex,
- ./missing
-Copyright: 1985-1986, 1988, 1990-1995
- 1996-1997, 1999-2000, 2002-2005
+Files: ./missing
+Copyright: 1996-1997, 1999-2000, 2002-2006
License: GPL
FIXME
-Files: ./compile,
- ./depcomp
-Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
+Files: ./depcomp
+Copyright: 1999-2000, 2003-2006, Free Software
License: GPL
FIXME
-Files: ./config.guess,
- ./config.sub
-Copyright: 1992-1999
- 1992-2005,
-License: GPL-2+
+Files: ./compile
+Copyright: 1999-2000, 2003-2005, Free Software Foundation, Inc
+License: GPL
FIXME
Files: ./pylash/Makefile.in
@@ -229,6 +284,11 @@ Copyright: 2007, Nedko Arnaudov <nedko at arnaudov.name>
License: GPL-2
FIXME
+Files: ./common/klist.h
+Copyright: holders of this code are unknown, they were not
+License: GPL-2
+ FIXME
+
Files: ./configure
Copyright: (ISLOWER ? 'A' + ( - 'a') : )
(ISLOWER ? ( | 0x40) : )
@@ -247,18 +307,20 @@ License: GPL-2+
Files: ./aclocal.m4
Copyright: 1996-1997, 2000-2001, 2003, 2005,
1996-2004,
- 1996-2005,
1996-2007,
- 1997, 1999-2001, 2003, 2005
- 1997, 2000-2001, 2003-2005,
+ 1997, 1999-2001, 2003-2005,
+ 1997, 2000-2001, 2003-2006,
+ 1999-2001, 2003-2005,
1999-2005,
+ 1999-2006,
2001, 2003, 2005, Free Software Foundation, Inc
2001-2003, 2005 Free Software Foundation, Inc
- 2002-2003, 2005 Free Software Foundation, Inc
+ 2002-2003, 2005-2006, Free Software Foundation, Inc
2003, 2005 Free Software Foundation, Inc
- 2003-2005, Free Software Foundation, Inc
- 2004, Scott James Remnant <scott at netsplit.com>
+ 2003-2006, Free Software Foundation, Inc
2004-2005, Free Software Foundation, Inc
+ 2006, Free Software Foundation, Inc
+ 2004, Scott James Remnant <scott at netsplit.com>
License: GPL-2+
FIXME
@@ -278,14 +340,28 @@ License: GPL-2+
FIXME
Files: ./clients/panel/panel.c
-Copyright: 2006, Dave Robillard <drobilla at connect.carleton.ca>
+Copyright: 2006, Dave Robillard <dave at drobilla.net>
2006, Dave Robillard");
License: GPL-2+
FIXME
Files: ./clients/panel/main.c
-Copyright: 2006, Dave Robillard <drobilla at connect.carleton.ca>\n");
- 2006, Dave Robillarrd <drobilla at connect.carleton.ca>
+Copyright: 2006, Dave Robillard <dave at drobilla.net>\n");
+ 2006, Dave Robillarrd <dave at drobilla.net>
+License: GPL-2+
+ FIXME
+
+Files: ./lashd/main.c
+Copyright: 2002, Robert Ham <rah at bash.sh>
+ 2002, Robert Ham <rah at bash.sh>\n"
+ 2008, Juuso Alasuutari <juuso.alasuutari at gmail.com>
+ 2008, Nedko Arnaudov <nedko at arnaudov.name>
+License: GPL-2+
+ FIXME
+
+Files: ./lashd/log.c
+Copyright: 2008, Marc-Olivier Barre
+ 2008, Nedko Arnaudov <nedko at arnaudov.name>
License: GPL-2+
FIXME
@@ -294,25 +370,17 @@ Copyright: 1994, X Consortium
License: MIT/X11 (BSD like)
FIXME
+Files: ./lashd/sigsegv.c
+Copyright: 2005, - 2008, Jaco Kroon
+License: Public domain
+ FIXME
+
Files: ./docs/api-proposal.html
Copyright: © 1993-1996,
© 1997-1999
License: UNKNOWN
FIXME
-Files: ./docs/lash-manual-html-one-page/lash-manual.html
-Copyright: © 2000-2002, Free Software Foundation, Inc
- <var>year</var> <var>your name</var>
- holder saying it can be
- holders, but you may include
- law
- notices
- notices of the Document
- notices, a license notice
- notices, and the license notice saying this License applies
-License: UNKNOWN
- FIXME
-
Files: ./docs/fdl.texi
Copyright: @var{year} @var{your name}
@{} 2000-2002, Free Software Foundation, Inc
@@ -328,6 +396,7 @@ License: UNKNOWN
Files: ./docs/lash-manual.texi.in
Copyright: @{} 2002-2003, Robert Ham (rah@@bash.sh)
+ @{} 2005-2006, Dave Robillard (dave@@drobilla.net)
@{} 2005-2007, Dave Robillard (dave@@drobilla.net)
License: UNKNOWN
FIXME
@@ -337,11 +406,16 @@ Copyright: 1994-1996, 1999-2002, Free Software
License: UNKNOWN
FIXME
-Files: ./lash/list.h
+Files: ./common/list.h
Copyright: 2002, Kai Vehmanen
License: UNKNOWN
FIXME
+Files: ./m4/readline.m4
+Copyright: 2008, Ville Laurikari <vl at iki.fi>
+License: UNKNOWN
+ FIXME
+
Files: ./ChangeLog
Copyright: date and version number
License: UNKNOWN
--
lash packaging
More information about the pkg-multimedia-commits
mailing list