Skip to content

Commit d057ed2

Browse files
committed
Add pref file
Signed-off-by: Loïc Minier <[email protected]>
1 parent 2c37a73 commit d057ed2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# for binary packages built from these source packages, score the version from
2+
# trixie-overlay higher than versions from Debian for compliance
3+
Package: src:pipewire:any
4+
Pin: release n=trixie-overlay
5+
Pin-Priority: 950
6+
7+
# workaround for an infrastructure issue that prevents APT from fetching
8+
# the release file for this archive; the weird [0-9] is another
9+
# workaround for a bug/limitation in APT's version matching
10+
Package: src:pipewire:any
11+
Pin: source-version *qcom[0-9]*
12+
Pin-Priority: 950
13+

0 commit comments

Comments
 (0)