......@@ -90,6 +90,9 @@ def walk_json(elem):
if v.endswith("/navtreeindex2.js"):
yield "nondeterministic_ordering_in_documentation_generated_by_doxygen"
if v.endswith(".repo-id"):
yield "randomness_in_perl6_precompiled_libraries"
diff = elem["unified_diff"]
if not diff:
......
......@@ -2127,8 +2127,7 @@ build_path_in_typelib_files_generated_by_gir_compiler:
absolute build path
randomness_in_perl6_precompiled_libraries:
description:
Pretty sure Debian shouldn't be shipping these, just like .pyc
files. See https://wiki.debian.org/Perl6PreCompProposal and
See https://wiki.debian.org/Perl6PreCompProposal and
https://bugs.debian.org/1002496 for more information.
build_date_in_egg_info_directory_name:
description:
......