[med-svn] r18616 - trunk/packages/insighttoolkit/trunk/debian

Steven Michael Robbins smr at moszumanska.debian.org
Tue Jan 27 22:31:02 UTC 2015


Author: smr
Date: 2015-01-27 22:31:01 +0000 (Tue, 27 Jan 2015)
New Revision: 18616

Modified:
   trunk/packages/insighttoolkit/trunk/debian/changelog
   trunk/packages/insighttoolkit/trunk/debian/rules
Log:
Do not install doxygen sources.  Tweak changelog for upload to experimental.

Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog	2015-01-27 11:25:54 UTC (rev 18615)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog	2015-01-27 22:31:01 UTC (rev 18616)
@@ -1,4 +1,4 @@
-insighttoolkit4 (4.7.0-1) UNRELEASED; urgency=medium
+insighttoolkit4 (4.7.0-1) experimental; urgency=medium
 
   [Gert Wollny]
   * New upstream version (Closes: #776090)
@@ -7,15 +7,18 @@
     fixed upstream
   * d/patches: Remove 0002_dont_test_swig_version_before_looking_for_it.patch 
     fixed upstream
-  * d/patches: Add patch for correct handling of floating point single 
-    accuracy spacing
+  * d/patches/0003_correct_bsplinecontrolpointimagefunction_pointtype.patch: New.
+    Correct handling of floating point single accuracy spacing
   * Bump standards version to 3.9.6 
   * Change dependency from livvtk5-dev to libvtk6-dev 
   * Remove dependency from python-vtk, the relevant parts are currently 
     pulled in by libvtk6-dev
 
- -- Gert Wollny <gw.fossdev at gmail.com>  Wed, 21 Jan 2015 13:03:51 +0100
+  [ Steve M. Robbins ]
+  * rules: Don't install doxygen sources in -dev package.
 
+ -- Steve M. Robbins <smr at debian.org>  Tue, 27 Jan 2015 16:27:22 -0600
+
 insighttoolkit4 (4.6.0-3) unstable; urgency=medium
 
   * rules: Build Module_ITKDeprecated as Elastix 4.7 needs now-deprecated

Modified: trunk/packages/insighttoolkit/trunk/debian/rules
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/rules	2015-01-27 11:25:54 UTC (rev 18615)
+++ trunk/packages/insighttoolkit/trunk/debian/rules	2015-01-27 22:31:01 UTC (rev 18616)
@@ -116,7 +116,6 @@
 	#
 	# pkg_dev
 	dh_installman -p$(pkg_dev) debian/insighttoolkit.3
-	dh_installdocs -p$(pkg_dev) Documentation/*
 	dh_install -p$(pkg_dev) -XJava -XPython -XTcl debian/tmp/usr/lib/lib*.so usr/lib
 
 	# this is only for libITKGDCM which is a stub 




More information about the debian-med-commit mailing list