[med-svn] [fis-gtm] 01/04: Lintian clean excep of an upstream spelling error.

Andreas Tille tille at debian.org
Tue Oct 22 19:26:38 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 5cd64929012059aea9b9d23ba03cebefbebf3d49
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 20 21:42:41 2013 +0200

    Lintian clean excep of an upstream spelling error.
---
 debian/rules |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4e0c28f..1bcee8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ override_dh_auto_install:
 			--distrib . \
 			--installdir $(LOCAL_GTM_INSTALL_DIR)
 	@echo "I: Removing redundant license file. One is already available."
-	rm    $(LOCAL_GTM_INSTALL_DIR)/COPYING
+	find $(LOCAL_GTM_INSTALL_DIR) -name COPYING -delete
 	# remove empty directories
 	find $(LOCAL_GTM_INSTALL_DIR) -type d -empty -delete
 	# fix permissions of directories
@@ -105,6 +105,8 @@ override_dh_lintian:
 	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
+	echo "$(BINPKG): setuid-binary usr/lib/fis-gtm/*/gtmsecshr 4755 root/root" >> debian/$(BINPKG).lintian-overrides
+	echo "$(BINPKG): non-standard-dir-perm usr/lib/fis-gtm/*/gtmsecshrdir/ 0500 != 0755" >> debian/$(BINPKG).lintian-overrides
 
 	dh_lintian
 

-- 
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