]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
check file size as well as md5sum
[dak.git] / katie.conf
index 07731a21a5721c0cf789ae97426f3d1af4caa4e3..07fc7e8a2630aa4a4c40973298836407cf581ca7 100644 (file)
@@ -24,6 +24,7 @@ Dinstall
    BXANotify "true";
    CloseBugs "true";
    OverrideDisparityCheck "true";
+   StableDislocationSupport "true";
    AcceptedAutoBuildSuites
    {
      unstable;
@@ -106,9 +107,9 @@ Suite
          sparc;
        };
        Announce "debian-changes@lists.debian.org";
-       Version "2.2r6";
+       Version "2.2r7";
        Origin "Debian";
-       Description "Debian 2.2r6 Released 3rd April 2002";
+       Description "Debian 2.2r7 Released 12th July 2002";
        CodeName "potato";
        OverrideCodeName "potato";
        Priority "1";
@@ -132,9 +133,9 @@ Suite
        Announce "debian-changes@lists.debian.org";
        CopyChanges "dists/proposed-updates/";
        CopyKatie "/org/ftp.debian.org/queue/proposed-updates/";
-       Version "2.2r6";
+       Version "2.2r7";
        Origin "Debian";
-       Description "Proposed Updates for Debian 2.2r6 - Not Released";
+       Description "Proposed Updates for Debian 2.2r7 - Not Released";
        CodeName "proposed-updates";
        OverrideCodeName "potato";
        OverrideSuite "stable";
@@ -272,7 +273,10 @@ Suite
            Woody-Proposed-Updates;
          };
        };
-
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Experimental
@@ -385,12 +389,12 @@ Architectures
   alpha "DEC Alpha";
   hurd-i386 "Intel ia32 running the HURD";
   hppa "HP PA RISC";
-  arm "Arm";
+  arm "ARM";
   i386 "Intel ia32";
   ia64 "Intel ia64";
   m68k "Motorola Mc680x0";
-  mips "SGI MIPS";
-  mipsel "SGI MIPS (Little Endian)";
+  mips "MIPS (Big Endian)";
+  mipsel "MIPS (Little Endian)";
   powerpc "PowerPC";
   s390 "IBM S/390";
   sh "Hitatchi SuperH";