We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c37a73 commit d057ed2Copy full SHA for d057ed2
debos-recipes/overlays/qsc-deb-releases/etc/apt/preferences.d/qsc-deb-releases.pref
@@ -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
11
+Pin: source-version *qcom[0-9]*
12
13
0 commit comments