[Python-modules-commits] r14028 - in packages/shiboken/trunk/debian (3 files)

odyx-guest at users.alioth.debian.org odyx-guest at users.alioth.debian.org
Thu Jul 22 12:57:32 UTC 2010


    Date: Thursday, July 22, 2010 @ 12:57:31
  Author: odyx-guest
Revision: 14028

  - Update debian/copyright to remove the mentions of the hand-patched
    files.
* Bump Standards to 3.9.0.0

Modified:
  packages/shiboken/trunk/debian/changelog
  packages/shiboken/trunk/debian/control
  packages/shiboken/trunk/debian/copyright

Modified: packages/shiboken/trunk/debian/changelog
===================================================================
--- packages/shiboken/trunk/debian/changelog	2010-07-22 12:20:18 UTC (rev 14027)
+++ packages/shiboken/trunk/debian/changelog	2010-07-22 12:57:31 UTC (rev 14028)
@@ -7,9 +7,13 @@
     - Remove debian/cmake/*.
     - Bump cmake B-D to 2.8.2
     - Adapt debian/rules.
+    - Update debian/copyright to remove the mentions of the hand-patched
+      files.
 
- -- Didier Raboud <didier at raboud.com>  Wed, 30 Jun 2010 15:59:05 +0200
+  * Bump Standards to 3.9.0.0
 
+ -- Didier Raboud <didier at raboud.com>  Thu, 22 Jul 2010 14:56:25 +0200
+
 shiboken (0.3.2-2) unstable; urgency=low
 
   * Add debug-built versions to fix PySide's debug build

Modified: packages/shiboken/trunk/debian/control
===================================================================
--- packages/shiboken/trunk/debian/control	2010-07-22 12:20:18 UTC (rev 14027)
+++ packages/shiboken/trunk/debian/control	2010-07-22 12:57:31 UTC (rev 14028)
@@ -9,7 +9,7 @@
 	python-all-dev, python-all-dbg
 Build-Depends-Indep: python-sphinx
 XS-Python-Version: >= 2.5
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0.0
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/shiboken/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/shiboken/?op=log
 Homepage: http://www.pyside.org/

Modified: packages/shiboken/trunk/debian/copyright
===================================================================
--- packages/shiboken/trunk/debian/copyright	2010-07-22 12:20:18 UTC (rev 14027)
+++ packages/shiboken/trunk/debian/copyright	2010-07-22 12:57:31 UTC (rev 14028)
@@ -31,7 +31,6 @@
 
   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
@@ -106,70 +105,3 @@
 
 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`).
-    
-The Debian packaging additionnally includes hand-patched files from cmake
-(debian/cmake/*.cmake)
-
-    They were downloaded from http://cmake.org/cmake/resources/software.html
-
-  Copyright:
-
-    CMake was initially developed by Kitware with the following sponsorship:
-    
-     * National Library of Medicine at the National Institutes of Health
-       as part of the Insight Segmentation and Registration Toolkit (ITK).
-    
-     * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel 
-       Visualization Initiative.
-    
-     * National Alliance for Medical Image Computing (NAMIC) is funded by the
-       National Institutes of Health through the NIH Roadmap for Medical Research,
-       Grant U54 EB005149.
-    
-     * Kitware, Inc.
-    
-    
-    Unless otherwise specified, the CMake copyright is as follows:
-    --
-    Copyright (c) 2002 Kitware, Inc., Insight Consortium
-    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.
-    
-     * The names of Kitware, Inc., the Insight Consortium, or the names of
-       any consortium members, or of any contributors, may not be used to
-       endorse or promote products derived from this software without
-       specific prior written permission.
-    
-    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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 AUTHORS 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.
-    --
-    This copyright information is available on the CMake web site:
-    http://www.cmake.org/HTML/Copyright.html
-
-    CMake is licensed under OSI approved BSD "July 22 1999" style license and
-    therefore the right to use and distribute it in binary form linked with Qt4 are
-    granted by the Qt GPL Exception. See /usr/share/doc/libqtcore4/copyright for
-    more information on the Qt GPL Exception. Complete text of the original BSD
-    "July 22 1999" license can be found in /usr/share/common-licenses/BSD on Debian
-    systems.
-




More information about the Python-modules-commits mailing list