Add Priority: optional to package
Without it, other tools fall apart, like:
```
Sep 14 11:53:57 niobium bs_publish[6672]: .changes put in a distribution not listed within it!
Sep 14 11:53:57 niobium bs_publish[6672]: Ignoring as --ignore=wrongdistribution given.
Sep 14 11:53:57 niobium bs_publish[6672]: No priority specified for '/srv/obs/repos/apertis:/v2022dev3:/sdk/default/x86_64/apertis-flatdeb_0.2021.1bv2022dev3b3_amd64.changes'!
```
Never the less, per Debian Policy too, this is a must have attribute
```
Each package must have a priority value, which is set in the metadata for the Debian archive and is also included in the package’s control files (see Priority). This information is used to control which packages are included in standard or minimal Debian installations.
```
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
parent
c628ae4a
No related branches found
No related tags found
Please register or sign in to comment