diff options
Diffstat (limited to '')
-rw-r--r-- | data/changes-file/known-dists | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/changes-file/known-dists b/data/changes-file/known-dists new file mode 100644 index 0000000..11baff4 --- /dev/null +++ b/data/changes-file/known-dists @@ -0,0 +1,22 @@ +# A list of Debian distributions, both code names and their aliases +# - Note that common "extensions"[1] are stripped before checking for the +# distribution name (except for "sid", "unstable" and "experimental"). +# +# [1] -backports, -security, -proposed-updates etc. See checks/changes-file +# for the complete list. + + +# Codenames +stretch +buster +bullseye +bookworm +sid + +# Aliases +oldstable +stable +testing +unstable +experimental + |