[med-svn] [fis-gtm] 02/03: make sure also maskpass will be stripped (fixes lintian error)

Andreas Tille tille at debian.org
Sat Oct 19 20:19:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository fis-gtm.

commit 16bcd7220c440437fcd797e31097663af63a2e16
Author: Andreas Tille <tille at debian.org>
Date:   Sat Oct 19 22:10:34 2013 +0200

    make sure also maskpass will be stripped (fixes lintian error)
---
 debian/changelog |    1 +
 debian/rules     |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8177e20..69f03a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ fis-gtm (6.0-001-1) UNRELEASED; urgency=low
   [ Andreas Tille ]
   * debian/control:
     - anonscm in Vcs tools
+  * debian/rules: make sure also maskpass will be stripped
 
  -- Andreas Tille <tille at debian.org>  Sat, 19 Oct 2013 21:21:19 +0200
 
diff --git a/debian/rules b/debian/rules
index 0621732..1ec6987 100755
--- a/debian/rules
+++ b/debian/rules
@@ -117,3 +117,4 @@ override_dh_strip:
 	    cd $(LOCAL_GTM_INSTALL_DIR) ; \
 	    strip dse gtcm_gnp_server gtcm_play gtcm_server gtcm_shmclean lke mupip ; \
 	fi
+	find $(LOCAL_GTM_INSTALL_DIR) -name maskpass -exec strip \{\} \;

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git



More information about the debian-med-commit mailing list