Migration fix test

This commit is contained in:
Hibby 2024-11-05 22:45:44 +00:00
parent 8e2ef5e6f9
commit e0c5802c7f
Signed by: hibby
SSH Key Fingerprint: SHA256:8HEV3623pJdfvWusnu47MzoqVh1gWhYSDeGKQJYkqNA
3 changed files with 10 additions and 1 deletions

6
debian/changelog vendored
View File

@ -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
debian/install vendored
View File

@ -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/

3
hibbian.pref Normal file
View File

@ -0,0 +1,3 @@
Package: *
Pin: release o=Hibbian
Pin-Priority: 600