-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What would you like to be added:
As a Maintainer, I want to have a test that tells me if any package we include in an apt dist would violate license rules, ideally before we finish the repo build.
Why is this needed:
We did this statically once, and placed problematic packages in package-exclude
.
We need a dynamic way of filtering those packages. (e.g. when building from source)
Example:
We exclude package db-util
, but debian renamed it to db5.3-util
.
Metadata
Metadata
Assignees
Labels
No labels