[med-svn] r19832 - trunk/packages/ginkgocadx/trunk/debian
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Tue Aug 4 08:23:12 UTC 2015
Author: onlyjob
Date: 2015-08-04 08:23:11 +0000 (Tue, 04 Aug 2015)
New Revision: 19832
Modified:
trunk/packages/ginkgocadx/trunk/debian/control
trunk/packages/ginkgocadx/trunk/debian/rules
Log:
libinsighttoolkit3-dev --> libinsighttoolkit4-dev
Modified: trunk/packages/ginkgocadx/trunk/debian/control
===================================================================
--- trunk/packages/ginkgocadx/trunk/debian/control 2015-08-04 08:22:56 UTC (rev 19831)
+++ trunk/packages/ginkgocadx/trunk/debian/control 2015-08-04 08:23:11 UTC (rev 19832)
@@ -14,7 +14,7 @@
,libfftw3-dev
,libfreetype6-dev
,libgtk2.0-dev
- ,libinsighttoolkit3-dev (>= 3.20.0)
+ ,libinsighttoolkit4-dev
,libjsoncpp-dev
,libmysqlclient-dev (>= 5.1.57)
,libsqlite3-dev
Modified: trunk/packages/ginkgocadx/trunk/debian/rules
===================================================================
--- trunk/packages/ginkgocadx/trunk/debian/rules 2015-08-04 08:22:56 UTC (rev 19831)
+++ trunk/packages/ginkgocadx/trunk/debian/rules 2015-08-04 08:23:11 UTC (rev 19832)
@@ -11,8 +11,6 @@
## Disable wx3.0 WXDEBUG checks, as happened by default in wx2.8.
## (This is necessary to avoid segfaults with wx3.0).
export DEB_CPPFLAGS_MAINT_APPEND=-DNDEBUG
-## remove after with update from "libinsighttoolkit3-dev" to "libinsighttoolkit4-dev":
-export ITK_DIR=/usr/lib/InsightToolkit
PKD = $(abspath $(dir $(MAKEFILE_LIST)))
PKG = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
More information about the debian-med-commit
mailing list