[med-svn] r9128 - trunk/packages/volview/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Fri Dec 30 08:43:04 UTC 2011


Author: malat-guest
Date: 2011-12-30 08:43:04 +0000 (Fri, 30 Dec 2011)
New Revision: 9128

Added:
   trunk/packages/volview/trunk/debian/README.Debian
Modified:
   trunk/packages/volview/trunk/debian/changelog
   trunk/packages/volview/trunk/debian/copyright
Log:
Add a README

Added: trunk/packages/volview/trunk/debian/README.Debian
===================================================================
--- trunk/packages/volview/trunk/debian/README.Debian	                        (rev 0)
+++ trunk/packages/volview/trunk/debian/README.Debian	2011-12-30 08:43:04 UTC (rev 9128)
@@ -0,0 +1,18 @@
+volview for Debian
+------------------------
+
+VolView ships with multiple convenient libraries, namely:
+- GDCM
+- VTK
+- ITK
+- KWWidgets
+- TCL/TK
+- FFMPEG
+- VTKEdge
+- Curl
+- TAR
+
+The original source has been stripped from those source libraries and the build
+system has been modified to build against system installed libraries.
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Fri, 30 Dec 2011 09:41:46 +0100

Modified: trunk/packages/volview/trunk/debian/changelog
===================================================================
--- trunk/packages/volview/trunk/debian/changelog	2011-12-28 18:28:47 UTC (rev 9127)
+++ trunk/packages/volview/trunk/debian/changelog	2011-12-30 08:43:04 UTC (rev 9128)
@@ -1,5 +1,5 @@
-volview (3.4-1) experimental; urgency=low
+volview (3.4-1) unstable; urgency=low
 
   * Initial release (Closes: #640511)
 
- -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Fri, 02 Sep 2011 18:01:20 +0200
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Fri, 30 Dec 2011 09:41:46 +0100

Modified: trunk/packages/volview/trunk/debian/copyright
===================================================================
--- trunk/packages/volview/trunk/debian/copyright	2011-12-28 18:28:47 UTC (rev 9127)
+++ trunk/packages/volview/trunk/debian/copyright	2011-12-30 08:43:04 UTC (rev 9128)
@@ -4,41 +4,21 @@
 Source: http://www.kitware.com/products/vvdownload.html
 
 Files: *
-Copyright: © 2009-10, President and Fellows of Harvard College.
+Copyright: © 1999-2011 Kitware, Inc.
 License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
+ VolView uses an open-source license as follows:
+ .
+ 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 Kitware nor the names of any 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 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.
 
- 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 the  President and Fellows of Harvard College
- 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.
-
 Files: debian/*
 Copyright: 2011; Mathieu Malaterre <mathieu.malaterre at gmail.com>
-License: Apache 2.0
-
-License: Apache 2.0
- On Debian GNU/Linux system you can find the complete text of the
- Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
-
-License: LGPL-2.1
- On Debian GNU/Linux system you can find the complete text of the
- LGPL license in '/usr/share/common-licenses/LGPL-2.1'.
+License: BSD
+ Same as above




More information about the debian-med-commit mailing list