Skip to content

Move revision and ABI name policy to config

Ben Hutchings requested to merge benh/linux:release-config into debian/latest

Currently the Debian-specific policy for the package's revision and ABI name are in Python code. Any downstream distributions that deviate from Debian policy or use different suite names may need to patch the code.

To address this, make these policies configurable per target suite.

Edited by Ben Hutchings

Merge request reports

Loading