From acc80baf22ad2698ccb1444aa5aa4b388c6c153b Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Tue, 5 Nov 2024 22:53:50 +0000 Subject: [PATCH] Pref file! --- debian/changelog | 6 ++++++ debian/install | 4 ++-- hibbian.pref | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 hibbian.pref diff --git a/debian/changelog b/debian/changelog index eabf42e..85ff2f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hibbian-archive-keyring (20240924~packetrepo11+3) bullseye-packetrepo-stable; urgency=medium + + * Let's get that preference file here too! + + -- Dave Hibberd Tue, 05 Nov 2024 22:53:41 +0000 + hibbian-archive-keyring (20240924~packetrepo11+2) bullseye-packetrepo-stable; urgency=medium * Correct folder this time diff --git a/debian/install b/debian/install index 65e0a9b..a1b4bc6 100644 --- a/debian/install +++ b/debian/install @@ -1,5 +1,5 @@ hibbian-archive-keyring.gpg usr/share/keyrings/ hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/ -sources.list.d/bullseye/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/ diff --git a/hibbian.pref b/hibbian.pref new file mode 100644 index 0000000..68d3769 --- /dev/null +++ b/hibbian.pref @@ -0,0 +1,3 @@ +Package: * +Pin: release o=Hibbian +Pin-Priority: 600