Sync britney.conf with the upstream version.

master
Fabio Tranchitella 17 years ago
parent d240438ee1
commit 5db6d600a8

@ -12,7 +12,7 @@ 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 hppa ia64 mips mipsel s390 amd64 armel
ARCHITECTURES = i386 sparc alpha powerpc arm armel hppa ia64 mips mipsel s390 amd64
# if you're not in this list, arch: all packages are allowed to break on you
NOBREAKALL_ARCHES = i386
@ -24,7 +24,7 @@ FUCKED_ARCHES = armel
BREAK_ARCHES = armel
# if you're in this list, you are a new architecture
NEW_ARCHES =
NEW_ARCHES = armel
# priorities and delays
MINDAYS_LOW = 10
@ -47,9 +47,9 @@ HINTS_LUK = ALL
HINTS_JOEYH = STANDARD force
HINTS_ADEODATO = STANDARD force
HINTS_ZOBEL = STANDARD force
HINTS_PKERN = HELPERS
HINTS_MADCODER = HELPERS
HINTS_NEILM = HELPERS
HINTS_PKERN = STANDARD
HINTS_MADCODER = STANDARD
HINTS_NEILM = STANDARD
HINTS_FREEZE = block block-all
HINTS_FTPTEAM = block

Loading…
Cancel
Save