module-apt/templates/Ubuntu/preferences_maverick.erb
intrigeri 4e6f65b0d5 Add empty line at the end of preferences templates.
... else the first block added by apt::preferences_snippet is in the same
paragraph as the last block provided by the template.
2011-05-07 18:15:02 +02:00

30 lines
647 B
Text

Explanation: Ubuntu <%= codename %> security
Package: *
Pin: release o=Ubuntu,a=<%= codename %>-security
Pin-Priority: 990
Explanation: Ubuntu <%= codename %> updates
Package: *
Pin: release o=Ubuntu,a=<%= codename %>-updates
Pin-Priority: 980
Explanation: Ubuntu <%= codename %>
Package: *
Pin: release o=Ubuntu,a=<%= codename %>
Pin-Priority: 970
Explanation: Ubuntu backports
Package: *
Pin: release a=<%= codename %>-backports
Pin-Priority: 200
Explanation: Ubuntu <%= next_release %>
Package: *
Pin: release o=Ubuntu,a=<%= next_release %>
Pin-Priority: 2
Explanation: Ubuntu fallback
Package: *
Pin: release o=Ubuntu
Pin-Priority: -10