[caja-actions] 19/22: debian/rules: Strip debugging symbols.

Mike Gabriel sunweaver at debian.org
Fri Feb 20 05:34:40 UTC 2015


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

sunweaver pushed a commit to branch master
in repository caja-actions.

commit 713158ac8a20c0943c378824c9377a5253ec6afe
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Feb 20 06:32:50 2015 +0100

    debian/rules: Strip debugging symbols.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ec0fa7f..a792139 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,9 @@ override_dh_auto_configure:
 	        --disable-silent-rules \
 	        --enable-html-manuals
 
+override_dh_strip:
+	dh_strip -pcaja-actions --dbg-package=caja-actions-dbg
+
 get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz $(info I: $(PKG)_$(VER)$(DTYPE))
 	@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-actions.git



More information about the pkg-mate-commits mailing list