[med-svn] [Git][med-team/mia][master] 2 commits: d/patches: Refresh patch to handle openexr 3.x. Closes: #1017517

Mathieu Malaterre (@malat) gitlab at salsa.debian.org
Wed Aug 17 14:29:06 BST 2022



Mathieu Malaterre pushed to branch master at Debian Med / mia


Commits:
8fa59165 by Mathieu Malaterre at 2022-08-17T15:26:59+02:00
d/patches: Refresh patch to handle openexr 3.x. Closes: #1017517

- - - - -
96dda6b9 by Mathieu Malaterre at 2022-08-17T15:27:31+02:00
d/changelog: Upload 2.4.7-11 to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/openexr3.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mia (2.4.7-11) unstable; urgency=medium
+
+  * Team upload
+  * d/patches: Refresh patch to handle openexr 3.x. Closes: #1017517
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 17 Aug 2022 15:27:13 +0200
+
 mia (2.4.7-10) unstable; urgency=medium
 
   * Team upload


=====================================
debian/patches/openexr3.patch
=====================================
@@ -0,0 +1,27 @@
+Description: Fix compilation with openexr 3.x
+Author: Mathieu Malaterre <malat at debian.org>
+Bug-Debian: https://bugs.debian.org/1017517
+
+--- mia-2.4.7.orig/addons/openexr/2dimgexr.cc
++++ mia-2.4.7/addons/openexr/2dimgexr.cc
+@@ -25,6 +25,9 @@
+ #include <ImfChannelList.h>
+ #include <ImfStringAttribute.h>
+ #include <ImfMatrixAttribute.h>
++#include <ImathBox.h>
++#include <ImfFrameBuffer.h>
++#include <ImfHeader.h>
+ 
+ #include <mia/core/file.hh>
+ #include <mia/core/filter.hh>
+--- mia-2.4.7.orig/addons/openexr/2dvfexr.cc
++++ mia-2.4.7/addons/openexr/2dvfexr.cc
+@@ -25,6 +25,8 @@
+ #include <ImfChannelList.h>
+ #include <ImfStringAttribute.h>
+ #include <ImfMatrixAttribute.h>
++#include <ImfHeader.h>
++#include <ImfFrameBuffer.h>
+ 
+ #include <mia/core/file.hh>
+ #include <mia/core/filter.hh>


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ fix-boost-headers.patch
 fix-g++11.diff
 0001-Fix-compilation-with-latest-BOOST.patch
 vtk9.patch
+openexr3.patch



View it on GitLab: https://salsa.debian.org/med-team/mia/-/compare/a2ccbafdb72f10bca970bb56449305982f7b10cb...96dda6b9ad7aad121e0adcecbb2876479623318c

-- 
View it on GitLab: https://salsa.debian.org/med-team/mia/-/compare/a2ccbafdb72f10bca970bb56449305982f7b10cb...96dda6b9ad7aad121e0adcecbb2876479623318c
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/20220817/e575eac0/attachment-0001.htm>


More information about the debian-med-commit mailing list