From 31bc60e3a1b721246b9bf3ac60746167f109c656 Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Tue, 5 Nov 2024 22:52:22 +0000 Subject: [PATCH] Add the preference file, get it in place. --- 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 a2e4e40..0528384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hibbian-archive-keyring (20240924~packetrepo~TRIXIE+3) trixie-packetrepo-stable; urgency=medium + + * Insert the preference file + + -- Dave Hibberd 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! diff --git a/debian/install b/debian/install index 790c7e1..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/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/ 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