Source: geany-plugins Version: 0.21.1-2 Severity: serious Justification: fails to build from source (but built successfully in the past)
geany-plugin-tableconvert.install explicitly lists the amd64-specific path usr/lib/x86_64-linux-gnu/geany/tableconvert.so, leading to build failures on all other architectures; could you please wildcard the architecture name as for the other plugins? dh_install --list-missing cp: cannot stat `debian/tmp/usr/lib/x86_64-linux-gnu/geany/tableconvert.so': No such file or directory dh_install: cp -a debian/tmp/usr/lib/x86_64-linux-gnu/geany/tableconvert.so debian/geany-plugin-tableconvert//usr/lib/x86_64-linux-gnu/geany/ returned exit code 1 make[1]: *** [override_dh_install] Error 2 BTW, the geany-plugins metapackage could probably stand to gain dependencies on the new individual plugin packages. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org