Notes for libgdchart-gd2 - reproducible builds result

Version annotated: 0.11.5-8
Comments: 1. Depends on cwd:
debian/rules:30:version := $(shell expr `pwd` : '.*-\([0-9.]*\)')
debian/rules:31:version_major := $(shell expr `pwd` : '.*-\([0-9]*\).[0-9.]*')
.
2. Shell glob expanded in locale-sensitive sorted order:
debian/rules:52: gcc -shared -D_REENTRANT \
debian/rules:55: `echo *.o` \
debian/rules:68: gcc -shared -D_REENTRANT \
debian/rules:71: `echo *.o` \
.
Possibly more issues once these two are fixed.
 

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).