diff options
| -rw-r--r-- | apt-panopticommon.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua index 3694435..02c46f6 100644 --- a/apt-panopticommon.lua +++ b/apt-panopticommon.lua | |||
| @@ -12,9 +12,6 @@ APT.releases = {"beowulf", "chimaera", "daedalus", "ceres"} | |||
| 12 | APT.subRels = {'backports', 'proposed-updates', 'security', 'updates'} | 12 | APT.subRels = {'backports', 'proposed-updates', 'security', 'updates'} |
| 13 | APT.notExist = | 13 | APT.notExist = |
| 14 | { | 14 | { |
| 15 | 'daedalus-backports', | ||
| 16 | 'daedalus-security', | ||
| 17 | 'daedalus-updates', | ||
| 18 | 'ceres-backports', -- These will never exist, it's our code name for the testing suite. | 15 | 'ceres-backports', -- These will never exist, it's our code name for the testing suite. |
| 19 | 'ceres-proposed-updates', | 16 | 'ceres-proposed-updates', |
| 20 | 'ceres-updates', | 17 | 'ceres-updates', |
