[med-svn] r2209 - trunk/packages/insighttoolkit/trunk/debian
smr at alioth.debian.org
smr at alioth.debian.org
Wed Jul 9 04:03:52 UTC 2008
Author: smr
Date: 2008-07-09 04:03:51 +0000 (Wed, 09 Jul 2008)
New Revision: 2209
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/control
Log:
Account for package name changes.
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2008-07-09 04:01:15 UTC (rev 2208)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2008-07-09 04:03:51 UTC (rev 2209)
@@ -5,12 +5,14 @@
itkMetaDataObject.h. Qualify typedefs in itkAutomaticTopologyMeshSource.
* debian/control: Update dependency on debhelper to (>=6.0.7) to account
- for use of dh_lintian.
+ for use of dh_lintian. Account for changes insighttoolkit-examples to
+ insighttoolkit3-examples, and libinsighttoolkit-dev to
+ libinsighttoolkit3-dev.
[Charles Plessy]
* debian/control: added `Vcs-Browser' and `Vcs-Svn' fields.
- -- Steve M. Robbins <smr at debian.org> Tue, 10 Jun 2008 01:14:22 -0500
+ -- Steve M. Robbins <smr at debian.org> Tue, 08 Jul 2008 23:20:16 -0500
insighttoolkit (3.6.0-3) unstable; urgency=low
Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control 2008-07-09 04:01:15 UTC (rev 2208)
+++ trunk/packages/insighttoolkit/trunk/debian/control 2008-07-09 04:03:51 UTC (rev 2209)
@@ -14,7 +14,6 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: libinsighttoolkit-dev, insighttoolkit-examples
Description: Image processing toolkit for registration and segmentation - runtime
ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and
@@ -32,7 +31,6 @@
Section: python
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
-Suggests: insighttoolkit-examples
Conflicts: python-insighttoolkit
Replaces: python-insighttoolkit
XB-Python-Version: ${python:Versions}
@@ -53,7 +51,6 @@
Section: interpreters
Architecture: any
Depends: ${shlibs:Depends}, tcl8.4, tk8.4
-Suggests: insighttoolkit-examples
Description: Image processing toolkit for registration and segmentation - Tcl bindings
ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and
@@ -73,6 +70,7 @@
Depends: libinsighttoolkit3.6 (= ${binary:Version}), libfftw3-dev
Conflicts: libinsighttoolkit-dev
Replaces: libinsighttoolkit-dev
+Suggests: insighttoolkit3-examples
Description: Image processing toolkit for registration and segmentation - development
ITK is an open-source software toolkit for performing registration and
segmentation. Segmentation is the process of identifying and
@@ -91,7 +89,7 @@
Section: devel
Architecture: all
Depends: ${shlibs:Depends}
-Suggests: libinsighttoolkit-dev
+Suggests: libinsighttoolkit3-dev
Conflicts: insighttoolkit-examples
Replaces: insighttoolkit-examples
Description: Image processing toolkit for registration and segmentation - examples
More information about the debian-med-commit
mailing list