Skip to content
Snippets Groups Projects
Unverified Commit 4966b063 authored by Ritesh Raj Sarraf's avatar Ritesh Raj Sarraf
Browse files

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: default avatarRitesh Raj Sarraf <ritesh.sarraf@collabora.com>
parent c628ae4a
No related branches found
No related tags found
3 merge requests!21Merge changes from apertis/v2021-updates into apertis/v2021,!18v2021: Import latest upstream changes,!9Add Priority: optional to package
Source: apertis-flatdeb
Maintainer: Apertis package maintainers <packagers@lists.apertis.org>
Section: devel
Priority: optional
Build-Depends: debhelper-compat (= 12), dh-exec
Standards-Version: 4.5.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment