[Pkg-scicomp-commits] qhull/trunk/debian

Rafael Laboissiere rafael at debian.org
Fri Jun 27 17:24:52 UTC 2008


SVN commit 2527 by rafael:

Clarify licensing conditions for the Debian packaging files


 M  +3 -1      qhull/trunk/debian/changelog  
 M  +14 -11    qhull/trunk/debian/copyright  


--- qhull/trunk/debian/changelog #2526:2527
@@ -3,8 +3,10 @@
   * Create new package libqhull-doc containing the HTML documentation for
     Qhull.  This avoids a Lintian message saying that the arch-dependent
     package libqhull-dev has a big /usr/share directory.
+  * debian/copyright: Clarify licensing conditions for the Debian
+    packaging files
 
- -- Rafael Laboissiere <rafael at debian.org>  Fri, 27 Jun 2008 19:15:49 +0200
+ -- Rafael Laboissiere <rafael at debian.org>  Fri, 27 Jun 2008 19:24:12 +0200
 
 qhull (2003.1-9) unstable; urgency=low
 
--- qhull/trunk/debian/copyright #2526:2527
@@ -29,28 +29,31 @@
 
                        email: qhull at qhull.org
 
-This software includes Qhull from The Geometry Center.  Qhull is 
-copyrighted as noted above.  Qhull is free software and may be obtained 
-via http from www.qhull.org.  It may be freely copied, modified, 
+This software includes Qhull from The Geometry Center.  Qhull is
+copyrighted as noted above.  Qhull is free software and may be obtained
+via http from www.qhull.org.  It may be freely copied, modified,
 and redistributed under the following conditions:
 
 1. All copyright notices must remain intact in all files.
 
-2. A copy of this text file must be distributed along with any copies 
-   of Qhull that you redistribute; this includes copies that you have 
-   modified, or copies of programs or other software products that 
+2. A copy of this text file must be distributed along with any copies
+   of Qhull that you redistribute; this includes copies that you have
+   modified, or copies of programs or other software products that
    include Qhull.
 
 3. If you modify Qhull, you must include a notice giving the
    name of the person performing the modification, the date of
    modification, and the reason for such modification.
 
-4. When distributing modified versions of Qhull, or other software 
-   products that include Qhull, you must provide notice that the original 
+4. When distributing modified versions of Qhull, or other software
+   products that include Qhull, you must provide notice that the original
    source code may be obtained as noted above.
 
-5. There is no warranty or other guarantee of fitness for Qhull, it is 
-   provided solely "as is".  Bug reports or fixes may be sent to 
-   qhull_bug at qhull.org; the authors may or may not act on them as 
+5. There is no warranty or other guarantee of fitness for Qhull, it is
+   provided solely "as is".  Bug reports or fixes may be sent to
+   qhull_bug at qhull.org; the authors may or may not act on them as
    they desire.
 
+The Debian packaging files are released under the terms of the GNU
+General Public License, version 3 or later.  The complete text of the
+GNU GPL v3, can be found in the file /usr/share/common-licenses/GPL-3.



More information about the Pkg-scicomp-commits mailing list