[Python-modules-commits] r25895 - in packages/shiboken/trunk/debian (copyright)

odyx at users.alioth.debian.org odyx at users.alioth.debian.org
Wed Sep 18 18:23:37 UTC 2013


    Date: Wednesday, September 18, 2013 @ 18:23:35
  Author: odyx
Revision: 25895

Rewrite debian/copyright with CF-1.0

Also make sure that shiboken is indeed marked as being licensed as GPL-2, not GPL-2+

Closes: #722504

Modified:
  packages/shiboken/trunk/debian/copyright

Modified: packages/shiboken/trunk/debian/copyright
===================================================================
--- packages/shiboken/trunk/debian/copyright	2013-09-18 13:48:06 UTC (rev 25894)
+++ packages/shiboken/trunk/debian/copyright	2013-09-18 18:23:35 UTC (rev 25895)
@@ -1,107 +1,76 @@
-This package was debianized by Didier Raboud on Thu, 10 Feb 2010 12:15:24 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: shiboken
+Upstream-Contact: PySide team <contact at pyside.org>
+Source: http://qt-project.org/wiki/PySideDownloads
 
-Upstream Author:
+Files: *
+Copyright: 2002-2005, Roberto Raggi <roberto at kdevelop.org>
+           2013, Digia Plc and/or its subsidiary(-ies)
+License: GPL-2.0
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ version 2 as published by the Free Software Foundation.
+ .
+ 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 St, Fifth Floor, Boston, MA
+ 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
 
-    PySide team <contact at pyside.org>
+Files: libshiboken/*
+Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
+License: LGPL-2.1+
+ This library 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 library 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 Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
 
-Copyright:
+Files: ext/sparsehash/*
+Copyright: 2005, Google Inc
+License: BSD-3-Clause
+     * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+     * 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.
+     * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "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 COPYRIGHT
+ OWNER OR CONTRIBUTORS 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 (C) 2013 Digia Plc and/or its subsidiary(-ies).
-
-Licenses:
-
-  The shiboken code is under GPL-2 :
-
-    This package 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 package 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 package; 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 General Public License
-    can be found in `/usr/share/common-licenses/GPL-2'.
-
-  The shiboken library and the tests are under LGPL-2.1 :
-
-    This program is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public License
-    version 2.1 as published by the Free Software Foundation. Please
-    review the following information to ensure the GNU Lesser General
-    Public License version 2.1 requirements will be met:
-    http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-   
-    As a special exception to the GNU Lesser General Public License
-    version 2.1, the object code form of a "work that uses the Library"
-    may incorporate material from a header file that is part of the
-    Library.  You may distribute such object code under terms of your
-    choice, provided that the incorporated material (i) does not exceed
-    more than 5% of the total size of the Library; and (ii) is limited to
-    numerical parameters, data structure layouts, accessors, macros,
-    inline functions and templates.
-   
-    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 program; 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`
-
-Additionally, shiboken includes headers from sparsehash:
-
-    http://code.google.com/p/google-sparsehash
-
-  Copyright:
-
-    Copyright (c) 2005-2007, Google Inc.
-    All rights reserved.
-
-  License:
-
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted provided that the following conditions are
-    met:
-    
-    * Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-    * 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.
-    * Neither the name of Google Inc. nor the names of its
-    contributors may be used to endorse or promote products derived from
-    this software without specific prior written permission.
-
-    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-    "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 COPYRIGHT
-    OWNER OR CONTRIBUTORS 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.
-
-It was downloaded from http://www.pyside.org/downloads/.
-
-The Debian packaging is
-
-    Copyright (C) 2009,2010, Didier Raboud
-
-and is dual-licensed under the GPL (see `/usr/share/common-licenses/GPL-2') and
-the LGPL (see `/usr/share/common-licenses/LGPL-2.1`).
+Files: debian/*
+Copyright: 2009-2013, Didier Raboud <odyx at debian.org>
+License: LGPL-2.1+ or GPL-2




More information about the Python-modules-commits mailing list