format: deb
distro: debian
distro_dirs:
- ftp.debian.org/debian-security
- ftp.debian.org/debian
- debian/debian-security
- debian/debian
- debian-security
- debian
- Debian
version: # default to versions[0]
versions: # first column is standard version string and used for $version interpolation, others are aliases
- trixie 13
- bookworm 12 12.10 Debian12.10
- bullseye 11 11.11 Debian11.11
- buster 10 10.13 Debian10.13
- testing
- sid unstable
# DEB specific rule for 'repos' field:
# - shall contain
# - 1 item for the official repo, use "Official" key
# - 1 item for all other (3rd party) repos
# - serves as prefix when composing repodata_name, so
# - shall have unique values to avoid conflicts in dir layout get_repo_dir()
repos:
Official:
# DEB specific 'components' field:
# - if empty: enable all components in the Release file
# - else: select only the listed ones
components:
# - main
# - contrib
# - non-free
# - non-free-firmware
index_url: $mirror/debian/dists/$version/Release
amend_index_urls:
updates: $mirror/debian/dists/$version-updates/Release
security: $mirror/debian-security/dists/$version-security/Release
# Example URLs:
# https://mirrors.huaweicloud.com/debian/dists/trixie/contrib/binary-amd64/Packages.xz
# https://mirrors.huaweicloud.com/debian/dists/trixie/contrib/Contents-amd64.gz