From 62acbf2bd4cf52d79da22f6b1f96d10267825d60 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 23 Dec 2019 13:02:25 +1000 Subject: Change the default files we do HEAD checks on. --- apt-panopticon.lua | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'apt-panopticon.lua') diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 019da1d..4861fa0 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -43,15 +43,14 @@ local notExist = local referenceDebs = { -- Debian package. - "merged/pool/DEBIAN/main/d/dash/dash_0.5.8-2.4_amd64.deb", + "merged/pool/DEBIAN/main/d/debian-keyring/debian-keyring_2019.09.24_all.deb", -- Debian security package. NOTE this one should always be redirected? "merged/pool/DEBIAN-SECURITY/updates/main/a/apt/apt-transport-https_1.4.9_amd64.deb", } local referenceDevs = { -- Devuan package. NOTE this one should not get redirected, but that's more a warning than an error. - "merged/pool/DEVUAN/main/d/desktop-base/desktop-base_3.0_all.deb", - "merged/pool/DEVUAN/main/u/util-linux/util-linux_2.32.1-0.1+devuan2.1_amd64.deb", + "merged/pool/DEVUAN/main/d/devuan-keyring/devuan-keyring_2017.10.03_all.deb", } local curlStatus = -- cgit v1.1