25 lines
482 B
Plaintext
25 lines
482 B
Plaintext
|
# target-release priorities should be >= 990 (and < 1000) apart from backports
|
||
|
|
||
|
# Debian 14
|
||
|
Package: *
|
||
|
Pin: release o=Debian,n=forky*
|
||
|
Pin-Priority: 990
|
||
|
|
||
|
Package: *
|
||
|
Pin: release o=Debian Backports,n=forky-backports
|
||
|
Pin-Priority: 980
|
||
|
|
||
|
Package: *
|
||
|
Pin: release o=Debian Backports,n=forky-backports-sloppy
|
||
|
Pin-Priority: 970
|
||
|
|
||
|
# Debian unstable
|
||
|
Package: *
|
||
|
Pin: release o=Debian,n=sid*
|
||
|
Pin-Priority: 300
|
||
|
|
||
|
# Debian others (experimental, ...)
|
||
|
Package: *
|
||
|
Pin: release o=Debian
|
||
|
Pin-Priority: 1
|