Skip to content

In tests, allow /debian/rules to be generated from templates.

Felix Lechner requested to merge (removed):allow-generated-rules into master

The whitelist for Debian packaging templates used in tests does not include debian/rules. In the test suite, these files occasionally hard code the name of the test. This commit makes it possible to provide instead debian/rules.in that is filled with the correct value via a declaration like pkg={$source}.

Merge request reports

Loading