[med-svn] r17558 - trunk/packages/insighttoolkit/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Wed Jul 30 08:03:59 UTC 2014
Author: gert-guest
Date: 2014-07-30 08:03:59 +0000 (Wed, 30 Jul 2014)
New Revision: 17558
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/control
Log:
Correct dependency on gccxml to remove lintian warning
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2014-07-30 07:27:12 UTC (rev 17557)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2014-07-30 08:03:59 UTC (rev 17558)
@@ -1,7 +1,7 @@
insighttoolkit4 (4.6.0-1) UNRELEASED; urgency=medium
- * Add patch to increase OtsuThreshold computation precision (added upstream)
- * Add patch to increase itkVoronoiPartitioningImageFilterTest1 tolerance (added upstream)
+ * Remove patch to increase OtsuThreshold computation precision (added upstream)
+ * Remove patch to increase itkVoronoiPartitioningImageFilterTest1 tolerance (added upstream)
* Revise patch to avoid including emmintr.h when __SSE2__ is not defined
* Add debug package
* Add patch to not check for the swig_version since it was done before find_package(swig)
Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control 2014-07-30 07:27:12 UTC (rev 17557)
+++ trunk/packages/insighttoolkit/trunk/debian/control 2014-07-30 08:03:59 UTC (rev 17558)
@@ -8,7 +8,7 @@
Build-Depends: debhelper (>= 9),
cmake,
swig (>= 2.0),
- gccxml (>= 0.9.0+git20140716-1),
+ gccxml (>= 0.9.0+git20140716),
zlib1g-dev (>= 1.2.2),
libpng12-dev,
libtiff-dev,
More information about the debian-med-commit
mailing list