|
|
|
@ -13,6 +13,15 @@ EXCUSES_YAML_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/excuses
|
|
|
|
|
UPGRADE_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/output.txt
|
|
|
|
|
HEIDI_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/HeidiResult
|
|
|
|
|
|
|
|
|
|
# External policy/constraints/faux-packages information that
|
|
|
|
|
# (presumably) rarely changes. Examples include "constraints".
|
|
|
|
|
STATIC_INPUT_DIR = /srv/release.debian.org/britney/input
|
|
|
|
|
|
|
|
|
|
# Directory for input files that Britney will update herself
|
|
|
|
|
# (e.g. aging information) or will need regular updates
|
|
|
|
|
# (e.g. urgency information).
|
|
|
|
|
STATE_DIR = /srv/release.debian.org/britney/state
|
|
|
|
|
|
|
|
|
|
# List of release architectures
|
|
|
|
|
ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel powerpc ppc64el s390x
|
|
|
|
|
|
|
|
|
|