[SCM] mate-panel Debian package branch, master, updated. 255755e616a6f6c37a3d4f75a5580426c96330f6

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Feb 25 19:07:12 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-panel.git;a=commitdiff;h=48dfd13

The following commit has been merged in the master branch:
commit 48dfd134da879bb40a6c705f986cf0803d4ea10d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Feb 25 11:43:33 2014 +0100

    debian/rules: split up debugging symbols for mate-panel and applet library
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c019eb1..7eaf853 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,9 @@ override_dh_auto_configure:
 		--enable-gtk-doc
 
 override_dh_strip:
-	dh_strip --dbg-package=mate-panel-dbg
+	dh_strip -pmate-panel --dbg-package=mate-panel-dbg
+	dh_strip -plibmate-panel-applet-4-1 --dbg-package=libmate-panel-applet-dbg
+
 
 get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz $(info I: $(PKG)_$(VER)$(DTYPE))
 	@

-- 
mate-panel Debian package



More information about the pkg-mate-commits mailing list