Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits: b56a4fdd by jodogne-guest at 2024-07-05T23:58:57+02:00 added dependency on libssl-dev - - - - - 8df9e543 by jodogne-guest at 2024-07-06T00:13:29+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +orthanc (1.12.4+dfsg-2) unstable; urgency=medium + + * Added dependency on libssl-dev. Closes: #1075795 + + -- Sebastien Jodogne <[email protected]> Fri, 05 Jul 2024 23:57:08 +0200 + orthanc (1.12.4+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -21,6 +21,7 @@ Build-Depends: cmake, libprotobuf-dev, libpugixml-dev, libsqlite3-dev, + libssl-dev, libwrap0-dev, locales, protobuf-compiler, View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/9efc2576d1027675c852d8d5e6d7ae4ee85e21fc...8df9e543b2fa2ea5a68cf1c4023e3090f357d037 -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/9efc2576d1027675c852d8d5e6d7ae4ee85e21fc...8df9e543b2fa2ea5a68cf1c4023e3090f357d037 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
