Andreas Tille pushed to branch master at Debian Med / camitk
Commits: e6853094 by Andreas Tille at 2023-01-14T08:45:13+01:00 Build against VTK9 - - - - - f2ee3da7 by Andreas Tille at 2023-01-14T08:45:53+01:00 Standards-Version: 4.6.2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +camitk (5.0.2-5) UNRELEASED; urgency=medium + + * Build against VTK9 + Closes: #1013153 + * Standards-Version: 4.6.2 + + -- Andreas Tille <[email protected]> Sat, 14 Jan 2023 08:44:58 +0100 + camitk (5.0.2-4) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -6,8 +6,8 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), cmake, - libvtk7-dev, - libvtk7-qt-dev, + libvtk9-dev, + libvtk9-qt-dev, qtbase5-dev, libqt5xmlpatterns5-dev, libqt5opengl5-dev, @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 13), doxygen, graphviz, debhelper -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/camitk Vcs-Git: https://salsa.debian.org/med-team/camitk.git Homepage: https://camitk.imag.fr/ @@ -65,8 +65,8 @@ Depends: libcamitk5 (= ${binary:Version}), camitk-config, libqtpropertybrowser-dev, cmake, - libvtk7-dev, - libvtk7-qt-dev, + libvtk9-dev, + libvtk9-qt-dev, qtbase5-dev, libqt5xmlpatterns5-dev, libqt5opengl5-dev, @@ -86,7 +86,11 @@ Breaks: libcamitk4-dev, libvtk6-dev, libvtk6-java, libvtk6-jni, - libvtk6-qt-dev + libvtk6-qt-dev, + libvtk7-dev, + libvtk7-java, + libvtk7-jni, + libvtk7-qt-dev Replaces: libcamitk4-dev Description: Computer Assisted Medical Intervention Tool Kit - development Helps researchers and clinicians to easily and rapidly collaborate in View it on GitLab: https://salsa.debian.org/med-team/camitk/-/compare/421baeb9691dc1966d605c2b55f76ed615dd8705...f2ee3da7d9e0ec22fa4a93814988a7f375365666 -- View it on GitLab: https://salsa.debian.org/med-team/camitk/-/compare/421baeb9691dc1966d605c2b55f76ed615dd8705...f2ee3da7d9e0ec22fa4a93814988a7f375365666 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
