[med-svn] [pymia] 01/01: update stripping

Gert Wollny gert-guest at moszumanska.debian.org
Tue Dec 10 13:58:11 UTC 2013


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

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

commit 41972c511d2183d58a0f448f52b006b261e002d5
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue Dec 10 14:55:48 2013 +0100

    update stripping
---
 debian/rules | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4ade6d7..454e30a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,10 @@ override_dh_auto_install:
 	dh_numpy3
 
 
+
+override_dh_strip:
+ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
+	dh_strip -ppython-mia --dbg-package=python-mia-dbg
+	dh_strip -ppython3-mia --dbg-package=python3-mia-dbg
+endif
+

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git



More information about the debian-med-commit mailing list