Commits (2)
......@@ -1415,6 +1415,9 @@ lessc_captures_build_path:
.
Eventually we can fix (2) and make (1) unnecessary by reading SOURCE_PREFIX_MAP
deterministic: True
lessc_nondeterministic_keys:
description: |
Writes out Javascript .map files that are not sorted alphabeticall by key.
timestamp_added_by_java_util_properties:
description:
java.util.Properties adds a timestamp
......@@ -1629,7 +1632,6 @@ translations_missing_due_to_intltool_merge:
.
Also occurs in .directory files?
deterministic: False
url: https://bugs.debian.org/950444
help2man_puts_traceback_in_generated_man_page:
description: |
A man page generated by help2man consists of a traceback and nothing else; see #851336 for an example.
......
......@@ -26976,6 +26976,10 @@ twisted:
version: 16.3.0-1
issues:
- gcc_captures_build_path
twitter-bootstrap3:
version: 3.4.1+dfsg-1
issues:
- lessc_nondeterministic_keys
twitter-bootstrap4:
version: 4.3.1+dfsg2-1
comments: |
......