[med-svn] [Git][med-team/vtk-dicom][master] 4 commits: Revert "ready for upload to unstable"
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat May 22 13:42:09 BST 2021
Étienne Mollier pushed to branch master at Debian Med / vtk-dicom
Commits:
d91102b8 by Étienne Mollier at 2021-05-22T14:17:18+02:00
Revert "ready for upload to unstable"
This reverts commit 0ad5856853ba74a03d1b0ab11fb640c9188b4ee9.
- - - - -
899e9491 by Étienne Mollier at 2021-05-22T14:17:24+02:00
Revert "update changelog"
This reverts commit 9d35248d10eb6f1c86bb28ac634a379d417cabd4.
- - - - -
bf3ae325 by Étienne Mollier at 2021-05-22T14:17:27+02:00
Revert "move libvtkDICOMPython*.so to libvtk-dicom-dev"
This reverts commit a494f2b9103184ffb2fa737227ff01fdd904d77c.
- - - - -
98ef20ab by Étienne Mollier at 2021-05-22T14:39:27+02:00
do not install usr/lib/*/libvtkDICOMPython*.so
This is the linker name of a library only in use by the Python module,
and against which it is not expected to have compilation of further
binaries. (Closes: #988643)
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/libvtk-dicom-dev.install
- + debian/not-installed
Changes:
=====================================
debian/changelog
=====================================
@@ -1,14 +1,8 @@
-vtk-dicom (0.8.12-3) unstable; urgency=medium
+vtk-dicom (0.8.12-3) UNRELEASED; urgency=medium
* Team upload.
- * Mark python3-vtk-dicom Multi-Arch: same.
- * Make libvtk-dicom-dev depend on python3-vtk-dicom.
- * Move libvtkDICOMPython*.so from /usr/lib/python3/dist-packages to
- /usr/lib/<triplet>, and from python3-vtk-dicom to libvtk-dicom-dev:
- this whole dance repairs a broken symlink with limited side regressions.
- Closes: #988643
-
- -- Étienne Mollier <etienne.mollier at mailoo.org> Fri, 21 May 2021 23:33:15 +0200
+
+ -- Étienne Mollier <etienne.mollier at mailoo.org> Wed, 19 May 2021 22:41:13 +0200
vtk-dicom (0.8.12-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -25,7 +25,6 @@ Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libvtkdicom0.8 (= ${binary:Version}),
- python3-vtk-dicom (= ${binary:Version}),
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Breaks: libvtk-dicom0.7-dev,
@@ -85,7 +84,6 @@ Depends: python3,
${misc:Depends},
${shlibs:Depends}
Provides: ${python3:Provides}
-Multi-Arch: same
Description: DICOM for VTK - Python
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
=====================================
debian/libvtk-dicom-dev.install
=====================================
@@ -1,6 +1,5 @@
usr/include/*
usr/lib/*/libvtkDICOM.so
-usr/lib/*/libvtkDICOMPython*.so
usr/lib/*/cmake/*
=====================================
debian/not-installed
=====================================
@@ -0,0 +1,2 @@
+# Linker name of Python module primitives probably not needed. See #988643.
+usr/lib/*/libvtkDICOMPython*.so
View it on GitLab: https://salsa.debian.org/med-team/vtk-dicom/-/compare/0ad5856853ba74a03d1b0ab11fb640c9188b4ee9...98ef20abb6d0c5601ddc9e8314a2004a56027a03
--
View it on GitLab: https://salsa.debian.org/med-team/vtk-dicom/-/compare/0ad5856853ba74a03d1b0ab11fb640c9188b4ee9...98ef20abb6d0c5601ddc9e8314a2004a56027a03
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/20210522/027c9689/attachment-0001.htm>
More information about the debian-med-commit
mailing list