[med-svn] [itksnap] 01/03: Some final cleaning of the package.
Gert Wollny
gert-guest at moszumanska.debian.org
Fri Jan 16 10:59:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository itksnap.
commit 1f0ccb6a383d3d86cfa2244b75ebab23bc268eb9
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Fri Jan 16 11:48:06 2015 +0100
Some final cleaning of the package.
* Add Gert to uploaders
* silence some lintian infos by
- Removing "Encoding" entry from d/itksnap.desktop
- Adding some keywords
* Add proper tagging to patch
---
debian/changelog | 6 ++++--
debian/control | 4 +++-
debian/itksnap.desktop | 2 +-
debian/patches/01_add_required_vtklibraries_and_gdcm.patch | 7 +++++++
4 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 00f41af..c2c266e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
itksnap (3.2.0-1) UNRELEASED; urgency=low
[ Gert Wollny ]
- * new upstream release
+ * 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
@@ -13,8 +14,9 @@ itksnap (3.2.0-1) UNRELEASED; urgency=low
* Remove obsolete dm-upload allowed
* Set priority to optional
* Add some optimizations flags that really make a difference
+ * Correct desktop entry to silence some lintian info messages
- -- Gert Wollny <gw.fossdev at gmail.com> Wed, 14 Jan 2015 15:20:25 +0100
+ -- Gert Wollny <gw.fossdev at gmail.com> Fri, 16 Jan 2015 11:39:29 +0100
itksnap (2.2.0-1.1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6cfea4c..09f388f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,9 @@
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,
diff --git a/debian/itksnap.desktop b/debian/itksnap.desktop
index 77b5861..7b95003 100644
--- a/debian/itksnap.desktop
+++ b/debian/itksnap.desktop
@@ -1,5 +1,4 @@
[Desktop Entry]
-Encoding=UTF-8
GenericName=3D Structure Segmentation
Name=ITK-SNAP
Exec=itksnap %F
@@ -8,3 +7,4 @@ Type=Application
Terminal=false
Categories=Education;Graphics;Science;DataVisualization;MedicalSoftware;Viewer;
Icon=itksnap.xpm
+Keywords=images,segmentation,image,biomedical
\ No newline at end of file
diff --git a/debian/patches/01_add_required_vtklibraries_and_gdcm.patch b/debian/patches/01_add_required_vtklibraries_and_gdcm.patch
index b59ced3..456c2d5 100644
--- a/debian/patches/01_add_required_vtklibraries_and_gdcm.patch
+++ b/debian/patches/01_add_required_vtklibraries_and_gdcm.patch
@@ -1,3 +1,10 @@
+Description: Add some more libraries to be directly linked, since
+ this is necessary in Debian
+ .
+Author: Gert Wollny <gw.fossdev at gmail.com>
+Bug: https://sourceforge.net/p/itk-snap/bugs/85/
+Last-Update: 2015-01-08
+
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8350e69..35461ea 100644
--- a/CMakeLists.txt
--
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