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

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Feb 11 19:15:31 UTC 2010


The following commit has been merged in the master branch:
commit eca47e413c5e5173f6ca6ecd22af1f0772d5f955
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Feb 11 20:14:30 2010 +0100

    Fix add autotools files (license: GNU All Permissive, GPL-2+, MIT) to copyright file.

diff --git a/debian/copyright b/debian/copyright
index 33565ea..60c19e5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,8 @@ Upstream-Source: http://calf.sourceforge.net/
 Copyright: 2001-2009, Krzysztof Foltman <wdev at foltman.com>
 License: LGPL-2+
 
-Files: Makefile.in
+Files: ./aclocal.m4,
+	Makefile.in
 Copyright: 1994-2008, Free Software Foundation, Inc.
 License: other-GAP
 
@@ -23,10 +24,25 @@ Files: src/calf/jackhost.h,
 Copyright: 2007, Krzystof Foltman <wdev at foltman.com>
 License: GPL-2+
 
+Files: ./config.guess,
+	./config.sub,
+	./depcomp,
+	./missing
+Copyright: 1992-2006, Free Software Foundation, Inc.
+License: GPL-2+ with Autoconf exception
+
+Files: ./configure
+Copyright: 1992-1996,1998-2008, Free Software Foundation, Inc.
+License: other-GAP-configure
+
 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-2008 Free Software Foundation, Inc
+License: GPL-2+ with Libtool exception
+
 Files: src/calf/lv2_event.h
 Copyright: 2006-2007, Lars Luthman <lars.luthman at gmail.com>
 	2008, Dave Robillard <dave at drobilla.net>
@@ -53,6 +69,10 @@ Copyright: 2000-2002, Paul Barton-Davis
 	2006-2008 Lars Luthman <lars.luthman at gmail.com>
 License: LGPL-2.1+
 
+Files: install-sh
+Copyright: 1994, X Consortium
+License: other-MIT
+
 Files: src/calf/lv2_progress.h
 Copyright: none (work is in public domain)
 License: PD
@@ -130,7 +150,7 @@ License: GPL-2+
  /usr/share/common-licenses/GPL-2.
 
 License: other-GAP
- This Makefile.in is free software; the Free Software Foundation
+ 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.
  .
@@ -138,3 +158,91 @@ License: other-GAP
  but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.
+ .
+ Some files differ from above by using the alternate expression "This
+ Makefile.in" instead of "This file" but otherwise identical license and
+ disclaimer.
+
+License: other-GAP-configure
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+
+License: GPL-2+ with Autoconf exception
+ This file 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 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
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+ 02110-1301, USA.
+ .
+ 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.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License (GPL) version 2 can be found at
+ /usr/share/common-licenses/GPL-2.
+
+License: GPL-2+ with Libtool exception
+ This is free software; see the source for copying conditions.  There is NO
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ .
+ GNU Libtool 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 of the License, or
+ (at your option) any later version.
+ .
+ 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.
+ .
+ GNU Libtool 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 GNU Libtool; see the file COPYING.  If not, a copy
+ can be downloaded from http://www.gnu.org/licenses/gpl.html,
+ or obtained by writing to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License (GPL) version 2 can be found at
+ /usr/share/common-licenses/GPL-2.
+
+License: other-MIT
+ 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 CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ 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 deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.
+ .
+ .
+ FSF changes to this file are in the public domain.

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list