Notes for pympress - reproducible builds result

Version annotated: 1.8.5-1
Identified issues:
Identifier: captures_kernel_version
Description Stores the kernel version (uname -a, /proc/version, etc.) output, normally for debugging purposes.
.
Sub-issue: captures_kernel_version_via_CMAKE_SYSTEM
Bugs noted: 1068795+: "pympress: please make the build reproducible"
Comments: documentation varies depending on locale, forcing LANGUAGE and
LC_ALL from debian/rules works around this.
kernel version embedded in documentation
https://sources.debian.org/src/pympress/1.8.5-2/pympress/app.py/#L94
worked around by redacting calls to platform.release() and platform.version()
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).