Sebastien Jodogne pushed to branch master at Debian Med / orthanc-wsi
Commits: 3f08ed77 by jodogne-guest at 2024-07-06T00:51:06+02:00 added dependency on libpng-dev and libssl-dev - - - - - 9a51e387 by jodogne-guest at 2024-07-06T00:56:28+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - + debian/source/include-binaries Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +orthanc-wsi (2.0+dfsg-3) unstable; urgency=medium + + * Added dependency on libpng-dev and libssl-dev. Closes: #1075794 + + -- Sebastien Jodogne <[email protected]> Sat, 06 Jul 2024 00:49:54 +0200 + orthanc-wsi (2.0+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -10,6 +10,8 @@ Build-Depends: cmake, libdcmtk-dev, libopenjp2-7-dev, liborthancframework-dev (>= 1.9.4), + libpng-dev, + libssl-dev, libtiff-dev, orthanc-dev, uuid-dev, ===================================== debian/source/include-binaries ===================================== @@ -0,0 +1 @@ +debian-tests-data/CMU-1-Small-Region.tiff View it on GitLab: https://salsa.debian.org/med-team/orthanc-wsi/-/compare/f09461a8b37846671b3afb031f403dcb5af44230...9a51e387c85cc6070b9f28cd6d981175cfdd116e -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/med-team/orthanc-wsi/-/compare/f09461a8b37846671b3afb031f403dcb5af44230...9a51e387c85cc6070b9f28cd6d981175cfdd116e 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
