[SCM] mate-dialogs Debian package branch, master, updated. 085473f94847ab26b39f5780e881b2ebc67d38c8

Mike Gabriel sunweaver at moszumanska.debian.org
Fri Mar 7 21:41:58 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-dialogs.git;a=commitdiff;h=2b23f32

The following commit has been merged in the master branch:
commit 2b23f3272a0695a5052091c831f20ab480ae2f27
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Mar 7 00:12:05 2014 +0100

    debian/rules: Explicitly run dh_strip for bin:package mate-dialog.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b97bdc2..a822f64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_configure:
 		--disable-scrollkeeper
 
 override_dh_strip:
-	dh_strip --dbg-package=mate-dialogs-dbg
+	dh_strip -pmate-dialogs --dbg-package=mate-dialogs-dbg
 
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=..

-- 
mate-dialogs Debian package



More information about the pkg-mate-commits mailing list