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

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

commit f9615ab28047660ae475a8c51cc587d368005d69
Author: Gert Wollny <[email protected]>
Date:   Thu May 5 16:38:11 2016 +0000

    Update standards and debug package creation
---
 debian/changelog |  8 ++++++++
 debian/control   | 15 +--------------
 debian/rules     |  5 -----
 3 files changed, 9 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4d8492..ef413a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libmialm (1.0.8-3) UNRELEASED; urgency=medium
+
+  * d/control: Update standards version to 3.9.8
+  * d/control, d/rules: remove the dbg package in favour of the 
+    automatically created debsysm package. 
+
+ -- Gert Wollny <[email protected]>  Thu, 05 May 2016 16:35:22 +0000
+
 libmialm (1.0.8-2) unstable; urgency=medium
 
   * Add multiarch support 
diff --git a/debian/control b/debian/control
index 0dcc276..0958a54 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0.0),
                pkg-config,
                dh-autoreconf,
                gtk-doc-tools
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Section: science
 Homepage: http://mia.sourceforge.net 
 Vcs-Git: git://anonscm.debian.org/debian-med/libmialm.git
@@ -27,19 +27,6 @@ Description: Development files for the MIA landmark library
  This package contains the development files - headers, shared libraries, 
  and pkg-config files.
 
-Package: libmialm3-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: libmialm3 (= ${binary:Version}),
-        ${misc:Depends}
-Multi-Arch: same 
-Description: Debug information  for the MIA landmark library
- This library implements handling for landmarks and 3D view positioning
- for optimal landmark visibility, and in-and output of these landmarks.
- This library is part of the MIA tool chain for medical image analysis.
- This package provides the debug information of the library.
-
 Package: libmialm3
 Section: libs
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 85849a5..c8497b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,11 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-.PHONY: override_dh_strip
-
 %:
        dh $@ --with autoreconf 
 
-
-override_dh_strip:
-        /usr/bin/dh_strip -plibmialm3 --dbg-package=libmialm3-dbg

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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to