[med-svn] [Git][med-team/insighttoolkit][master] 4 commits: d/control: Depend on libgdcm-dev
Gert Wollny
gitlab at salsa.debian.org
Sat Nov 2 09:34:38 GMT 2019
Gert Wollny pushed to branch master at Debian Med / insighttoolkit
Commits:
f1c2d2a2 by Gert Wollny at 2019-11-01T17:05:31Z
d/control: Depend on libgdcm-dev
- - - - -
c174ab8b by Gert Wollny at 2019-11-01T17:06:10Z
d/changelog: new upload
- - - - -
584abe4b by Gert Wollny at 2019-11-02T09:23:36Z
Upload to unstable
- - - - -
f6afeedf by Gert Wollny at 2019-11-02T09:25:55Z
d/changelog: Add python2 bug closing
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.13.2-dfsg1-1) unstable; urgency=medium
+
+ * d/control: Depend on libgdcm-dev
+ * upload to unstable, Closes: #936737
+
+ -- Gert Wollny <gewo at debian.org> Sat, 02 Nov 2019 10:23:20 +0100
+
insighttoolkit4 (4.13.2-dfsg1-1~exp7) experimental; urgency=medium
[ Gilles Filippini ]
=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
libtiff-dev,
libfftw3-dev,
libdcmtk-dev (>= 3.6.1~20150924-4),
- libgdcm2-dev (>= 2.6.1-3) | libgdcm2-dev ( << 2.6.0 ),
+ libgdcm-dev,
libgtest-dev,
uuid-dev,
libminc-dev,
@@ -50,7 +50,7 @@ Description: Image processing toolkit for registration and segmentation - runtim
Package: libinsighttoolkit4-dev
Section: libdevel
Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit4.13 (= ${binary:Version}), libgdcm2-dev, libdcmtk-dev, libhdf5-dev, libdouble-conversion-dev, libexpat-dev, libnifti-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit4.13 (= ${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, libdouble-conversion-dev, libexpat-dev, libnifti-dev
Recommends: libfftw3-dev, uuid-dev
Conflicts: libinsighttoolkit-dev, libinsighttoolkit3-dev
Replaces: libinsighttoolkit-dev
=====================================
debian/control.in
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
libtiff-dev,
libfftw3-dev,
libdcmtk-dev (>= 3.6.1~20150924-4),
- libgdcm2-dev (>= 2.6.1-3) | libgdcm2-dev ( << 2.6.0 ),
+ libgdcm-dev,
libgtest-dev,
uuid-dev,
libminc-dev,
@@ -50,7 +50,7 @@ Description: Image processing toolkit for registration and segmentation - runtim
Package: libinsighttoolkit at VER_MAJOR@-dev
Section: libdevel
Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit at SOVERSION@ (= ${binary:Version}), libgdcm2-dev, libdcmtk-dev, libhdf5-dev, libdouble-conversion-dev, libexpat-dev, libnifti-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libinsighttoolkit at SOVERSION@ (= ${binary:Version}), libgdcm-dev, libdcmtk-dev, libhdf5-dev, libdouble-conversion-dev, libexpat-dev, libnifti-dev
Recommends: libfftw3-dev, uuid-dev
Conflicts: libinsighttoolkit-dev, libinsighttoolkit3-dev
Replaces: libinsighttoolkit-dev
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/b07c59c6890a1b6bedfb68df762c02095204924f...f6afeedfec2288ba995b60e4f36d58ecce366884
--
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/b07c59c6890a1b6bedfb68df762c02095204924f...f6afeedfec2288ba995b60e4f36d58ecce366884
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/20191102/bd0951bf/attachment-0001.html>
More information about the debian-med-commit
mailing list