[med-svn] [miaviewit] 01/05: Switsch to automatic debug packages and update standards version

Gert Wollny gert-guest at moszumanska.debian.org
Tue May 31 10:10:42 UTC 2016


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

gert-guest pushed a commit to branch master
in repository miaviewit.

commit 9b701cf1a905da36f6678e133ac33ca1c7123394
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue May 31 09:10:57 2016 +0000

    Switsch to automatic debug packages and update standards version
---
 debian/control | 27 +--------------------------
 debian/rules   |  4 +---
 2 files changed, 2 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index f5fc3ad..a7cd6f9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.0.0),
 	       libgtkmm-2.4-dev, 
                libxml++2.6-dev, 
 	       libvistaio-dev
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://mia.sourceforge.net
 Vcs-Git:git://anonscm.debian.org/debian-med/miaviewit.git
 Vcs-Browser:http://anonscm.debian.org/?p=debian-med/miaviewit.git
@@ -46,20 +46,6 @@ Description: development files for the 3D visualization library
  for the visualization of 3D data generated by using mia-tools 
  These are the development files. 
 
-Package: libmiaviewit0-dbg
-Section: debug
-Architecture: any
-Depends: libmiaviewit0 (= ${binary:Version}), 
-	 ${misc:Depends}
-Priority: extra
-Description: Debug information for the MIA addon library for 3D visualization
- libmia comprises a set of libraries and plug.ins for general purpose 
- 2D and 3D gray scale image processing and basic handling of triangular 
- meshes. The libraries provide a basic infrastructure and  generic 
- algorithms, that can be specialized by specifying the apropriate plug-ins. 
- libmia is library for general purpouse 2D and 3D gray scale image processing. 
- This package provides the debug information of the library. 
-
 Package: mia-viewit
 Architecture: any
 Depends: ${shlibs:Depends}, 
@@ -71,14 +57,3 @@ Description: Viewer program for 3D data sets created by using MIA
  The interfaces and supported data types focus on the results that 
  can be obtained by running programs from the mia-tools package. 
 
-Package: mia-viewit-dbg
-Section: debug
-Architecture: any
-Depends: mia-viewit (= ${binary:Version}), 
-	 ${misc:Depends}
-Priority: extra
-Description: Debugging information for the MIA viewer program 
- Debug information for the MIA viewer program for the visualization 
- of 3D data sets. The interfaces and supported data types focus on 
- the results that can be obtained by running programs from the 
- mia-tools package. 
diff --git a/debian/rules b/debian/rules
index 37a2cf1..9e90e3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,4 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 	dh $@ --parallel
 
 override_dh_strip:
-	dh_strip -plibmiaviewit0 --dbg-package=libmiaviewit0-dbg
-	dh_strip -pmia-viewit --dbg-package=mia-viewit-dbg
-
+	dh_strip --dbgsym-migration='libmiaviewit0-dbg (<< 1.0.2-2), mia-viewit-dbg (<< 1.0.2-2)'

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



More information about the debian-med-commit mailing list