Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits: daef976e by jodogne-guest at 2024-07-08T17:07:35+02:00 liborthancframework-dev: added dependency on libjpeg-dev and libpng-dev - - - - - 43670181 by jodogne-guest at 2024-07-08T17:25:37+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +orthanc (1.12.4+dfsg-3) unstable; urgency=medium + + * Added dependency on libjpeg-dev and libpng-dev in + liborthancframework-dev. Closes: #1075916 + + -- Sebastien Jodogne <[email protected]> Mon, 08 Jul 2024 17:02:24 +0200 + orthanc (1.12.4+dfsg-2) unstable; urgency=medium * Added dependency on libssl-dev. Closes: #1075795 ===================================== debian/control ===================================== @@ -117,11 +117,16 @@ Section: libdevel Depends: liborthancframework1 (= ${binary:Version}), libboost-all-dev, libcivetweb-dev (>= 1.14), + libcurl4-openssl-dev | libcurl4-dev, libdcmtk-dev, + libjpeg-dev, libjsoncpp-dev, liblua5.3-dev, + libpng-dev, libpugixml-dev, libsqlite3-dev, + libssl-dev, + uuid-dev, ${misc:Depends} Description: Orthanc Framework development files The Orthanc Framework is a shared library publishing C++ classes View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/8df9e543b2fa2ea5a68cf1c4023e3090f357d037...436701816c85240db7fa919c3000fcc319f9a910 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/8df9e543b2fa2ea5a68cf1c4023e3090f357d037...436701816c85240db7fa919c3000fcc319f9a910 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
