[med-svn] r3490 - trunk/packages/gdcm/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Tue Jun 16 08:00:49 UTC 2009
Author: malat-guest
Date: 2009-06-16 08:00:48 +0000 (Tue, 16 Jun 2009)
New Revision: 3490
Modified:
trunk/packages/gdcm/trunk/debian/control
trunk/packages/gdcm/trunk/debian/copyright
Log:
update copyright
Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2009-06-16 07:29:36 UTC (rev 3489)
+++ trunk/packages/gdcm/trunk/debian/control 2009-06-16 08:00:48 UTC (rev 3490)
@@ -8,9 +8,9 @@
Steve M. Robbins <smr at debian.org>
XS-Python-Version: current
Build-Depends: debhelper (>= 5.0.37.2), python-dev, quilt,
- python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev,
+ python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev, doxygen,
swig, cmake, libvtk5-dev (>= 5.2.1-4), python-vtk, libpng12-dev | libpng-dev,
- libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libopenjpeg-dev,
+ libjpeg62-dev, libtiff4-dev, libfreetype6-dev, libopenjpeg-dev, graphviz,
libxext-dev, libxss-dev, libxft-dev, mono-devel (>= 2.0.1), default-jdk, libpoppler-dev, libssl-dev
Standards-Version: 3.8.1
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/?rev=0&sc=0
@@ -18,6 +18,7 @@
Homepage: http://gdcm.sourceforge.net/
Package: libgdcm2.0
+Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Grassroots DICOM runtime libraries
@@ -105,6 +106,7 @@
Python bindings to the GDCM DICOM library.
Package: libvtkgdcm2.0
+Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Grassroots DICOM VTK runtime libraries
Modified: trunk/packages/gdcm/trunk/debian/copyright
===================================================================
--- trunk/packages/gdcm/trunk/debian/copyright 2009-06-16 07:29:36 UTC (rev 3489)
+++ trunk/packages/gdcm/trunk/debian/copyright 2009-06-16 08:00:48 UTC (rev 3490)
@@ -9,7 +9,7 @@
Copyright:
- Copyright (c) 2006-2008 Mathieu Malaterre
+ Copyright (c) 2006-2009 Mathieu Malaterre
Copyright (c) 1993-2005 CREATIS
License:
@@ -29,9 +29,6 @@
endorse or promote products derived from this software without specific
prior written permission.
- * Modified source versions must be plainly marked as such, and must not be
- misrepresented as being the original software.
-
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
@@ -442,6 +439,36 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
+Utilities/charls license:
+
+Copyright (c) 2007-2009, Jan de Vaan
+All rights reserved.
+
+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 my employer, 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.
+
Utilities/gdcmuuid license:
* Copyright (C) 1996, 1997 Theodore Ts'o.
More information about the debian-med-commit
mailing list