]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
Postgres 7.1 fixes
[dak.git] / katie.conf
index 7542cfa1f7a8c7e2a6a24b688692ccec0917e2dd..04383af3b76234931d5710fc77fd71d0170d20f1 100644 (file)
@@ -95,8 +95,10 @@ Madison
 
   Options
   {
+    Architecture "";
     Debug "";
     Help "";
+    Maintainer "";
     Suite "";
     Version "";
    };
@@ -299,7 +301,9 @@ Suite
          "all" "";
          "alpha" ""; 
          "arm" "";
+         "hppa" "";
          "i386" "";
+         "ia64" "";
          "m68k" "";
          "powerpc" "";
          "sparc" "";
@@ -311,6 +315,34 @@ Suite
        Priority "3";
   };
 
+  Woody-Proposed-Updates
+  {
+       Components 
+       {
+         main "";
+         contrib "";
+         non-free "";
+       };
+       Architectures 
+       {
+         "source" "";  
+         "all" "";
+         "alpha" ""; 
+         "arm" "";
+         "hppa" "";
+         "i386" "";
+         "ia64" "";
+         "m68k" "";
+         "powerpc" "";
+         "sparc" "";
+       };
+       Origin "Debian";
+       Description "Debian Testing distribution updates - Not Released";
+       CodeName "woody-proposed-updates";
+       OverrideCodeName "woody";
+       Priority "4";
+  };
+
   Unstable
   {
        Components 
@@ -342,7 +374,7 @@ Suite
        Description "Debian Unstable - Not Released";
        CodeName "sid";
        OverrideCodeName "sid";
-       Priority "4";
+       Priority "5";
   };
 
 };
@@ -366,7 +398,6 @@ DB
   Name "projectb";
   Host ""; 
   Port -1;
-  ROUser "nobody";
 };
 
 Architectures