[med-svn] [Git][med-team/orthanc-gdcm][master] 3 commits: building 1.1-3
Sebastien Jodogne
gitlab at salsa.debian.org
Thu Dec 10 09:12:43 GMT 2020
Sebastien Jodogne pushed to branch master at Debian Med / orthanc-gdcm
Commits:
344780fe by jodogne-guest at 2020-12-10T09:54:29+01:00
building 1.1-3
- - - - -
56eb8b67 by jodogne-guest at 2020-12-10T10:06:58+01:00
Upload to unstable
- - - - -
76e659fe by jodogne-guest at 2020-12-10T10:12:14+01:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/patches/logging
- + debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+orthanc-gdcm (1.1-4) unstable; urgency=medium
+
+ * Fix missing include because of upgraded liborthancframework-dev
+
+ -- Sebastien Jodogne <s.jodogne at gmail.com> Thu, 10 Dec 2020 09:52:48 +0100
+
orthanc-gdcm (1.1-2) unstable; urgency=medium
* Source upload
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: cmake,
orthanc-dev (>= 1.7.0),
unzip,
uuid-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/orthanc-gdcm
Vcs-Git: https://salsa.debian.org/med-team/orthanc-gdcm.git
Homepage: https://www.orthanc-server.com/
=====================================
debian/patches/logging
=====================================
@@ -0,0 +1,17 @@
+Description: Add missing includes because of the new version of liborthancframework-dev
+Author: Sebastien Jodogne <s.jodogne at orthanc-labs.com>
+Forwarded: yes
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: OrthancGdcm-1.1/Plugin/Plugin.cpp
+===================================================================
+--- OrthancGdcm-1.1.orig/Plugin/Plugin.cpp
++++ OrthancGdcm-1.1/Plugin/Plugin.cpp
+@@ -23,6 +23,7 @@
+
+ #include <Compatibility.h>
+ #include <DicomFormat/DicomMap.h>
++#include <Logging.h>
+ #include <MultiThreading/Semaphore.h>
+ #include <Toolbox.h>
+
=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+logging
View it on GitLab: https://salsa.debian.org/med-team/orthanc-gdcm/-/compare/90788fcf0ca05939560be6ff89c7aaf7dc1ec007...76e659fe26750f83ec86090a1078b8c0ef92ddfd
--
View it on GitLab: https://salsa.debian.org/med-team/orthanc-gdcm/-/compare/90788fcf0ca05939560be6ff89c7aaf7dc1ec007...76e659fe26750f83ec86090a1078b8c0ef92ddfd
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/20201210/fd3594e3/attachment-0001.html>
More information about the debian-med-commit
mailing list