Migration fix test
This commit is contained in:
parent
8e2ef5e6f9
commit
e0c5802c7f
|
@ -1,3 +1,9 @@
|
|||
hibbian-archive-keyring (20240924~packetrepo12+3) UNRELEASED; urgency=medium
|
||||
|
||||
* Install preference file to migrate users
|
||||
|
||||
-- Dave Hibberd <hibby@debian.org> Tue, 05 Nov 2024 22:44:07 +0000
|
||||
|
||||
hibbian-archive-keyring (20240924~packetrepo12+2) bookworm-packetrepo-stable; urgency=medium
|
||||
|
||||
* Get it right this time round!
|
||||
|
|
|
@ -2,4 +2,4 @@ hibbian-archive-keyring.gpg usr/share/keyrings/
|
|||
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.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