[vmtk] 04/17: * debian/rules: - Enable building of contrib classes. Update lintian-overrides accordingly. - Minor fix for Python 2.7 for binary package python-vmtk. * debian/control: Set XS-Python-Version to ">= 2.3" (closes: #606857). * debian/copyright: Remove reference to deprecated BSD license file and add full license text.

Mattia Rizzolo mattia at debian.org
Sun Apr 17 14:34:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository vmtk.

commit 5d17846e50775ae59648dea8ea89a77a4a9c863d
Author: Johannes Ring <johannr at simula.no>
Date:   Mon Feb 14 15:30:15 2011 +0000

    * debian/rules:
      - Enable building of contrib classes. Update lintian-overrides
        accordingly.
      - Minor fix for Python 2.7 for binary package python-vmtk.
    * debian/control: Set XS-Python-Version to ">= 2.3" (closes: #606857).
    * debian/copyright: Remove reference to deprecated BSD license file
      and add full license text.
---
 debian/changelog                     | 12 ++++++++++++
 debian/control                       |  2 +-
 debian/copyright                     | 18 ++++++++++++++----
 debian/libvmtk0.9.lintian-overrides  |  2 +-
 debian/python-vmtk.lintian-overrides |  3 ++-
 debian/rules                         |  3 ++-
 6 files changed, 32 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 864a0f8..332fe71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+vmtk (0.9.0-2) unstable; urgency=low
+
+  * debian/rules:
+    - Enable building of contrib classes. Update lintian-overrides
+      accordingly.
+    - Minor fix for Python 2.7 for binary package python-vmtk.
+  * debian/control: Set XS-Python-Version to ">= 2.3" (closes: #606857).
+  * debian/copyright: Remove reference to deprecated BSD license file
+    and add full license text.
+
+ -- Johannes Ring <johannr at simula.no>  Mon, 14 Feb 2011 13:54:35 +0100
+
 vmtk (0.9.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 623663e..76ff886 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), cmake,
  libinsighttoolkit3-dev | libinsighttoolkit-dev, libjpeg62-dev, libtiff4-dev,
  libfreetype6-dev, libxext-dev, libpng12-dev, libexpat1-dev, uuid-dev,
  libgdcm2-dev, libopenjpeg-dev, libssl-dev
-XS-Python-Version: 2.6
+XS-Python-Version: >= 2.3
 Standards-Version: 3.8.4
 DM-Upload-Allowed: yes
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/vmtk/trunk
diff --git a/debian/copyright b/debian/copyright
index c95417f..1dad3ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,20 @@ Copyright:
 License:
 
     Redistribution and use in source and binary forms, with or without
-    modification, are permitted under the terms of the BSD License.
+    modification, are permitted provided that the following conditions
+    are met:
+
+    1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+
+    2. 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.
+
+    3. Neither the name of the Mario Negri Institute, of the University
+    of Toronto, 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 REGENTS AND CONTRIBUTORS ``AS IS'' AND
     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -30,9 +43,6 @@ License:
     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
     SUCH DAMAGE.
 
-On Debian systems, the complete text of the BSD License can be 
-found in `/usr/share/common-licenses/BSD'.
-
 Disclaimer: 
 
     This package is not part of the main Debian GNU/Linux
diff --git a/debian/libvmtk0.9.lintian-overrides b/debian/libvmtk0.9.lintian-overrides
index e7210a8..e249721 100644
--- a/debian/libvmtk0.9.lintian-overrides
+++ b/debian/libvmtk0.9.lintian-overrides
@@ -1 +1 @@
-libvmtk0.9: package-name-doesnt-match-sonames libvtkvmtkCommon0.9 libvtkvmtkComputationalGeometry0.9 libvtkvmtkDifferentialGeometry0.9 libvtkvmtkIO0.9 libvtkvmtkITK0.9 libvtkvmtkMisc0.9 libvtkvmtkSegmentation0.9
+libvmtk0.9: package-name-doesnt-match-sonames libvtkvmtkCommon0.9 libvtkvmtkComputationalGeometry0.9 libvtkvmtkContrib0.9 libvtkvmtkDifferentialGeometry0.9 libvtkvmtkIO0.9 libvtkvmtkITK0.9 libvtkvmtkMisc0.9 libvtkvmtkSegmentation0.9
diff --git a/debian/python-vmtk.lintian-overrides b/debian/python-vmtk.lintian-overrides
index 2b5a932..80da219 100644
--- a/debian/python-vmtk.lintian-overrides
+++ b/debian/python-vmtk.lintian-overrides
@@ -1,4 +1,4 @@
-python-vmtk: package-name-doesnt-match-sonames libvtkvmtkCommonPythonD0.9 libvtkvmtkComputationalGeometryPythonD0.9 libvtkvmtkDifferentialGeometryPythonD0.9 libvtkvmtkIOPythonD0.9 libvtkvmtkITKPythonD0.9 libvtkvmtkMiscPythonD0.9 libvtkvmtkSegmentationPythonD0.9
+python-vmtk: package-name-doesnt-match-sonames libvtkvmtkCommonPythonD0.9 libvtkvmtkComputationalGeometryPythonD0.9 libvtkvmtkContribPythonD0.9 libvtkvmtkDifferentialGeometryPythonD0.9 libvtkvmtkIOPythonD0.9 libvtkvmtkITKPythonD0.9 libvtkvmtkMiscPythonD0.9 libvtkvmtkSegmentationPythonD0.9
 python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkCommonPythonD.so.0.9.0 usr/lib/libvtkvmtkCommonPythonD.so
 python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkITKPythonD.so.0.9.0 usr/lib/libvtkvmtkITKPythonD.so
 python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkMiscPythonD.so.0.9.0 usr/lib/libvtkvmtkMiscPythonD.so
@@ -6,3 +6,4 @@ python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkIOPythonD.so.0.9.0
 python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkComputationalGeometryPythonD.so.0.9.0 usr/lib/libvtkvmtkComputationalGeometryPythonD.so
 python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkDifferentialGeometryPythonD.so.0.9.0 usr/lib/libvtkvmtkDifferentialGeometryPythonD.so
 python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkSegmentationPythonD.so.0.9.0 usr/lib/libvtkvmtkSegmentationPythonD.so
+python-vmtk: non-dev-pkg-with-shlib-symlink usr/lib/libvtkvmtkContribPythonD.so.0.9.0 usr/lib/libvtkvmtkContribPythonD.so
diff --git a/debian/rules b/debian/rules
index 372a558..1b5fa89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,7 @@ DEB_CMAKE_EXTRA_FLAGS= \
 	-D BUILD_DOCUMENTATION:BOOL=OFF \
 	-D CMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
 	-D CMAKE_INSTALL_PREFIX:PATH=/usr \
+	-D VTK_VMTK_CONTRIB:BOOL=ON \
 	..
 
 install/libvmtk0.9::
@@ -44,7 +45,7 @@ install/libvmtk-dev::
 
 install/python-vmtk::
 	dh_install -p$(cdbs_curpkg) debian/tmp/usr/lib/vmtk/*PythonD.* usr/lib
-	if [ $(PYVER) = "2.6" ]; then \
+	if [ $(PYVER) = "2.6" -o $(PYVER) = "2.7" ]; then \
 	  dh_install -p$(cdbs_curpkg) -X.pyc \
 	    debian/tmp/usr/lib/vmtk/vmtk usr/lib/python$(PYVER)/dist-packages; \
 	else \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vmtk.git



More information about the debian-science-commits mailing list