Commits (3)
......@@ -119,6 +119,13 @@ build_path_in_include_graphs_generated_by_doxygen:
INCLUDE_GRAPHS generates a PNG (or similar) to represent the dependencies
between header files. However, these can include the full path of some
header files.
build_path_used_to_determine_version_or_package_name:
description: |
The package assumes to be build in a PACKAGE-VERSION directory to
parse version and/or package name information.
.
For packages using python-param, see
nondeterministic_version_generated_by_python_param.
timestamps_in_manpages_generated_by_yat2m:
description: |
yat2m adds a timestamp in manpages it generates.
......
......@@ -107,6 +107,10 @@ access-modifier-checker:
version: 1.4-2
issues:
- random_order_in_documentation_generated_by_javadoc
accountsservice:
version: 22.08.8-1
issues:
- build_path_used_to_determine_version_or_package_name
ace:
version: 7.0.3+dfsg-2
issues:
......@@ -5086,11 +5090,15 @@ emacs25:
- timestamps_in_emacs_autoloads
emboss:
version: 6.6.0+dfsg-1
comments: |
/usr/share/EMBOSS/test/*/Makefile contain embedded binary paths
for usrmerge or unmerged systems and build paths.
issues:
- different_encoding
- captures_shell_variable_in_autofoo_script
- captures_build_path
- records_build_flags
- paths_vary_due_to_usrmerge
embree:
version: 3.12.1+dfsg-1
issues:
......