[med-svn] [prime-phylo] 04/04: remove unused override
Sascha Steinbiss
satta at debian.org
Mon Jul 25 21:31:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository prime-phylo.
commit dd6fd519223c21c67689a1c1e72662f15434d51d
Author: Sascha Steinbiss <satta at debian.org>
Date: Mon Jul 25 21:24:22 2016 +0000
remove unused override
---
debian/changelog | 1 +
debian/prime-phylo.lintian-overrides | 23 -----------------------
2 files changed, 1 insertion(+), 23 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index adb11f5..3b2dba3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ prime-phylo (1.0.11-3) unstable; urgency=medium
* Enable full hardening.
* Bump Standards-Version.
* Use secure Vcs-Git.
+ * Remove now unused Lintian override.
-- Sascha Steinbiss <satta at debian.org> Mon, 25 Jul 2016 21:13:35 +0000
diff --git a/debian/prime-phylo.lintian-overrides b/debian/prime-phylo.lintian-overrides
deleted file mode 100644
index 644072d..0000000
--- a/debian/prime-phylo.lintian-overrides
+++ /dev/null
@@ -1,23 +0,0 @@
-# Adding the function fix_for_lintian_false_positive_hardening_no_fortify_functions
-# to src/cxx/applications/primeDLRS/primeDLRS.cc
-# makes the hardening-no-fortify-functions go away. It was suggested
-# to me that it is better remove this function and instead add a lintian override.
-#
-#/************************************************************************
-# * Main program. See help message method for program description.
-# ************************************************************************/
-#
-#/** The function fix_for_lintian_false_positive_hardening_no_fortify_functions
-# should never be called. By adding it here the program lintian will not
-# detect the false positive hardening-no-fortify-functions.
-# Read more here http://lists.debian.org/debian-devel/2012/06/msg00658.html
-#**/
-#void fix_for_lintian_false_positive_hardening_no_fortify_functions(char *str) {
-# char buf[20];
-# strcpy(buf, str);
-# fprintf(stdout, "%s\n",buf);
-#}
-prime-phylo: hardening-no-fortify-functions usr/bin/primeDLRS
-
-# We have the same issue for src/cxx/applications/primeDTLSR/idolatrous.cc
-prime-phylo: hardening-no-fortify-functions usr/bin/primeDTLSR
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prime-phylo.git
More information about the debian-med-commit
mailing list