Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package camitk diff -Nru camitk-4.1.2/debian/changelog camitk-4.1.2/debian/changelog --- camitk-4.1.2/debian/changelog 2018-10-23 10:19:39.000000000 +0200 +++ camitk-4.1.2/debian/changelog 2019-04-05 07:36:59.000000000 +0200 @@ -1,3 +1,14 @@ +camitk (4.1.2-3) unstable; urgency=medium + + [ Andreas Beckmann ] + * libcamitk-dev: Add Breaks against several vtk6 packages to force switching + from libvtk6-dev to libvtk7-dev. (Closes: #926430) + + [ Andreas Tille ] + * Standards-Version: 4.3.0 + + -- Andreas Tille <[email protected]> Fri, 05 Apr 2019 07:36:59 +0200 + camitk (4.1.2-2) unstable; urgency=medium * VTK7 compatibility. Closes: #909120 diff -Nru camitk-4.1.2/debian/control camitk-4.1.2/debian/control --- camitk-4.1.2/debian/control 2018-10-23 10:19:39.000000000 +0200 +++ camitk-4.1.2/debian/control 2019-04-05 07:36:29.000000000 +0200 @@ -21,7 +21,7 @@ xauth, doxygen, graphviz -Standards-Version: 4.2.1 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/camitk Vcs-Git: https://salsa.debian.org/med-team/camitk.git Homepage: https://camitk.imag.fr/ @@ -81,7 +81,11 @@ ${shlibs:Depends} Recommends: camitk-imp Suggests: camitk-actionstatemachine -Breaks: libcamitk3-dev +Breaks: libcamitk3-dev, + libvtk6-dev, + libvtk6-java, + libvtk6-jni, + libvtk6-qt-dev, Replaces: libcamitk3-dev Description: Computer Assisted Medical Intervention Tool Kit - development Helps researchers and clinicians to easily and rapidly collaborate in unblock camitk/4.1.2-3 -- System Information: Debian Release: 9.8 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

