Bug#1064849: dh-exec: Renaming a file using ${env:VARIABLE} substitution does not work

2024-02-26 Thread Marco Trevisan
It's worth mentioning that using ${FOO_INSTALL_PATH} instead works, but I feel it would be better to also support debhelper's ${env:VARIABLE} format as it's a bit safer. I'm unsure if that would break further debhelper substitutions, but I feel that some cases like this could be handled better to

Bug#1064849: dh-exec: Renaming a file using ${env:VARIABLE} substitution does not work

2024-02-26 Thread Marco Trevisan
Package: dh-exec Version: 0.27 Severity: normal X-Debbugs-Cc: ma...@ubuntu.com Dear Maintainer, When using dh-exec to rename a file using a path provided as variable in debian/rules such as: usr/bin/foo-bin => ${env:FOO_INSTALL_PATH}/foo Does not work and I get this failure: with