[med-svn] r1365 - trunk/packages/insighttoolkit/trunk/debian
smr at alioth.debian.org
smr at alioth.debian.org
Tue Feb 12 18:11:18 UTC 2008
Author: smr
Date: 2008-02-12 18:11:17 +0000 (Tue, 12 Feb 2008)
New Revision: 1365
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/control
Log:
Add python-dev build-dep.
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2008-02-12 17:36:29 UTC (rev 1364)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2008-02-12 18:11:17 UTC (rev 1365)
@@ -4,7 +4,8 @@
* control: Remove the homepage url from each package description.
* control: New build-depends on cdbs version (for python-support),
- cableswig, python-support. New package python-insighttoolkit.
+ cableswig, python-support, and python-dev. New package
+ python-insighttoolkit.
* rules: Add PYTHON_EXECUTABLE, PYTHON_INCLUDE_PATH, and PYTHON_LIBRARY
to generated CMakeCache.txt. New rule install/python-insighttoolkit.
* CMakeCache.txt.debian: Enable ITK_CSWIG_PYTHON.
Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control 2008-02-12 17:36:29 UTC (rev 1364)
+++ trunk/packages/insighttoolkit/trunk/debian/control 2008-02-12 18:11:17 UTC (rev 1365)
@@ -4,7 +4,7 @@
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Gavin Baker <gavinb at antonym.org>, Steve M. Robbins <smr at debian.org>
-Build-Depends: cdbs (>= 0.4.49), patchutils, debhelper (>= 5), cmake, cableswig, zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff4-dev (>= 3.7.3), python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.49), patchutils, debhelper (>= 5), cmake, cableswig, zlib1g-dev (>= 1.2.2), libpng12-dev, libtiff4-dev (>= 3.7.3), python-support (>= 0.6.4), python-dev
XS-Python-Version: current
Standards-Version: 3.7.3
More information about the debian-med-commit
mailing list