[med-svn] r4507 - trunk/packages/gdcm/trunk/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Sun Jan 3 15:17:28 UTC 2010


Author: malat-guest
Date: 2010-01-03 15:17:25 +0000 (Sun, 03 Jan 2010)
New Revision: 4507

Modified:
   trunk/packages/gdcm/trunk/debian/changelog
   trunk/packages/gdcm/trunk/debian/control
   trunk/packages/gdcm/trunk/debian/rules
Log:
prepare next upload. Should be ready when libvtk-java is updated....hopefully

Modified: trunk/packages/gdcm/trunk/debian/changelog
===================================================================
--- trunk/packages/gdcm/trunk/debian/changelog	2010-01-03 14:37:51 UTC (rev 4506)
+++ trunk/packages/gdcm/trunk/debian/changelog	2010-01-03 15:17:25 UTC (rev 4507)
@@ -1,3 +1,10 @@
+gdcm (2.0.14-3) unstable; urgency=low
+
+  * csc has been removed, renamed to mono-csc. Closes: #563020
+  * Fix some lintian issues (${misc:Depends} and XS-Python-Version)
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Sun, 03 Jan 2010 15:48:53 +0100
+
 gdcm (2.0.14-2) unstable; urgency=low
 
   * Fix issue on buildd machine with cmake 2.8.

Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control	2010-01-03 14:37:51 UTC (rev 4506)
+++ trunk/packages/gdcm/trunk/debian/control	2010-01-03 15:17:25 UTC (rev 4507)
@@ -6,7 +6,6 @@
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>,
  Andreas Tille <tille at debian.org>,
  Steve M. Robbins <smr at debian.org>
-XS-Python-Version: current
 Build-Depends: debhelper (>= 7), python-dev, quilt, libvtk-java,
  python-support (>= 0.5.3), uuid-dev, zlib1g-dev, libexpat1-dev, doxygen,
  swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev,
@@ -34,7 +33,7 @@
 Package: libgdcm-tools
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: pvrg-jpeg
 Suggests: dcmtk, dicom3tools
 Description: Grassroots DICOM tools and utilities
@@ -74,7 +73,7 @@
 Package: libgdcm-cil
 Section: cli-mono
 Architecture: i386 lpia kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390
-Depends: ${shlibs:Depends}, ${cli:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Description: Grassroots DICOM CLI bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -86,7 +85,7 @@
 Package: libgdcm-java
 Section: java
 Architecture: any
-Depends: ${shlibs:Depends}, ${java:Depends}, java-gcj-compat | java1-runtime | java2-runtime,
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, java-gcj-compat | java1-runtime | java2-runtime,
 Suggests: java-virtual-machine
 Description: Grassroots DICOM Java bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -99,8 +98,9 @@
 Package: python-gdcm
 Section: python
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Provides: ${python:Provides}
+XS-Python-Version: >= 2.4, << 3.0
 XB-Python-Version: ${python:Versions}
 Description: Grassroots DICOM Python bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -111,7 +111,7 @@
 
 Package: libvtkgdcm2.0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Grassroots DICOM VTK runtime libraries
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
  automatically wrapped to python/C#/Java (using swig). It supports
@@ -137,7 +137,7 @@
 Package: libvtkgdcm-cil
 Section: cli-mono
 Architecture: i386 lpia kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390
-Depends: ${shlibs:Depends}, ${cli:Depends}, libgdcm2.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, libgdcm2.0 (= ${binary:Version})
 Suggests: libgdcm-cil
 Description: Grassroots DICOM VTK CLI bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -149,7 +149,7 @@
 Package: libvtkgdcm-java
 Section: java
 Architecture: any
-Depends: ${shlibs:Depends}, ${java:Depends}, libgdcm2.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, libgdcm2.0 (= ${binary:Version})
 Suggests: libgdcm-java
 Description: Grassroots DICOM VTK Java bindings
  Grassroots DiCoM is a C++ library for DICOM medical files. It is
@@ -161,8 +161,9 @@
 Package: python-vtkgdcm
 Section: python
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, libgdcm2.0 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libgdcm2.0 (= ${binary:Version})
 Provides: ${python:Provides}
+XS-Python-Version: >= 2.4, << 3.0
 XB-Python-Version: ${python:Versions}
 Suggests: python-gdcm
 Description: Grassroots DICOM VTK/Python bindings
@@ -175,7 +176,7 @@
 Package: libvtkgdcm-tools
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: libgdcm-tools
 Description: Grassroots DICOM VTK tools and utilities
  Grassroots DiCoM is a C++ library for DICOM medical files. It is

Modified: trunk/packages/gdcm/trunk/debian/rules
===================================================================
--- trunk/packages/gdcm/trunk/debian/rules	2010-01-03 14:37:51 UTC (rev 4506)
+++ trunk/packages/gdcm/trunk/debian/rules	2010-01-03 15:17:25 UTC (rev 4507)
@@ -87,7 +87,7 @@
 		-DGDCM_WRAP_PYTHON=ON \
 		-DGDCM_WRAP_CSHARP=$(DEB_WRAP_CSHARP) \
 		-DGDCM_WRAP_JAVA=ON \
-		-DGMCS_EXECUTABLE:FILEPATH=/usr/bin/csc \
+		-DGMCS_EXECUTABLE:FILEPATH=/usr/bin/mono-csc \
 		-DDESIRED_CSHARP_COMPILER_VERSION=2 \
 		-DGDCM_BUILD_TESTING:BOOL=OFF \
 		-DCMAKE_BUILD_TYPE:STRING=Release \




More information about the debian-med-commit mailing list