Gert Wollny pushed to branch master at Debian Med / dcmtk
Commits: fbe2f4ff by Gert Wollny at 2019-11-01T17:52:15Z d/*: Update so version 10 15 - - - - - 1e47b875 by Gert Wollny at 2019-11-01T17:56:16Z d/changelog: Update changelog - - - - - 5 changed files: - debian/changelog - debian/control - debian/libdcmtk14.install → debian/libdcmtk15.install - debian/libdcmtk14.lintian-overrides → debian/libdcmtk15.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,12 +1,12 @@ dcmtk (3.6.5-1) UNRELEASED; urgency=medium [ Andreas Tille ] - * Team upload. * Remove myself as Uploader [ Gert Wollny ] * New upstream version 3.6.5 * d/p: Update patches and remove 08 (applied upstream) + * Update SO version to 15 -- Gert Wollny <[email protected]> Fri, 01 Nov 2019 17:14:38 +0100 ===================================== debian/control ===================================== @@ -37,7 +37,7 @@ Description: OFFIS DICOM toolkit command line utilities . Note: This version was compiled with libssl support. -Package: libdcmtk14 +Package: libdcmtk15 Architecture: any Section: libs Depends: ${misc:Depends}, @@ -66,7 +66,7 @@ Depends: libxml2-dev, libwrap0-dev, libcharls-dev, libtiff-dev, - libdcmtk14 (= ${binary:Version}), + libdcmtk15 (= ${binary:Version}), ${misc:Depends} Suggests: dcmtk-doc Breaks: libinsighttoolkit4-dev (<< 4.9.0) ===================================== debian/libdcmtk14.install → debian/libdcmtk15.install ===================================== @@ -1,2 +1,2 @@ usr/lib/*/*.so.* -usr/share/libdcmtk14/*.dic +usr/share/libdcmtk15/*.dic ===================================== debian/libdcmtk14.lintian-overrides → debian/libdcmtk15.lintian-overrides ===================================== @@ -1,5 +1,5 @@ # There is more than one library in one package bundles which makes perfectly # sense in this application but does not enable naming the library package apropriately -libdcmtk14: package-name-doesnt-match-sonames -libdcmtk14: embedded-library -libdcmtk14: no-symbols-control-file +libdcmtk15: package-name-doesnt-match-sonames +libdcmtk15: embedded-library +libdcmtk15: no-symbols-control-file ===================================== debian/rules ===================================== @@ -38,7 +38,7 @@ CMAKE_EXTRA_FLAGS += -DCMAKE_BUILD_TYPE:STRING=None \ -DDCMTK_WITH_ICONV:BOOL=ON \ -DUSE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON \ -DCMAKE_VERBOSE_MAKEFILE=ON \ - -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk14 \ + -DCMAKE_INSTALL_DATADIC:STRING=share/libdcmtk15 \ -DCMAKE_SKIP_RPATH:BOOL=OFF \ -DDCMTK_USE_CXX11_STL:BOOL=ON \ -DDCMTK_ENABLE_CXX11:BOOL=ON View it on GitLab: https://salsa.debian.org/med-team/dcmtk/compare/c745ed45c7b4658510412a8b94f2492ba43bc345...1e47b875fc1e27b52f077bf8f2a713344bf0823a -- View it on GitLab: https://salsa.debian.org/med-team/dcmtk/compare/c745ed45c7b4658510412a8b94f2492ba43bc345...1e47b875fc1e27b52f077bf8f2a713344bf0823a 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
