[SCM] rosegarden/master: Tune dh_strip to move the debugging symbols into rosegarden-dbg.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 10 16:54:08 UTC 2011


The following commit has been merged in the master branch:
commit 657b4f99dfd909cfcdb0b1bc3b2f3ad427dc9c64
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 10 18:53:15 2011 +0200

    Tune dh_strip to move the debugging symbols into rosegarden-dbg.
    
    Also remove PHONY line, no longer needed.

diff --git a/debian/rules b/debian/rules
index d8be2e0..86ed2d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,5 +32,5 @@ override_dh_auto_configure:
 
 override_dh_auto_test:
 
-.PHONY: override_dh_auto_test override_dh_auto_configure
-
+override_dh_strip:
+	dh_strip --dbg-package=rosegarden-dbg

-- 
rosegarden packaging



More information about the pkg-multimedia-commits mailing list