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.
This commit is contained in:
parent
d0f7e98ec5
commit
4e6f65b0d5
4 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,4 @@ Explanation: Debian fallback
|
|||
Package: *
|
||||
Pin: release o=Debian
|
||||
Pin-Priority: -10
|
||||
|
||||
|
|
|
@ -7,3 +7,4 @@ Explanation: Debian fallback
|
|||
Package: *
|
||||
Pin: release o=Debian
|
||||
Pin-Priority: -10
|
||||
|
||||
|
|
|
@ -22,3 +22,4 @@ Explanation: Debian fallback
|
|||
Package: *
|
||||
Pin: release o=Debian
|
||||
Pin-Priority: -10
|
||||
|
||||
|
|
|
@ -27,3 +27,4 @@ Explanation: Ubuntu fallback
|
|||
Package: *
|
||||
Pin: release o=Ubuntu
|
||||
Pin-Priority: -10
|
||||
|
||||
|
|
Loading…
Reference in a new issue