Merge remote-tracking branch 'shared/master'
This commit is contained in:
commit
53e78e61fe
3 changed files with 16 additions and 0 deletions
1
templates/Debian/apticron_jessie.erb
Symbolic link
1
templates/Debian/apticron_jessie.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
apticron_wheezy.erb
|
1
templates/Debian/listchanges_jessie.erb
Symbolic link
1
templates/Debian/listchanges_jessie.erb
Symbolic link
|
@ -0,0 +1 @@
|
|||
listchanges_lenny.erb
|
14
templates/Debian/preferences_jessie.erb
Normal file
14
templates/Debian/preferences_jessie.erb
Normal file
|
@ -0,0 +1,14 @@
|
|||
Explanation: Debian <%= codename=scope.lookupvar('apt::codename') %>
|
||||
Package: *
|
||||
Pin: release o=Debian,n=<%= codename %>
|
||||
Pin-Priority: 990
|
||||
|
||||
Explanation: Debian sid
|
||||
Package: *
|
||||
Pin: release o=Debian,n=sid
|
||||
Pin-Priority: 1
|
||||
|
||||
Explanation: Debian fallback
|
||||
Package: *
|
||||
Pin: release o=Debian
|
||||
Pin-Priority: -10
|
Loading…
Reference in a new issue