[med-svn] r21357 - trunk/packages/insighttoolkit/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Feb 2 16:16:21 UTC 2016
Author: gert-guest
Date: 2016-02-02 16:16:21 +0000 (Tue, 02 Feb 2016)
New Revision: 21357
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/control
Log:
Set minimal version of CastXML
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2016-02-02 16:14:06 UTC (rev 21356)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2016-02-02 16:16:21 UTC (rev 21357)
@@ -3,8 +3,9 @@
* New upstream version Closes: #811809
* d/control: change libinsighttoolkit4-dev depends to use unversioned libdcmtk-dev
Closes: #812192
- * d/control: set ninimal version of libdcmtk-dev because of cmake woes
+ * d/control: set minimal version of libdcmtk-dev because of cmake woes
Closes: #810044
+ * d/control: Set minimal version of castxml required for #811809
* d/rules: disable printing out test log, since failed test now print their
error log during the test run.
* d/control: use system double-conversion Closes: #733629
Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control 2016-02-02 16:14:06 UTC (rev 21356)
+++ trunk/packages/insighttoolkit/trunk/debian/control 2016-02-02 16:16:21 UTC (rev 21357)
@@ -8,7 +8,7 @@
Build-Depends: debhelper (>= 9),
cmake (>= 2.8.9),
swig3.0,
- castxml,
+ castxml (>= 0.1+git20160202-1),
zlib1g-dev (>= 1.2.2),
libdouble-conversion-dev,
libpng-dev,
More information about the debian-med-commit
mailing list