aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'apt-panopticommon.lua')
-rw-r--r--apt-panopticommon.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua
index 1507ae9..22d294a 100644
--- a/apt-panopticommon.lua
+++ b/apt-panopticommon.lua
@@ -13,9 +13,9 @@ APT.subRels = {'backports', 'proposed-updates', 'security', 'updates'}
13APT.notExist = 13APT.notExist =
14{ 14{
15 'chimaera-backports', 15 'chimaera-backports',
16-- 'excalibur-backports', 16 'freia-backports',
17-- 'excalibur-security', 17 'freia-security',
18-- 'excalibur-updates', 18 'freia-updates',
19 'ceres-backports', -- These will never exist, it's our code name for the testing suite. 19 'ceres-backports', -- These will never exist, it's our code name for the testing suite.
20 'ceres-proposed-updates', 20 'ceres-proposed-updates',
21 'ceres-updates', 21 'ceres-updates',