[med-svn] r22493 - trunk/packages/insighttoolkit/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Jul 12 08:49:06 UTC 2016
Author: gert-guest
Date: 2016-07-12 08:49:05 +0000 (Tue, 12 Jul 2016)
New Revision: 22493
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/control
trunk/packages/insighttoolkit/trunk/debian/control.in
Log:
correct control.in and set secure browser url
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2016-07-12 08:36:28 UTC (rev 22492)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2016-07-12 08:49:05 UTC (rev 22493)
@@ -10,7 +10,7 @@
also use the system version of HDF5
* d/p/itk-4.10-correct..: correct a circular include bug
* d/p/itk-4.10-enable-system-nifti: uses systen nifti library
- * d/control: update castxml dependency to latest version
+ * d/control*: update castxml dependency to latest version
* d/copyright: overhaul: add excludes and update accordingly
* d/watch, d/rules: add dfsg orig tarball suffix and correct data file
accordingly
@@ -18,6 +18,7 @@
considers it to be the same like unsigned_int
* d/p/vnl_complex_test_accuracy: correct tests to not test equality but
near-ness of floating point results, test fails otherwise on i386
+ * d/control*: set secure browser url
-- Gert Wollny <gw.fossdev at gmail.com> Sun, 29 May 2016 21:54:50 +0000
Modified: trunk/packages/insighttoolkit/trunk/debian/control
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control 2016-07-12 08:36:28 UTC (rev 22492)
+++ trunk/packages/insighttoolkit/trunk/debian/control 2016-07-12 08:49:05 UTC (rev 22493)
@@ -25,7 +25,7 @@
# libvtk6-dev -- only needed if we enable one of the following modules:
# VtkGlue, LevelSetsv4Visualization
Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/insighttoolkit/trunk/
Package: libinsighttoolkit4.10
Modified: trunk/packages/insighttoolkit/trunk/debian/control.in
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/control.in 2016-07-12 08:36:28 UTC (rev 22492)
+++ trunk/packages/insighttoolkit/trunk/debian/control.in 2016-07-12 08:49:05 UTC (rev 22493)
@@ -25,7 +25,7 @@
# libvtk6-dev -- only needed if we enable one of the following modules:
# VtkGlue, LevelSetsv4Visualization
Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/insighttoolkit/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/insighttoolkit/trunk/
Package: libinsighttoolkit at SOVERSION@
@@ -67,24 +67,6 @@
This package contains the development files needed to build your own
ITK applications.
-Package: libinsighttoolkit at VER_MAJOR@-dbg
-Priority: extra
-Section: debug
-Architecture: amd64 i386
-Depends: ${misc:Depends}, libinsighttoolkit at SOVERSION@ (= ${binary:Version})
-Description: Debugging information for the Insight Toolkit
- ITK is an open-source software toolkit for performing registration and
- segmentation. Segmentation is the process of identifying and
- classifying data found in a digitally sampled
- representation. Typically the sampled representation is an image
- acquired from such medical instrumentation as CT or MRI
- scanners. Registration is the task of aligning or developing
- correspondences between data. For example, in the medical
- environment, a CT scan may be aligned with a MRI scan in order to
- combine the information contained in both.
- .
- This package contains the debug files of the libraries.
-
Package: insighttoolkit at VER_MAJOR@-examples
Section: devel
Architecture: all
More information about the debian-med-commit
mailing list