[cod-tools] 64/142: trunk/ Adding lintian overrides to ignore error message source-contains-unsafe-symlink in three of the packages. The error is caused by either incomplete export of source code tree or, in one case, an absolute link to /usr/data/$USER/struct/cod.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit 57140f9aef0f377eb172d2a2ff0433f9efaec413
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Tue Nov 29 08:25:06 2016 +0000
trunk/
Adding lintian overrides to ignore error message
source-contains-unsafe-symlink in three of the packages. The error is
caused by either incomplete export of source code tree or, in one case,
an absolute link to /usr/data/$USER/struct/cod.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@64 26752c47-bcd6-4c9c-b022-347364b77eb5
---
libcod-cif-parser-bison-perl/debian/source.lintian-overrides | 3 +++
libcod-precision-perl/debian/source.lintian-overrides | 4 ++++
libcod-usermessage-perl/debian/source.lintian-overrides | 4 ++++
3 files changed, 11 insertions(+)
diff --git a/libcod-cif-parser-bison-perl/debian/source.lintian-overrides b/libcod-cif-parser-bison-perl/debian/source.lintian-overrides
new file mode 100644
index 0000000..2f35ac4
--- /dev/null
+++ b/libcod-cif-parser-bison-perl/debian/source.lintian-overrides
@@ -0,0 +1,3 @@
+# The following symbolic link is used neither in build nor test process,
+# thus it should be ignored:
+libcod-cif-parser-bison-perl source: source-contains-unsafe-symlink data/COD-log-statistics/inputs/cod
diff --git a/libcod-precision-perl/debian/source.lintian-overrides b/libcod-precision-perl/debian/source.lintian-overrides
new file mode 100644
index 0000000..6347786
--- /dev/null
+++ b/libcod-precision-perl/debian/source.lintian-overrides
@@ -0,0 +1,4 @@
+# The source of the package does not need building (building and testing
+# using debhelper is disabled), thus 'makefiles' symlink is never used
+# and can be ignored:
+libcod-precision-perl source: source-contains-unsafe-symlink makefiles
diff --git a/libcod-usermessage-perl/debian/source.lintian-overrides b/libcod-usermessage-perl/debian/source.lintian-overrides
new file mode 100644
index 0000000..e2b5eb0
--- /dev/null
+++ b/libcod-usermessage-perl/debian/source.lintian-overrides
@@ -0,0 +1,4 @@
+# The source of the package does not need building (building and testing
+# using debhelper is disabled), thus 'makefiles' symlink is never used
+# and can be ignored:
+libcod-usermessage-perl source: source-contains-unsafe-symlink makefiles
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list