diff --git a/britney.conf b/britney.conf index b30bf3d..ccf505a 100644 --- a/britney.conf +++ b/britney.conf @@ -1,18 +1,18 @@ # Configuration file for britney # Paths for control files -TESTING = /srv/ftp.debian.org/testing/data/testing -TPU = /srv/ftp.debian.org/testing/data/testing-proposed-updates -UNSTABLE = /srv/ftp.debian.org/testing/data/unstable +TESTING = /srv/release.debian.org/britney/var/data-b2/testing +TPU = /srv/release.debian.org/britney/var/data-b2/testing-proposed-updates +UNSTABLE = /srv/release.debian.org/britney/var/data-b2/unstable # Output -NONINST_STATUS = /srv/ftp.debian.org/testing/data/non-installable-status -EXCUSES_OUTPUT = /srv/ftp.debian.org/testing/output/excuses.html -UPGRADE_OUTPUT = /srv/ftp.debian.org/testing/output/output.txt -HEIDI_OUTPUT = /srv/ftp.debian.org/testing/output/HeidiResult +NONINST_STATUS = /srv/release.debian.org/britney/var/data-b2/non-installable-status +EXCUSES_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/excuses.html +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 # List of release architectures -ARCHITECTURES = i386 sparc powerpc armel ia64 mips mipsel s390 amd64 kfreebsd-i386 kfreebsd-amd64 +ARCHITECTURES = i386 amd64 armel ia64 mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x # if you're not in this list, arch: all packages are allowed to break on you NOBREAKALL_ARCHES = i386 @@ -40,13 +40,16 @@ HINTS_ABA = ALL HINTS_HE = ALL HINTS_LUK = ALL HINTS_PKERN = STANDARD force -HINTS_NEILM = STANDARD -HINTS_FREEZE = block block-all block-udeb -HINTS_FREEZE-EXCEPTION = unblock unblock-udeb HINTS_ADSB = STANDARD force force-hint +HINTS_NEILM = STANDARD HINTS_MEHDI = STANDARD +HINTS_JCRISTAU = STANDARD force force-hint HINTS_FAW = HELPERS -HINTS_NTHYKIER = HELPERS +HINTS_NTHYKIER = STANDARD +HINTS_KIBI = STANDARD +HINTS_FREEZE = block block-all block-udeb +HINTS_FREEZE-EXCEPTION = unblock unblock-udeb +HINTS_SATBRITNEY = easy # support for old libraries in testing (smooth update) # use ALL to enable smooth updates for all the sections diff --git a/britney_nobreakall.conf b/britney_nobreakall.conf new file mode 100644 index 0000000..905c99f --- /dev/null +++ b/britney_nobreakall.conf @@ -0,0 +1,57 @@ +# Configuration file for britney + +# Paths for control files +TESTING = /srv/release.debian.org/britney/var/data-b2/testing +TPU = /srv/release.debian.org/britney/var/data-b2/testing-proposed-updates +UNSTABLE = /srv/release.debian.org/britney/var/data-b2/unstable + +# Output +NONINST_STATUS = /srv/release.debian.org/britney/var/data-b2/non-installable-status +EXCUSES_OUTPUT = /srv/release.debian.org/britney/var/data-b2/output/excuses.html +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 + +# List of release architectures +ARCHITECTURES = i386 amd64 armel ia64 mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x + +# if you're not in this list, arch: all packages are allowed to break on you +NOBREAKALL_ARCHES = i386 amd64 armel ia64 mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 armhf s390x + +# if you're in this list, your packages may not stay in sync with the source +FUCKED_ARCHES = + +# if you're in this list, your uninstallability count may increase +BREAK_ARCHES = + +# if you're in this list, you are a new architecture +NEW_ARCHES = + +# priorities and delays +MINDAYS_LOW = 10 +MINDAYS_MEDIUM = 5 +MINDAYS_HIGH = 2 +MINDAYS_CRITICAL = 0 +MINDAYS_EMERGENCY = 0 +DEFAULT_URGENCY = low + +# hint permissions +HINTS_VORLON = ALL +HINTS_ABA = ALL +HINTS_HE = ALL +HINTS_LUK = ALL +HINTS_PKERN = STANDARD force +HINTS_ADSB = STANDARD force force-hint +HINTS_NEILM = STANDARD +HINTS_MEHDI = STANDARD +HINTS_JCRISTAU = STANDARD force force-hint +HINTS_FAW = HELPERS +HINTS_NTHYKIER = STANDARD +HINTS_KIBI = STANDARD +HINTS_FREEZE = block block-all block-udeb +HINTS_FREEZE-EXCEPTION = unblock unblock-udeb +HINTS_SATBRITNEY = easy + +# support for old libraries in testing (smooth update) +# use ALL to enable smooth updates for all the sections +# SMOOTH_UPDATES = libs oldlibs +SMOOTH_UPDATES =