Compare commits
2 Commits
8e2ef5e6f9
...
d6acccc460
Author | SHA1 | Date |
---|---|---|
|
d6acccc460 | |
|
e0c5802c7f |
|
@ -1,3 +1,9 @@
|
||||||
|
hibbian-archive-keyring (20240924~packetrepo12+3) bookworm-packetrepo-stable; urgency=medium
|
||||||
|
|
||||||
|
* Install preference file to migrate users
|
||||||
|
|
||||||
|
-- Dave Hibberd <hibby@debian.org> Tue, 05 Nov 2024 22:50:23 +0000
|
||||||
|
|
||||||
hibbian-archive-keyring (20240924~packetrepo12+2) bookworm-packetrepo-stable; urgency=medium
|
hibbian-archive-keyring (20240924~packetrepo12+2) bookworm-packetrepo-stable; urgency=medium
|
||||||
|
|
||||||
* Get it right this time round!
|
* 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/
|
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/
|
||||||
sources.list.d/bookworm/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/
|
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