[med-svn] [Git][med-team/orthanc-postgresql][master] 2 commits: fix compatibility with Orthanc framework 1.12.11
Sebastien Jodogne (@jodogne-guest)
gitlab at salsa.debian.org
Fri Apr 17 08:45:56 BST 2026
Sebastien Jodogne pushed to branch master at Debian Med / orthanc-postgresql
Commits:
7a06decc by jodogne-guest at 2026-04-17T09:32:38+02:00
fix compatibility with Orthanc framework 1.12.11
- - - - -
31842768 by jodogne-guest at 2026-04-17T09:45:20+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/orthanc-framework-1.12.11
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-postgresql (5.0+dfsg-6) unstable; urgency=medium
+
+ * Fix compatibility with Orthanc framework 1.12.11
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com> Fri, 17 Apr 2026 09:30:09 +0200
+
orthanc-postgresql (5.0+dfsg-5) unstable; urgency=medium
* Fix FTBFS with recent versions of CMake (Closes: #1113375)
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: cmake,
uuid-dev,
unzip
Rules-Requires-Root: no
-Standards-Version: 4.7.2
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/orthanc-postgresql
Vcs-Git: https://salsa.debian.org/med-team/orthanc-postgresql.git
Homepage: https://orthanc.uclouvain.be/book/plugins/postgresql.html
=====================================
debian/patches/orthanc-framework-1.12.11
=====================================
@@ -0,0 +1,17 @@
+Description: Fix build with Orthanc framework 1.12.11
+Author: Sebastien Jodogne <s.jodogne at orthanc-labs.com>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: orthanc-postgresql-5.0+dfsg/Framework/Plugins/IndexBackend.cpp
+===================================================================
+--- orthanc-postgresql-5.0+dfsg.orig/Framework/Plugins/IndexBackend.cpp
++++ orthanc-postgresql-5.0+dfsg/Framework/Plugins/IndexBackend.cpp
+@@ -34,6 +34,8 @@
+ #include <Logging.h>
+ #include <OrthancException.h>
+
++#include <boost/lexical_cast.hpp>
++
+
+ namespace OrthancDatabases
+ {
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
boost
cmake
+orthanc-framework-1.12.11
postgresql
View it on GitLab: https://salsa.debian.org/med-team/orthanc-postgresql/-/compare/76d0d1961144d94a01fe2bb55997669466dbfec2...3184276880c9add5d668f153e975bf008cc4e8bd
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc-postgresql/-/compare/76d0d1961144d94a01fe2bb55997669466dbfec2...3184276880c9add5d668f153e975bf008cc4e8bd
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/aed200de/attachment-0001.htm>
More information about the debian-med-commit
mailing list