[SCM] lv2fil packaging branch, master, updated. upstream/2.0-5-g10c3108

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 14 23:35:03 UTC 2009


The following commit has been merged in the master branch:
commit b1aad1cfdacc8fc08cd04b42377c9af0ecd08df7
Author: miramikes <mira at debian.(none)>
Date:   Tue Sep 15 01:35:19 2009 +0200

    Improved copyright file

diff --git a/debian/copyright b/debian/copyright
index c46e6af..031f39a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,48 +12,22 @@ Copyright:
 
 	Copyright (C) 2006,2007,2008,2009 Nedko Arnaudov
 
-	lv2_ui.h file:
-	* Copyright (C) 2006-2008 Lars Luthman <lars.luthman at gmail.com>
-	* Based on lv2.h, which was
-	* Copyright (C) 2000-2002 Richard W.E. Furse, Paul Barton-Davis, 
-	*                         Stefan Westerfeld
-	* Copyright (C) 2006 Steve Harris, Dave Robillard.
-
-	ui file:
-	* Copyright (C) 2008,2009 Nedko Arnaudov <nedko at arnaudov.name>
-	* Copyright (C) 2006 Leonard Ritter <contact at leonard-ritter.com>
-
-	waf file:
-	* Copyright (C) 2005-2008 Thomas Nagy
-	distribution of waf file is possible under following conditions:
-
-"""
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-3. The name of the author may not be used to endorse or promote products
-   derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
-""" 
+Copyright exceptions:
+
+The lv2_ui.h file:
+	Copyright (C) 2006-2008 Lars Luthman <lars.luthman at gmail.com>
+	Based on lv2.h, which was
+	Copyright (C) 2000-2002 Richard W.E. Furse, Paul Barton-Davis, 
+	                        Stefan Westerfeld
+	Copyright (C) 2006 Steve Harris, Dave Robillard.
+
+The ui file:
+	Copyright (C) 2008,2009 Nedko Arnaudov <nedko at arnaudov.name>
+	Copyright (C) 2006 Leonard Ritter <contact at leonard-ritter.com>
+
+The waf file:
+	Copyright (C) 2005-2008 Thomas Nagy
+	
 
 License:
 
@@ -72,9 +46,68 @@ License:
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+Lincense exeptions:
+
+The lv2_external_ui.h file contains this notice:
+
+    This work is in public domain.
+ 
+    This file 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.
+
+The lv2_ui.h file is licensed under the GNU LGPL v2.1 or later.
 
-The Debian packaging is Copyright (C) 2009, Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org> and
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU Lesser General Public License as published by
+    the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.
+  
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+The waf file contains this notice:
+
+    """
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+
+    1. Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer.
+
+    2. Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in the
+       documentation and/or other materials provided with the distribution.
+
+    3. The name of the author may not be used to endorse or promote products
+       derived from this software without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
+    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+    DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+    IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+    POSSIBILITY OF SUCH DAMAGE.
+    """
+
+The Debian packaging is Copyright (C) 2009, Jaromír Mikeš <mira.mikes at seznam.cz> and
 is licensed under the GPL, see above.
 
 

-- 
lv2fil packaging



More information about the pkg-multimedia-commits mailing list