aboutsummaryrefslogtreecommitdiff
path: root/templates/Debian/preferences_lenny.erb
blob: 650016874a4abc3939b318919d6eda4e40949c80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Explanation: Debian <%= codename=scope.lookupvar('::debian_codename') %>
Package: *
Pin: release o=Debian,a=<%= scope.lookupvar('::debian_release') %>,v=5*
Pin-Priority: 990

Explanation: Debian backports
Package: *
Pin: origin backports.debian.org
Pin-Priority: 200

Explanation: Debian <%= next_release=scope.lookupvar('::debian_nextrelease') %>
Package: *
Pin: release o=Debian,a=<%= next_release %>
Pin-Priority: 2

Explanation: Debian sid
Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 1

Explanation: Debian fallback
Package: *
Pin: release o=Debian
Pin-Priority: -10