[redeclipse] 96/494: Debug package and remove icon upon clean in rules

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:20 UTC 2015


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

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 08956689b26cfba6b1c37fa4fa5f79125691981e
Author: Arand Nash <ienorand at gmail.com>
Date:   Thu Mar 17 21:09:20 2011 +0000

    Debug package and remove icon upon clean in rules
---
 rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/rules b/rules
index daf5bd0..00e2714 100755
--- a/rules
+++ b/rules
@@ -15,3 +15,9 @@
 override_dh_auto_build:
 	convert -shave 4x4 -resize 32x32 src/site/bits/favicon.png debian/redeclipse.png	
 	dh_auto_build
+
+override_dh_strip:
+	dh_strip -predeclipse --dbg-package=redeclipse-dbg
+
+override_dh_clean:
+	dh_clean debian/redeclipse.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list