[med-svn] [camitk] 03/04: Remove trailing whitespaces from all over debian/.
Mattia Rizzolo
mattia at debian.org
Tue Apr 26 23:59:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository camitk.
commit 829d35e8690598c9208269d59c5c097c2029b20c
Author: Mattia Rizzolo <mattia at debian.org>
Date: Tue Apr 26 22:56:02 2016 +0000
Remove trailing whitespaces from all over debian/.
---
debian/changelog | 17 +++++++++--------
debian/control | 12 ++++++------
debian/copyright | 2 +-
debian/rules | 28 ++++++++++++++--------------
debian/tests/config | 4 ++--
5 files changed, 32 insertions(+), 31 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dc9bd77..9b8cc91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ camitk (4.0.0~beta-1) unstable; urgency=low
[ Mattia Rizzolo ]
* debian/rules: remove useless override in dh_builddeb: xz is the default now.
+ * Remove trailing whitespaces from all over debian/.
-- Emmanuel Promayon <Emmanuel.Promayon at imag.fr> Wed, 27 Apr 2016 00:15:14 +0200
@@ -35,34 +36,34 @@ camitk (3.4.0-2) unstable; urgency=low
* Fix cmake missing path to ITKConfig (patch force-path-to-itkconfig)
Closes: #787753
* Increase test timeout for slower arch
- * fix timestamps_in_documentation_generated_by_doxygen
+ * fix timestamps_in_documentation_generated_by_doxygen
(improve building reproducibility, patch remove-doxygen-timestamp)
-- Emmanuel Promayon <Emmanuel.Promayon at imag.fr> Mon, 15 Jun 2015 09:08:38 +0200
camitk (3.4.0-1) unstable; urgency=medium
- * New upstream release.
+ * New upstream release.
-- Emmanuel Promayon <Emmanuel.Promayon at imag.fr> Tue, 28 Oct 2014 15:12:30 +0100
camitk (3.3.2-2) unstable; urgency=low
- * Fix autopkgtest for 3.3.2
+ * Fix autopkgtest for 3.3.2
Closes: #758130
-- Emmanuel Promayon <Emmanuel.Promayon at imag.fr> Tue, 23 Sep 2014 11:25:42 +0200
camitk (3.3.2-1) unstable; urgency=low
- * New upstream release.
+ * New upstream release.
* Patches:
- avoid console redirection (config-console-redirection.diff)
- missing manpages, desktop and icon (applications-man-pixmap-desktop.diff)
- remove non-dfsg compliant flash video player
* Added some package tests
* Added some debian/tests files for autopkgtest
- * New dicom components now directly based on gdcm
+ * New dicom components now directly based on gdcm
-- Emmanuel Promayon <Emmanuel.Promayon at imag.fr> Tue, 06 May 2014 11:06:00 +0200
@@ -85,7 +86,7 @@ camitk (3.2.2-1) unstable; urgency=low
* camitk-imp description is now "workbench" (flagship was not really nice)
* Remove uneeded dependencies (see #714935)
* Updated pixmaps and desktop installation
- * Disable parallel build (that generates a "out of memory" error on some
+ * Disable parallel build (that generates a "out of memory" error on some
plateforms when compiling itk filters)
* Updated dev dependencies
@@ -103,7 +104,7 @@ camitk (3.2.1-1) unstable; urgency=low
* Patches:
- desktop file (camitk-imp-categories.diff)
- clean version id (remove-svn-revision.diff)
- - force dlopen path to load unfound library
+ - force dlopen path to load unfound library
(load-private-lib-if-needed.diff)
- use install path to share directory, needed when data are not installed
(wizard-copy-proper-findcamitk.diff)
@@ -120,7 +121,7 @@ camitk (3.0.7-1) unstable; urgency=low
[ Emmanuel Promayon ]
* New upstream release. Fix extension inner dependencies.
- - Remove non-free tetgen from source. Closes: #689951
+ - Remove non-free tetgen from source. Closes: #689951
- Adding -fPIC to fix FTBFS on armhf and mipsel. Closes: #690830
* Fix typo in d/control. Closes: #689021
Remove patch applied upstream:
diff --git a/debian/control b/debian/control
index 0fcf869..565c5ab 100644
--- a/debian/control
+++ b/debian/control
@@ -52,10 +52,10 @@ Suggests: camitk-actionstatemachine
Description: Computer Assisted Medical Intervention Tool Kit - development
Helps researchers and clinicians to easily and rapidly collaborate in
order to prototype CAMI applications, that feature medical images,
- surgical navigation and biomechanical simulations.
+ surgical navigation and biomechanical simulations.
.
This package contains development files needed to build CamiTK applications.
- This package also provides the CamiTK wizard application to create new
+ This package also provides the CamiTK wizard application to create new
extensions.
Package: libcamitk4-data
@@ -76,7 +76,7 @@ Depends: ${misc:Depends}
Description: Computer Assisted Medical Intervention Tool Kit - documentation
Helps researchers and clinicians to easily and rapidly collaborate in
order to prototype CAMI applications, that feature medical images,
- surgical navigation and biomechanical simulations.
+ surgical navigation and biomechanical simulations.
.
This package contains the documentation for CamiTK.
@@ -110,7 +110,7 @@ Description: pipeline replay application for the CamiTK library
order to prototype CAMI applications, that feature medical images,
surgical navigation and biomechanical simulations.
.
- camitk-actionstatemachine is able to replay a pipeline (workflow) of CamiTK
+ camitk-actionstatemachine is able to replay a pipeline (workflow) of CamiTK
actions.
This application takes an CamiTK augmented version of a SCXML subset as input
and allow on to replay interactive the described state-machine containing a
@@ -121,7 +121,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Qt Property Browser Library - runtime
- A framework providing a set of graphical editors for
+ A framework providing a set of graphical editors for
Qt properties similar to the one used in Qt Designer.
.
This package contains the shared libraries needed to run applications
@@ -134,7 +134,7 @@ Depends: libqtpropertybrowser4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Qt Property Browser Library - development
- A framework providing a set of graphical editors for
+ A framework providing a set of graphical editors for
Qt properties similar to the one used in Qt Designer.
.
This package contains development files needed to build applications
diff --git a/debian/copyright b/debian/copyright
index 3a58390..82c289b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Files: *
Copyright: © 2001-2013 Emmanuel Promayon <Emmanuel.Promayon at imag.fr>, Celine Fouard <Celine.Fouard at imag.fr>
© 2001-2016 UJF-Grenoble 1, CNRS, TIMC-IMAG UMR 5525 (équipe GMCAO)
License: LGPL-3+
-Comment: see also http://camitk.imag.fr/contributors.xml for a list of contributors
+Comment: see also http://camitk.imag.fr/contributors.xml for a list of contributors
Files: debian/*
Copyright: © 2012-2013 Andreas Tille <tille at debian.org>
diff --git a/debian/rules b/debian/rules
index d42e3f3..a98bc13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ pkg_asm = camitk-actionstatemachine
PKG_LIB_DIR := $(CURDIR)/debian/${pkg_lib}/usr/lib/camitk-${VER_SHORT}
# for component extensions:
LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(PKG_LIB_DIR)/components/
-# for action extensions:
+# for action extensions:
LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(PKG_LIB_DIR)/actions/
# for private libraries:
LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(PKG_LIB_DIR)/
@@ -41,7 +41,7 @@ export LD_LIBRARY_PATH
# - generic (to tell cmake to build proper binaries)
# - CamiTK specific options
# Notes:
-# - if you would like a more verbose camitk at run-time,
+# - if you would like a more verbose camitk at run-time,
# you can add -DCAMITK_LOG_LEVEL=2
CMAKE_EXTRA_FLAGS = \
-DCMAKE_SKIP_RPATH:BOOL=TRUE \
@@ -51,15 +51,15 @@ CMAKE_EXTRA_FLAGS = \
-DCEP_IMAGING:BOOL=TRUE \
-DCEP_MODELING:BOOL=TRUE \
\
- -DAPIDOC_SDK:BOOL=TRUE
+ -DAPIDOC_SDK:BOOL=TRUE
%:
- # For debian build, do not authorize parallel build (too much RAM
+ # For debian build, do not authorize parallel build (too much RAM
# needed for Imaging CEP on arch that have small memory size)
dh $@ --no-parallel --builddirectory=camitk-build
# For local personal build, parallel is ok as there is enough RAM
# for heavy-templated Imaging CEP (uncomment for local fast rebuild)
- #dh $@ --parallel --builddirectory=camitk-build
+ #dh $@ --parallel --builddirectory=camitk-build
override_dh_auto_configure:
dh_auto_configure -- $(CMAKE_EXTRA_FLAGS)
@@ -92,13 +92,13 @@ override_dh_install:
# camitk-config is part of libcamitk
dh_install -p$(pkg_lib) --autodest debian/tmp/usr/bin/camitk-config
dh_install -p$(pkg_lib) --autodest debian/tmp/usr/share/pixmaps/camitk-config.xpm
- dh_installman -p$(pkg_lib) debian/tmp/usr/share/man/man1/camitk-config.1
+ dh_installman -p$(pkg_lib) debian/tmp/usr/share/man/man1/camitk-config.1
# separate packaging for qtpropertybrowser (can be used independently from camitk)
dh_install -p$(pkg_qpb) debian/tmp/usr/lib/libqtpropertybrowser.so.* usr/lib
# camitk developer package
- # camitk so and headers and static libs
+ # camitk so and headers and static libs
dh_install -p$(pkg_dev) debian/tmp/usr/lib/libcamitkcore.so usr/lib
dh_install -p$(pkg_dev) debian/tmp/usr/lib/libmonitoring.so usr/lib
dh_install -p$(pkg_dev) --autodest debian/tmp/usr/lib/camitk-$(VER_SHORT)/actions/lib*.so
@@ -116,13 +116,13 @@ override_dh_install:
dh_install -p$(pkg_dev) --autodest debian/tmp/usr/include/camitk-${VER_SHORT}/libraries/mmlschema
dh_install -p$(pkg_dev) --autodest debian/tmp/usr/include/camitk-${VER_SHORT}/libraries/monitoring
dh_install -p$(pkg_dev) --autodest debian/tmp/usr/include/camitk-${VER_SHORT}/libraries/monitoringgui
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/*.cmake
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/*.cmake
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/*.cmake
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/packaging/*.cmake
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/cdash/projects/*.cmake
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/test/*.cmake
- dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/test/level/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/packaging/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/cdash/projects/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/test/*.cmake
+ dh_install -p$(pkg_dev) --autodest debian/tmp/usr/share/camitk-$(VER_SHORT)/cmake/macros/camitk/test/level/*.cmake
# wizard
dh_install -p$(pkg_dev) --autodest debian/tmp/usr/bin/camitk-wizard
dh_installman -p$(pkg_dev) debian/tmp/usr/share/man/man1/camitk-wizard.1
diff --git a/debian/tests/config b/debian/tests/config
index e8698e8..d66ae2a 100644
--- a/debian/tests/config
+++ b/debian/tests/config
@@ -2,7 +2,7 @@
# Testing the installation: the version, paths and number of extensions should be correct
# This test entirely depends on the CamitK version (version string, number of extensions...)
# (see the expectedConfigOutput)
-#
+#
# TODO: add complete library tests using cepgenerator
set -e
EXPECTED_CONFIG_OUTPUT=$(mktemp)
@@ -35,7 +35,7 @@ CamiTK 4.0.0
- Number of Actions...................... 91
EOF
fi
-
+
if [ "$1" = "3.4.0" ]; then
cat <<EOF > $EXPECTED_CONFIG_OUTPUT
CamiTK 3.4.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camitk.git
More information about the debian-med-commit
mailing list