[med-svn] [Git][med-team/insighttoolkit][master] 3 commits: d/p/itk4.12.0-resource_cprobe: rebase patch

Gert Wollny gitlab at salsa.debian.org
Thu Oct 31 12:07:13 GMT 2019



Gert Wollny pushed to branch master at Debian Med / insighttoolkit


Commits:
24db7072 by Gert Wollny at 2019-10-31T11:57:02Z
d/p/itk4.12.0-resource_cprobe: rebase patch

- - - - -
b297c857 by Gert Wollny at 2019-10-31T12:02:19Z
d/p/disable.. Disable Python template test

- - - - -
fd5a087c by Gert Wollny at 2019-10-31T12:03:09Z
d/changelog: Update for upload

- - - - -


4 changed files:

- debian/changelog
- + debian/patches/disable_python_template_test
- debian/patches/itk4.12.0-resource_cprobe.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.13.2-dfsg1-1~exp5) experimental; urgency=medium
+
+  * d/p/itk4.12.0-resource_cprobe: rebase patch
+  * d/p/disable.. Disable Python template test
+
+ -- Gert Wollny <gewo at debian.org>  Thu, 31 Oct 2019 13:02:43 +0100
+
 insighttoolkit4 (4.13.2-dfsg1-1~exp4) experimental; urgency=medium
 
   * d/docs: Update file name


=====================================
debian/patches/disable_python_template_test
=====================================
@@ -0,0 +1,14 @@
+Description: Disable template tests since they only check available templates
+ and whether they pass depends on the configuration. 
+Author: Gert Wollny <gewo at debian.org>
+--- a/Wrapping/Generators/Python/Tests/CMakeLists.txt
++++ b/Wrapping/Generators/Python/Tests/CMakeLists.txt
+@@ -29,7 +29,7 @@
+ if(ITK_WRAP_unsigned_char AND WRAP_2)
+   itk_python_add_test(NAME PythonTypemaps COMMAND typemaps.py)
+ 
+-  itk_python_add_test(NAME PythonTemplate COMMAND template.py)
++#  itk_python_add_test(NAME PythonTemplate COMMAND template.py)
+ 
+   itk_python_add_test(NAME PythonModifiedTime COMMAND ModifiedTime.py)
+ 


=====================================
debian/patches/itk4.12.0-resource_cprobe.patch
=====================================
@@ -5,7 +5,7 @@ Description: Inline call to UpdateMinimumMaximumMeasuredValue
 Author: Gert Wollny <gewo at debian.org>
 --- a/Modules/Core/Common/include/itkResourceProbe.hxx
 +++ b/Modules/Core/Common/include/itkResourceProbe.hxx
-@@ -111,6 +111,22 @@
+@@ -110,6 +110,22 @@
  template< typename ValueType, typename MeanType >
  void
  ResourceProbe< ValueType, MeanType >
@@ -28,7 +28,7 @@ Author: Gert Wollny <gewo at debian.org>
  ::Stop(void)
  {
    ValueType probevalue = this->GetInstantValue() - this->m_StartValue;
-@@ -119,7 +135,16 @@
+@@ -118,7 +134,16 @@
      return;
      }
  
@@ -46,7 +46,7 @@ Author: Gert Wollny <gewo at debian.org>
    this->m_TotalValue += probevalue;
    this->m_ProbeValueList.push_back(probevalue);
    this->m_NumberOfStops++;
-@@ -478,23 +503,6 @@
+@@ -482,23 +507,6 @@
  }
  
  


=====================================
debian/patches/series
=====================================
@@ -8,3 +8,4 @@ itk4.12.0-resource_cprobe.patch
 disable-doxygen.patch
 simplify-system-gtest.patch
 fix-minc-includes.patch
+disable_python_template_test



View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/e1e10944d70810b2db532cb05bab9578c209b97d...fd5a087cb707bcba3a9cc28b330b0627fddc6a6a

-- 
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/compare/e1e10944d70810b2db532cb05bab9578c209b97d...fd5a087cb707bcba3a9cc28b330b0627fddc6a6a
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/20191031/4e29cff9/attachment-0001.html>


More information about the debian-med-commit mailing list