Add the preference file, get it in place.
This commit is contained in:
parent
7250ae62ff
commit
31bc60e3a1
|
@ -1,3 +1,9 @@
|
|||
hibbian-archive-keyring (20240924~packetrepo~TRIXIE+3) trixie-packetrepo-stable; urgency=medium
|
||||
|
||||
* Insert the preference file
|
||||
|
||||
-- Dave Hibberd <hibby@debian.org> Tue, 05 Nov 2024 22:52:10 +0000
|
||||
|
||||
hibbian-archive-keyring (20240924~packetrepo~TRIXIE+2) trixie-packetrepo-stable; urgency=medium
|
||||
|
||||
* Get the file in the right folder first time!
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
hibbian-archive-keyring.gpg usr/share/keyrings/
|
||||
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/
|
||||
sources.list.d/trixie/packetrepo_stable.list etc/apt/sources.list.d/
|
||||
sources.list.d/bookworm/packetrepo_stable.list etc/apt/sources.list.d/
|
||||
sources.list.d/ usr/share/hibbian-archive-keyring/
|
||||
certs/ usr/share/hibbian-archive-keyring/
|
||||
hibbian.pref etc/apt/preferences.d/
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Package: *
|
||||
Pin: release o=Hibbian
|
||||
Pin-Priority: 600
|
Loading…
Reference in New Issue