提交 ba67f45c 编写于 作者: J Joerg Jaspert

Mhy says this might break everything but who cares. And i dont care, so lets...

Mhy says this might break everything but who cares. And i dont care, so lets break it and go for dinner
Signed-off-by: NJoerg Jaspert <joerg@debian.org>
上级 da28a927
......@@ -26,10 +26,6 @@ Dinstall
OverrideDisparityCheck "true";
DefaultSuite "unstable";
LintianTags "/srv/ftp-master.debian.org/dak/config/debian/lintian.tags";
QueueBuildSuites
{
unstable;
};
Reject
{
NoSourceOnly "true";
......@@ -146,7 +142,6 @@ Clean-Suites
{
// How long (in seconds) dead packages are left before being killed
StayOfExecution 129600; // 1.5 days
QueueBuildStayOfExecution 86400; // 24 hours
MorgueSubDir "pool";
};
......@@ -384,7 +379,6 @@ Dir
Morgue "/srv/ftp-master.debian.org/morgue/";
MorgueReject "reject";
Override "/srv/ftp-master.debian.org/scripts/override/";
QueueBuild "/srv/incoming.debian.org/buildd/";
UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
TempPath "/srv/ftp-master.debian.org/tmp/";
Queue
......@@ -421,27 +415,6 @@ DB
Port 5433;
};
Architectures
{
source "Source";
all "Architecture Independent";
alpha "DEC Alpha";
hurd-i386 "Intel ia32 running the HURD";
hppa "HP PA RISC";
amd64 "AMD64";
arm "ARM";
armel "ARM eabi";
i386 "Intel ia32";
ia64 "Intel ia64";
mips "MIPS (Big Endian)";
mipsel "MIPS (Little Endian)";
powerpc "PowerPC";
s390 "IBM S/390";
sparc "Sun SPARC/UltraSPARC";
kfreebsd-i386 "GNU/kFreeBSD i386";
kfreebsd-amd64 "GNU/kFreeBSD amd64";
};
Archive
{
ftp-master
......@@ -473,72 +446,6 @@ Component
};
};
Section
{
admin;
cli-mono;
comm;
database;
debian-installer;
debug;
devel;
doc;
editors;
embedded;
electronics;
fonts;
games;
gnome;
graphics;
gnu-r;
gnustep;
hamradio;
haskell;
httpd;
interpreters;
java;
kde;
kernel;
libdevel;
libs;
lisp;
localization;
mail;
math;
misc;
net;
news;
ocaml;
oldlibs;
otherosfs;
perl;
php;
python;
ruby;
science;
shells;
sound;
tex;
text;
utils;
web;
vcs;
video;
x11;
xfce;
zope;
};
Priority
{
required 1;
important 2;
standard 3;
optional 4;
extra 5;
source 0; // i.e. unused
};
OverrideType
{
deb;
......@@ -546,18 +453,6 @@ OverrideType
dsc;
};
Location
{
// Pool locations on ftp-master.debian.org
/srv/ftp-master.debian.org/ftp/pool/
{
Archive "ftp-master";
Type "pool";
};
};
Urgency
{
Default "low";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册