diff options
| author | onefang | 2025-11-02 19:45:31 +1000 |
|---|---|---|
| committer | onefang | 2025-11-02 19:45:31 +1000 |
| commit | 04337d9b415f4c67e4efb5efb9e8570d7a9a69f4 (patch) | |
| tree | 5c0f9b4117c1e6e53fdd304a01d595c6eba7bb06 | |
| parent | Update base-files. (diff) | |
| download | apt-panopticon-04337d9b415f4c67e4efb5efb9e8570d7a9a69f4.zip apt-panopticon-04337d9b415f4c67e4efb5efb9e8570d7a9a69f4.tar.gz apt-panopticon-04337d9b415f4c67e4efb5efb9e8570d7a9a69f4.tar.bz2 apt-panopticon-04337d9b415f4c67e4efb5efb9e8570d7a9a69f4.tar.xz | |
| -rw-r--r-- | apt-panopticommon.lua | 6 |
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'} | |||
| 13 | APT.notExist = | 13 | APT.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', |
