[med-svn] r22492 - trunk/packages/insighttoolkit/trunk/debian
Gert Wollny
gert-guest at moszumanska.debian.org
Tue Jul 12 08:36:29 UTC 2016
Author: gert-guest
Date: 2016-07-12 08:36:28 +0000 (Tue, 12 Jul 2016)
New Revision: 22492
Modified:
trunk/packages/insighttoolkit/trunk/debian/changelog
trunk/packages/insighttoolkit/trunk/debian/copyright
trunk/packages/insighttoolkit/trunk/debian/watch
Log:
correct copyright and watchfile for removing lintian warnings
Modified: trunk/packages/insighttoolkit/trunk/debian/changelog
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/changelog 2016-07-12 08:04:18 UTC (rev 22491)
+++ trunk/packages/insighttoolkit/trunk/debian/changelog 2016-07-12 08:36:28 UTC (rev 22492)
@@ -11,19 +11,19 @@
* 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/copyright: add excludes and update accordingly
- * d/watch, d/rules: add dfsg orig tarball suffix and correct data file
+ * d/copyright: overhaul: add excludes and update accordingly
+ * d/watch, d/rules: add dfsg orig tarball suffix and correct data file
accordingly
- * d/rules: disable unsigned_long wrapping on i386, because the compiler
- 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/rules: disable unsigned_long wrapping on i386, because the compiler
+ 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
-- Gert Wollny <gw.fossdev at gmail.com> Sun, 29 May 2016 21:54:50 +0000
insighttoolkit4 (4.9.1-1) unstable; urgency=medium
- * New upstream release
+ * New upstream release
-- Gert Wollny <gw.fossdev at gmail.com> Thu, 14 Apr 2016 14:47:10 +0000
Modified: trunk/packages/insighttoolkit/trunk/debian/copyright
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/copyright 2016-07-12 08:04:18 UTC (rev 22491)
+++ trunk/packages/insighttoolkit/trunk/debian/copyright 2016-07-12 08:36:28 UTC (rev 22492)
@@ -15,24 +15,19 @@
Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/amoeba_algorithm.pdf
Documentation
Testing/Data/Input/DCB120604.t61/11/pulseprogram
-
- Debian ITK is Licensed under the GPL
- ------------------------------------
-
-Debian distributes the InsightToolkit linked with the FFTW Discrete
-Fourier Transform libraries. Since FFTW is licensed under the GPL,
-the resulting derived work (Debian ITK) is also licensed under
-the GPL as follows.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- A copy of the GPL v2 can be found in /usr/share/common-licenses/GPL-2
-
- Source code license statements
- ------------------------------
+License: Debian ITK is Licensed under the GPL
+ .
+ Debian distributes the InsightToolkit linked with the FFTW Discrete
+ Fourier Transform libraries. Since FFTW is licensed under the GPL,
+ the resulting derived work (Debian ITK) is also licensed under
+ the GPL as follows.
+ .
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ A copy of the GPL v2 can be found in /usr/share/common-licenses/GPL-2
Files: *
Copyright: Copyright 1999-2011 Insight Software Consortium
Modified: trunk/packages/insighttoolkit/trunk/debian/watch
===================================================================
--- trunk/packages/insighttoolkit/trunk/debian/watch 2016-07-12 08:04:18 UTC (rev 22491)
+++ trunk/packages/insighttoolkit/trunk/debian/watch 2016-07-12 08:36:28 UTC (rev 22492)
@@ -1,2 +1,2 @@
version=3
-opts=repacksuffix=-dfsg1 http://sf.net/itk/InsightToolkit-(.*)\.tar\.xz
+opts=repacksuffix=-dfsg1,dversionmangle=s/-dfsg1// http://sf.net/itk/InsightToolkit-(.*)\.tar\.xz
More information about the debian-med-commit
mailing list