[med-svn] [Git][med-team/vtk-dicom][master] 6 commits: d/*.install: move cmake files into -dev package, Closes: #901214

Gert Wollny gitlab at salsa.debian.org
Tue Oct 30 15:47:13 GMT 2018


Gert Wollny pushed to branch master at Debian Med / vtk-dicom


Commits:
9ae5b2c2 by Gert Wollny at 2018-10-30T14:26:50Z
d/*.install: move cmake files into -dev package, Closes: #901214

- - - - -
a6c61ad7 by Gert Wollny at 2018-10-30T14:29:33Z
d/control: Update standards to 4.2.1, no changes

- - - - -
656b04c3 by Gert Wollny at 2018-10-30T14:29:56Z
Update changelog

- - - - -
586efae9 by Gert Wollny at 2018-10-30T15:39:17Z
disable SQL lib patches

- - - - -
7b799abd by Gert Wollny at 2018-10-30T15:46:00Z
remove custom compression options

- - - - -
566b8600 by Gert Wollny at 2018-10-30T15:46:41Z
Prep for upload

- - - - -


7 changed files:

- debian/changelog
- debian/control
- debian/libvtk-dicom-dev.install
- debian/libvtkdicom0.8.install
- − debian/patches/02_add_MySQL_and_PostgreSQL_to_VTK_LIBS.patch
- debian/patches/series
- − debian/source/options


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+vtk-dicom (0.8.7-1~exp2) experimental; urgency=medium
+
+  * d/*.install: move cmake files into -dev package, Closes: #901214
+  * d/control: Update standards to 4.2.1, no changes
+  * d/p: SQL lib patches
+  * d/source/control: remove custom compression options
+
+ -- Gert Wollny <gewo at debian.org>  Tue, 30 Oct 2018 16:46:09 +0100
+
 vtk-dicom (0.8.7-1~exp1) experimental; urgency=medium
 
   [ Mathieu Malaterre ]


=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends: cmake,
 Homepage: http://github.com/dgobbi/vtk-dicom/
 Vcs-Browser: https://salsa.debian.org/med-team/vtk-dicom.git
 Vcs-Git:  https://salsa.debian.org/med-team/vtk-dicom.git
-Standards-Version: 4.1.4
+Standards-Version: 4.2.1
 X-Python3-Version: >= 3.6
 
 Package: libvtk-dicom-dev


=====================================
debian/libvtk-dicom-dev.install
=====================================
@@ -1,4 +1,5 @@
 usr/include/*
 usr/lib/*/libvtkDICOM.so 
+usr/lib/*/cmake/*
 
 


=====================================
debian/libvtkdicom0.8.install
=====================================
@@ -1,2 +1 @@
 usr/lib/*/libvtkDICOM.so.*
-usr/lib/*/cmake/*


=====================================
debian/patches/02_add_MySQL_and_PostgreSQL_to_VTK_LIBS.patch deleted
=====================================
@@ -1,13 +0,0 @@
-Description: Separate libs for different SQL servers
-
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -265,7 +265,7 @@
-   # The library dependencies
-   if("${VTK_MAJOR_VERSION}" GREATER 5)
-     set(VTK_LIBS vtkCommonCore vtkCommonDataModel vtkImagingCore vtkIOCore
--        vtkIOImage)
-+        vtkIOImage vtkIOMySQL vtkIOPostgreSQL)
-     # If vtkIOMPIImage is present, it has factories for vtkIOImage
-     list(FIND VTK_LIBRARIES vtkIOMPIImage TMP_INDEX)
-     if(TMP_INDEX GREATER -1)


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,2 @@
 01_reproducable_build_datetime.patch
-02_add_MySQL_and_PostgreSQL_to_VTK_LIBS.patch
 03_test_python3.patch


=====================================
debian/source/options deleted
=====================================
@@ -1,2 +0,0 @@
-compression = xz
-compression-level = 9



View it on GitLab: https://salsa.debian.org/med-team/vtk-dicom/compare/43cef9e56c3172dca944a7496b6845f60bb8b9ff...566b86009d303dab67b998faad86d691f3494a67

-- 
View it on GitLab: https://salsa.debian.org/med-team/vtk-dicom/compare/43cef9e56c3172dca944a7496b6845f60bb8b9ff...566b86009d303dab67b998faad86d691f3494a67
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181030/c147ec6b/attachment-0001.html>


More information about the debian-med-commit mailing list