[med-svn] [Git][med-team/orthanc][master] 2 commits: Fix missing dependency of "liborthancframework-dev" on "libcivetweb-dev"
Sebastien Jodogne
gitlab at salsa.debian.org
Sun Nov 1 09:51:55 GMT 2020
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 <s.jodogne at gmail.com> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201101/9d0ffd7b/attachment-0001.html>
More information about the debian-med-commit
mailing list