[med-svn] [fis-gtm] 01/01: More lintian issues resolved / overriden
Andreas Tille
tille at debian.org
Sun Oct 20 17:38:57 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 742642a54281e4fa77167bd7070747054de37df0
Author: Andreas Tille <tille at debian.org>
Date: Sun Oct 20 19:38:39 2013 +0200
More lintian issues resolved / overriden
---
debian/rules | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index e706c71..4e0c28f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,17 +99,15 @@ override_dh_link:
# The override is needed according to upstream for GTM to generate executable 'call-in's
override_dh_lintian:
echo "$(BINPKG) binary: shlib-with-executable-stack usr/lib/fis-gtm/*/libgtmshr.so" > debian/$(BINPKG).lintian-overrides
- echo "$(BINPKG) binary: setuid-binary usr/lib/fis-gtm/*/gtmsecshr" >> debian/$(BINPKG).lintian-overrides
echo "$(BINPKG) binary: shared-lib-without-dependency-information usr/lib/fis-gtm/*/libgtmutil.so" >> debian/$(BINPKG).lintian-overrides
echo "# Override non-spelling error" >> debian/$(BINPKG).lintian-overrides
echo "$(BINPKG): spelling-error-in-binary usr/lib/fis-gtm/*/* tEH the" >> debian/$(BINPKG).lintian-overrides
+ echo "# The following permissions are really set intentionally in override_dh_fixpermissions" >> debian/$(BINPKG).lintian-overrides
+ echo "$(BINPKG): setuid-binary usr/lib/fis-gtm/*/gtmsecshrdir/gtmsecshr 4500 root/root" >> debian/$(BINPKG).lintian-overrides
+ echo "$(BINPKG): executable-is-not-world-readable usr/lib/fis-gtm/*/gtmsecshrdir/gtmsecshr 4500" >> debian/$(BINPKG).lintian-overrides
dh_lintian
-get-orig-source:
- ./debian/get-orig-source
-
-# FIXME : use the version from changelog
override_dh_auto_clean:
dh_auto_clean
rm -rf debian/$(BINPKG)-stage1
@@ -127,3 +125,7 @@ override_dh_strip:
strip dse gtcm_gnp_server gtcm_play gtcm_server gtcm_shmclean lke mupip ; \
fi
find $(LOCAL_GTM_INSTALL_DIR) -name maskpass -exec strip --remove-section=.comment \{\} \;
+
+get-orig-source:
+ ./debian/get-orig-source
+
--
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