[SCM] pd-iemnet/master: Also call dh_strip

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Sep 3 19:45:45 UTC 2015


The following commit has been merged in the master branch:
commit fd653b72a1014e5fc6c512e1585d0c6ea8a7046c
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Sep 3 16:23:13 2015 +0200

    Also call dh_strip

diff --git a/debian/rules b/debian/rules
index 881a1c6..bebb6af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,6 @@ override_dh_shlibdeps:
            -Tdebian/pd-iemnet.substvars
 
 override_dh_strip:
+	dh_strip
 	strip --remove-section=.comment --remove-section=.note --strip-unneeded \
 	   debian/pd-iemnet/usr/lib/pd/extra/iemnet/*.pd_linux

-- 
pd-iemnet packaging



More information about the pkg-multimedia-commits mailing list