Sebastien Jodogne pushed to branch master at Debian Med / orthanc-webviewer
Commits: 1b0878c9 by jodogne-guest at 2019-11-14T11:13:15Z building 2.5-2 - - - - - 6fe826ae by jodogne-guest at 2019-11-14T11:31:13Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +orthanc-webviewer (2.5-2) unstable; urgency=medium + + * Fix FTBFS: linking with gdcm. Closes: #944722 + + -- Sebastien Jodogne <[email protected]> Thu, 14 Nov 2019 12:10:53 +0100 + orthanc-webviewer (2.5-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Priority: optional Build-Depends: cmake, debhelper (>= 10), libboost-all-dev, - libgdcm2-dev, + libgdcm-dev, libgtest-dev, libjpeg-dev, libjs-jquery-ui, @@ -19,7 +19,7 @@ Build-Depends: cmake, uuid-dev, yui-compressor, zlib1g-dev -Standards-Version: 4.3.0 +Standards-Version: 4.4.1.1 Vcs-Browser: https://salsa.debian.org/med-team/orthanc-webviewer Vcs-Git: https://salsa.debian.org/med-team/orthanc-webviewer.git Homepage: https://www.orthanc-server.com/static.php?page=web-viewer View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/compare/199be71c8d21b76891ea75b765d41d704e0cecce...6fe826aedbefe287b3e87b6f22423f6bfe1dfe6b -- View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/compare/199be71c8d21b76891ea75b765d41d704e0cecce...6fe826aedbefe287b3e87b6f22423f6bfe1dfe6b 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
