Sync with b1's config

master
Release Managers 15 years ago
parent bb1d1a6f0a
commit 435c42b0bd

@ -12,19 +12,19 @@ UPGRADE_OUTPUT = /srv/ftp.debian.org/testing/output/output.txt
HEIDI_OUTPUT = /srv/ftp.debian.org/testing/output/HeidiResult
# List of release architectures
ARCHITECTURES = i386 sparc alpha powerpc arm armel hppa ia64 mips mipsel s390 amd64 kfreebsd-i386 kfreebsd-amd64
ARCHITECTURES = i386 sparc powerpc armel hppa ia64 mips mipsel s390 amd64 kfreebsd-i386 kfreebsd-amd64
# if you're not in this list, arch: all packages are allowed to break on you
NOBREAKALL_ARCHES = i386
# if you're in this list, your packages may not stay in sync with the source
FUCKED_ARCHES = kfreebsd-i386 kfreebsd-amd64
FUCKED_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES = kfreebsd-i386 kfreebsd-amd64
# if you're in this list, you are a new architecture
NEW_ARCHES = kfreebsd-i386 kfreebsd-amd64
NEW_ARCHES =
# priorities and delays
MINDAYS_LOW = 10

Loading…
Cancel
Save