summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-05-09 00:49:22 +0100
committerJames Cowgill <james410@cowgill.org.uk>2015-05-09 00:50:57 +0100
commit814c8189dc10a11b483667e8a5dde9293648b8be (patch)
treee88b5e5196890c739d933111db58db7b58a75caf
parent760261a4cf0ebdfc490079f9a8c4b1bfdf76e998 (diff)
Update hardening lintian overrides
-rw-r--r--debian/libsfml-graphics2.3.lintian-overrides3
-rw-r--r--debian/libsfml-system2.3.lintian-overrides3
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/libsfml-graphics2.3.lintian-overrides b/debian/libsfml-graphics2.3.lintian-overrides
deleted file mode 100644
index 32144c7..0000000
--- a/debian/libsfml-graphics2.3.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# The libsfml-graphics2.2.0 package doesn't use any functions which can be
-# fortified, even though all the correct flags are passed.
-libsfml-graphics2.2.0 binary: hardening-no-fortify-functions
diff --git a/debian/libsfml-system2.3.lintian-overrides b/debian/libsfml-system2.3.lintian-overrides
new file mode 100644
index 0000000..03dc33c
--- /dev/null
+++ b/debian/libsfml-system2.3.lintian-overrides
@@ -0,0 +1,3 @@
+# The libsfml-system package doesn't use any functions which can be
+# fortified, even though all the correct flags are passed.
+libsfml-system2.3 binary: hardening-no-fortify-functions