[med-svn] [Git][med-team/orthanc-wsi][master] 3 commits: fix compatibility with Orthanc framework 1.12.11
Sebastien Jodogne (@jodogne-guest)
gitlab at salsa.debian.org
Fri Apr 17 08:20:32 BST 2026
Sebastien Jodogne pushed to branch master at Debian Med / orthanc-wsi
Commits:
9cabb1cf by jodogne-guest at 2026-04-17T07:29:31+02:00
fix compatibility with Orthanc framework 1.12.11
- - - - -
31ad12a8 by jodogne-guest at 2026-04-17T07:31:01+02:00
bump Standards-Version to 4.7.4
- - - - -
553ad039 by jodogne-guest at 2026-04-17T09:19:49+02:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/patches/framework → debian/patches/orthanc-framework-1.12.10
- + debian/patches/orthanc-framework-1.12.11
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-wsi (3.3+dfsg-3) unstable; urgency=medium
+
+ * Fix compatibility with Orthanc framework 1.12.11
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com> Fri, 17 Apr 2026 07:28:51 +0200
+
orthanc-wsi (3.3+dfsg-2) unstable; urgency=medium
* Fix compatibility with Orthanc framework >= 1.12.10. Closes: #1121713
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends: cmake,
unzip,
uuid-dev,
zlib1g-dev
-Standards-Version: 4.7.2
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/orthanc-wsi
Vcs-Git: https://salsa.debian.org/med-team/orthanc-wsi.git
Homepage: https://orthanc.uclouvain.be/book/plugins/wsi.html
=====================================
debian/patches/framework → debian/patches/orthanc-framework-1.12.10
=====================================
=====================================
debian/patches/orthanc-framework-1.12.11
=====================================
@@ -0,0 +1,17 @@
+Description: Fix compatibility with Orthanc framework >= 1.12.11
+Author: Sebastien Jodogne <s.jodogne at orthanc-labs.com>
+Forwarded: https://orthanc.uclouvain.be/hg/orthanc-wsi/rev/95fdfeaed2ce
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: OrthancWSI-3.3/Framework/Inputs/DicomPyramidLevel.cpp
+===================================================================
+--- OrthancWSI-3.3.orig/Framework/Inputs/DicomPyramidLevel.cpp
++++ OrthancWSI-3.3/Framework/Inputs/DicomPyramidLevel.cpp
+@@ -30,6 +30,7 @@
+ #include <OrthancException.h>
+
+ #include <boost/lexical_cast.hpp>
++#include <cassert>
+
+ namespace OrthancWSI
+ {
=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
cmake
-framework
+orthanc-framework-1.12.10
+orthanc-framework-1.12.11
View it on GitLab: https://salsa.debian.org/med-team/orthanc-wsi/-/compare/5209c5506dfc389a9f06ec4be0363e01b09d6b55...553ad039928a8f95d5439222dc835266f2448adf
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc-wsi/-/compare/5209c5506dfc389a9f06ec4be0363e01b09d6b55...553ad039928a8f95d5439222dc835266f2448adf
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/20260417/7b2c43f0/attachment-0001.htm>
More information about the debian-med-commit
mailing list