|
|
@ -25,10 +25,10 @@ STATIC_INPUT_DIR = /srv/release.debian.org/britney/input
|
|
|
|
STATE_DIR = /srv/release.debian.org/britney/state
|
|
|
|
STATE_DIR = /srv/release.debian.org/britney/state
|
|
|
|
|
|
|
|
|
|
|
|
# List of release architectures
|
|
|
|
# List of release architectures
|
|
|
|
ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x
|
|
|
|
ARCHITECTURES = i386 amd64 arm64 armel armhf mips mipsel mips64el ppc64el s390x
|
|
|
|
|
|
|
|
|
|
|
|
# if you're not in this list, arch: all packages are allowed to break on you
|
|
|
|
# if you're not in this list, arch: all packages are allowed to break on you
|
|
|
|
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel mips64el powerpc ppc64el s390x
|
|
|
|
NOBREAKALL_ARCHES = i386 amd64 arm64 armel armhf mips mipsel mips64el ppc64el s390x
|
|
|
|
|
|
|
|
|
|
|
|
# if you're in this list, your packages may not stay in sync with the source
|
|
|
|
# if you're in this list, your packages may not stay in sync with the source
|
|
|
|
OUTOFSYNC_ARCHES =
|
|
|
|
OUTOFSYNC_ARCHES =
|
|
|
|