[med-svn] [itksnap] 01/01: Target experimental suite; few cosmetic fixes

Michael Hanke mih at moszumanska.debian.org
Fri Jan 16 19:23:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

mih pushed a commit to branch master
in repository itksnap.

commit 3e89dde8569358fc2d9181c0fbc2baf480d052cb
Author: Michael Hanke <michael.hanke at gmail.com>
Date:   Fri Jan 16 18:46:45 2015 +0100

    Target experimental suite; few cosmetic fixes
---
 debian/changelog | 12 ++++++------
 debian/control   | 16 ++++++++--------
 debian/rules     | 10 +++++-----
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 72bcdc3..4b36ef8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
-itksnap (3.2.0-1) UNRELEASED; urgency=low
+itksnap (3.2.0-1) experimental; urgency=low
 
   [ Gert Wollny ]
-  * new upstream release, Closes: #698386, Closes: #639983
-  * change dependencies to new requirements for ITK, VTK, and QT
-  * clean rules file
-  * add patch to include vtk and gdcm libraries that are required for
+  * New upstream release, Closes: #698386, Closes: #639983
+  * Change dependencies to new requirements for ITK, VTK, and QT
+  * Clean rules file
+  * Add patch to include vtk and gdcm libraries that are required for
     linking on Debian
-  * update standards version to 3.9.6
+  * Update standards version to 3.9.6
   * Set debhelper compatibility to 9
   * Disable tests because they need to connect to a display
   * Enable parallel build
diff --git a/debian/control b/debian/control
index 09f388f..5ed8a3d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
 Source: itksnap
 Maintainer: NeuroDebian Team <team at neuro.debian.net>
 Priority: optional
-Uploaders: Michael Hanke <mih at debian.org>, 
-           Yaroslav Halchenko <debian at onerussian.com>, 
+Uploaders: Michael Hanke <mih at debian.org>,
+           Yaroslav Halchenko <debian at onerussian.com>,
            Gert Wollny <gw.fossdev at gmail.com>
 Build-Depends: debhelper (>= 9.0.0),
-               cmake, 
-               libvtk6-dev, 
-               libinsighttoolkit4-dev, 
+               cmake,
+               libvtk6-dev,
+               libinsighttoolkit4-dev,
                libgdcm2-dev,
-	       imagemagick, 
+               imagemagick,
                libdcmtk2-dev,
-               qtbase5-dev, 
+               qtbase5-dev,
                libqt5webkit5-dev,
                libqt5opengl5-dev,
                qttools5-private-dev,
-	       libfftw3-dev
+               libfftw3-dev
 Standards-Version: 3.9.6
 Section: science
 Homepage: http://www.itksnap.org
diff --git a/debian/rules b/debian/rules
index c052d8c..2696b9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed 
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 CXXFLAGS+=-fPIC -funroll-loops -ftree-vectorize
 
 # one ring to rule them all ...
@@ -10,7 +10,7 @@ CXXFLAGS+=-fPIC -funroll-loops -ftree-vectorize
 
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DSNAP_PACKAGE_QT_PLUGINS=OFF 
+	dh_auto_configure -- -DSNAP_PACKAGE_QT_PLUGINS=OFF
 
 
 override_dh_auto_install:
@@ -19,8 +19,8 @@ override_dh_auto_install:
 	convert $(CURDIR)/ProgramData/Images2D/EdgeForcesExample.png -resize 32x32 \
 		$(CURDIR)/debian/itksnap/usr/share/pixmaps/itksnap.xpm
 
-# test need the DISPLAY envirunment variable set, because they open a window. 
-# therefore I disable them for now, will have to look into xvfb 
+# test need the DISPLAY envirunment variable set, because they open a window.
+# therefore I disable them for now, will have to look into xvfb
 #
 override_dh_auto_test:
-	echo "no tests run" 
\ No newline at end of file
+	echo "no tests run"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/itksnap.git



More information about the debian-med-commit mailing list