From: Leandro Lucarella Date: Sun, 5 Aug 2012 12:15:48 +0000 (+0200) Subject: Strip binaries when building the packages X-Git-Tag: v1.0~2 X-Git-Url: https://git.llucax.com/software/sadba.git/commitdiff_plain/0b05d45ad1a86e11e409d6ce9d1ead9601c1a522?ds=sidebyside Strip binaries when building the packages --- diff --git a/debian/rules b/debian/rules index 6a431c2..e195feb 100755 --- a/debian/rules +++ b/debian/rules @@ -35,6 +35,7 @@ binary-arch: build install dh_install #dh_installdocs #dh_installchangelogs + dh_strip #dh_compress dh_fixperms dh_shlibdeps