Sebastien Jodogne pushed to branch master at Debian Med / orthanc
Commits: f81f50f2 by jodogne-guest at 2020-11-01T10:20:45+01:00 Fix missing dependency of "liborthancframework-dev" on "libcivetweb-dev" - - - - - 6392f9fa by jodogne-guest at 2020-11-01T10:51:25+01:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +orthanc (1.8.0+dfsg-2) unstable; urgency=medium + + * Fix missing dependency of "liborthancframework-dev" on "libcivetweb-dev" + + -- Sebastien Jodogne <[email protected]> Sun, 01 Nov 2020 10:16:16 +0100 + orthanc (1.8.0+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -117,6 +117,7 @@ Architecture: any Section: libdevel Depends: liborthancframework1 (= ${binary:Version}), libboost-all-dev, + libcivetweb-dev, libdcmtk-dev, libjsoncpp-dev, liblua5.3-dev, View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/222b18f7da7ac0fc513c371b0602d6155f50cda2...6392f9fa5c85d31f1068e4bbc8bfcac4c7ae291c -- View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/222b18f7da7ac0fc513c371b0602d6155f50cda2...6392f9fa5c85d31f1068e4bbc8bfcac4c7ae291c 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
