]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Remove overridecodename from dak.conf
[dak.git] / config / debian / dak.conf
index b254a7ad5ad8a4243887065934c5325a1efd991b..b56b90b9bb7e6ae80c9026ab2051b3eb36a9e943 100644 (file)
@@ -2,11 +2,10 @@ Dinstall
 {
    GPGKeyring {
       "/srv/keyring.debian.org/keyrings/debian-keyring.gpg";
-      "/srv/keyring.debian.org/keyrings/debian-keyring.pgp";
       "/srv/keyring.debian.org/keyrings/debian-maintainers.gpg";
    };
-   SigningKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg";
-   SigningPubKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
+   SigningKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/secring.gpg";
+   SigningPubKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
    SigningKeyIds "55BE302B";
 //   SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org";
    SendmailCommand "/usr/sbin/sendmail -oi -t -f envelope@ftp-master.debian.org";
@@ -17,7 +16,7 @@ Dinstall
    BugServer "bugs.debian.org";
    PackagesServer "packages.debian.org";
    TrackingServer "packages.qa.debian.org";
-   LockFile "/srv/ftp.debian.org/lock/dinstall.lock";
+   LockFile "/srv/ftp-master.debian.org/lock/dinstall.lock";
    Bcc "archive@ftp-master.debian.org";
    FutureTimeTravelGrace 28800; // 8 hours
    PastCutoffYear "1984";
@@ -26,7 +25,7 @@ Dinstall
    CloseBugs "true";
    OverrideDisparityCheck "true";
    DefaultSuite "unstable";
-   LintianTags "/srv/ftp.debian.org/dak/config/debian/lintian.tags";
+   LintianTags "/srv/ftp-master.debian.org/dak/config/debian/lintian.tags";
    QueueBuildSuites
    {
      unstable;
@@ -49,14 +48,13 @@ Dinstall
 Transitions
 {
    Notifications "debian-devel@lists.debian.org";
-   TempPath "/srv/ftp.debian.org/tmp/";
 };
 
 Generate-Index-Diffs
 {
    Options
    {
-     TempDir "/srv/ftp.debian.org/tiffani";
+     TempDir "/srv/ftp-master.debian.org/tiffani";
      MaxDiffs { Default 14; };
    };
 };
@@ -66,20 +64,6 @@ Override
    MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
 };
 
-Mirror-Split
-{
-  FTPPath "/srv/ftp.debian.org/ftp";
-  TreeRootPath "/srv/ftp.debian.org/scratch/dsilvers/treeroots";
-  TreeDatabasePath "/srv/ftp.debian.org/scratch/dsilvers/treedbs";
-  BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k };
-  CombinationTrees
-  {
-    popular { i386; powerpc; all; source; };
-    source { source; };
-    everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k; };
-  };
-};
-
 Show-New
 {
   HTMLPath "/srv/ftp.debian.org/web/new/";
@@ -88,7 +72,7 @@ Show-New
 Show-Deferred
 {
   LinkPath "/srv/ftp.debian.org/web/deferred/";
-  DeferredQueue "/srv/queued/DEFERRED/";
+  DeferredQueue "/srv/upload.debian.org/DEFERRED/";
 }
 
 Import-Users-From-Passwd
@@ -128,12 +112,13 @@ Rm
 
    MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
    LogFile "/srv/ftp.debian.org/web/removals.txt";
+   LogFile822 "/srv/ftp.debian.org/web/removals.822";
    Bcc "removed-packages@qa.debian.org";
 };
 
 Import-Archive
 {
-  ExportDir "/srv/ftp.debian.org/dak/import-archive-files/";
+  ExportDir "/srv/ftp-master.debian.org/dak/import-archive-files/";
 };
 
 Import-Keyring
@@ -174,8 +159,8 @@ Clean-Suites
 
 Process-New
 {
-  DinstallLockFile "/srv/ftp.debian.org/lock/processnew.lock";
-  LockDir "/srv/ftp.debian.org/lock/new/";
+  DinstallLockFile "/srv/ftp-master.debian.org/lock/processnew.lock";
+  LockDir "/srv/ftp-master.debian.org/lock/new/";
 };
 
 Check-Overrides
@@ -202,73 +187,6 @@ Check-Overrides
 
 Suite
 {
-  OldStable
-  {
-       Components
-       {
-         main;
-         contrib;
-         non-free;
-       };
-       Announce "debian-changes@lists.debian.org";
-       // Version "4.0r1";
-       Origin "Debian";
-       // Description "Debian 4.0r1 Released 15 August 2007";
-       CodeName "etch";
-       OverrideCodeName "etch";
-       Priority "5";
-       ChangeLogBase "dists/oldstable/";
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
-  };
-
-  Oldstable-Proposed-Updates
-  {
-       Components
-       {
-         main;
-         contrib;
-         non-free;
-       };
-       Announce "debian-changes@lists.debian.org";
-       CopyChanges "dists/oldstable-proposed-updates/";
-       CopyDotDak "/srv/ftp.debian.org/queue/oldstable-proposed-updates/";
-       CommentsDir "/srv/ftp.debian.org/queue/o-p-u-new/COMMENTS/";
-       Version "4.0-updates";
-       Origin "Debian";
-       Description "Debian 4.0 Proposed Updates - Not Released";
-       CodeName "etch-proposed-updates";
-       OverrideCodeName "etch";
-       OverrideSuite "oldstable";
-       ValidTime 604800; // 7 days
-       Priority "4";
-       VersionChecks
-       {
-         MustBeNewerThan
-         {
-           OldStable;
-         };
-         MustBeOlderThan
-         {
-           Stable;
-           Testing;
-           Unstable;
-           Experimental;
-         };
-         Enhances
-          {
-           OldStable;
-         };
-       };
-       UdebComponents
-       {
-         main;
-       };
-  };
-
   Stable
   {
        Components
@@ -277,19 +195,8 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-changes@lists.debian.org";
-       // Version "5.0r0";
-       Origin "Debian";
-       // Description "Debian 5.0r0 Released 14 February 2009";
-       CodeName "lenny";
-       OverrideCodeName "lenny";
        Priority "5";
        ChangeLogBase "dists/stable/";
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Proposed-Updates
@@ -300,15 +207,9 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-changes@lists.debian.org";
        CopyChanges "dists/proposed-updates/";
-       CopyDotDak "/srv/ftp.debian.org/queue/proposed-updates/";
-       CommentsDir "/srv/ftp.debian.org/queue/p-u-new/COMMENTS/";
-       Version "5.0-updates";
-       Origin "Debian";
-       Description "Debian 5.0 Proposed Updates - Not Released";
-       CodeName "lenny-proposed-updates";
-       OverrideCodeName "lenny";
+       CopyDotDak "/srv/ftp-master.debian.org/queue/proposed-updates/";
+       CommentsDir "/srv/ftp-master.debian.org/queue/p-u-new/COMMENTS/";
        OverrideSuite "stable";
        ValidTime 604800; // 7 days
        Priority "4";
@@ -330,11 +231,6 @@ Suite
            Stable;
          };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Testing
@@ -345,18 +241,8 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-testing-changes@lists.debian.org";
-       Origin "Debian";
-       Description "Debian Testing distribution - Not Released";
-       CodeName "squeeze";
-       OverrideCodeName "squeeze";
        ValidTime 604800; // 7 days
        Priority "5";
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Testing-Proposed-Updates
@@ -367,11 +253,6 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-testing-changes@lists.debian.org";
-       Origin "Debian";
-       Description "Debian Testing distribution updates - Not Released";
-       CodeName "squeeze-proposed-updates";
-       OverrideCodeName "squeeze";
        OverrideSuite "testing";
        ValidTime 604800; // 7 days
        Priority "6";
@@ -394,14 +275,9 @@ Suite
            Testing;
           };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
-  Etch-m68k
+  Squeeze-Volatile
   {
        Components
        {
@@ -409,17 +285,23 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-testing-changes@lists.debian.org";
-       Origin "Debian";
-       Description "Debian Etch for m68k - Not Released";
-       CodeName "etch-m68k";
-       OverrideCodeName "etch";
-       Priority "5";
-       UdebComponents
+       OverrideSuite "testing";
+       ValidTime 604800; // 7 days
+       NotAutomatic "yes";
+       Priority "0";
+       VersionChecks
        {
-         main;
-         non-free;
+         MustBeNewerThan
+         {
+           Stable;
+           Testing;
+         };
+         Enhances
+      {
+           Testing;
+         };
        };
+
   };
 
   Unstable
@@ -430,11 +312,6 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-devel-changes@lists.debian.org";
-       Origin "Debian";
-       Description "Debian Unstable - Not Released";
-       CodeName "sid";
-       OverrideCodeName "sid";
        ValidTime 604800; // 7 days
        Priority "7";
        VersionChecks
@@ -448,11 +325,6 @@ Suite
            Testing-Proposed-Updates;
          };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
   Experimental
@@ -463,12 +335,7 @@ Suite
          contrib;
          non-free;
        };
-       Announce "debian-devel-changes@lists.debian.org";
-       Origin "Debian";
-       Description "Experimental packages - not released; use at your own risk.";
-       CodeName "experimental";
        NotAutomatic "yes";
-       OverrideCodeName "sid";
        OverrideSuite "unstable";
        ValidTime 604800; // 7 days
        Priority "0";
@@ -484,38 +351,31 @@ Suite
            Unstable;
          };
        };
-       UdebComponents
-       {
-         main;
-         non-free;
-       };
   };
 
 };
 
 SuiteMappings
 {
- "propup-version oldstable-security stable testing testing-proposed-updates unstable";
+// "propup-version oldstable-security stable testing testing-proposed-updates unstable";
  "propup-version stable-security testing testing-proposed-updates unstable";
  "propup-version testing-security unstable";
- "map etch oldstable";
  "map lenny stable";
  "map squeeze testing";
  "map sid unstable";
  "map rc-buggy experimental";
- "map oldstable oldstable-proposed-updates";
- "map oldstable-security oldstable-proposed-updates";
+// "map oldstable oldstable-proposed-updates";
+// "map oldstable-security oldstable-proposed-updates";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map stable-proposed-updates proposed-updates";
- "map-unreleased oldstable unstable";
+// "map-unreleased oldstable unstable";
  "map-unreleased stable unstable";
  "map-unreleased proposed-updates unstable";
  "map testing testing-proposed-updates";
  "map testing-security testing-proposed-updates";
  "map-unreleased testing unstable";
  "map-unreleased testing-proposed-updates unstable";
- "reject etch-m68k";
 };
 
 AutomaticByHandPackages {
@@ -523,51 +383,53 @@ AutomaticByHandPackages {
     Source "debian-installer";
     Section "raw-installer";
     Extension "tar.gz";
-    Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di";
+    Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-di";
   };
 
   "tag-overrides" {
     Source "tag-overrides";
     Section "byhand";
     Extension "tar.gz";
-    Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-tag";
+    Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-tag";
   };
 
   "task-overrides" {
     Source "tasksel";
     Section "byhand";
     Extension "tar.gz";
-    Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-task";
+    Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-task";
   };
 };
 
 Dir
 {
-  Root "/srv/ftp.debian.org/ftp/";
-  Pool "/srv/ftp.debian.org/ftp/pool/";
-  Templates "/srv/ftp.debian.org/dak/templates/";
+  Root "/srv/ftp-master.debian.org/ftp/";
+  Pool "/srv/ftp-master.debian.org/ftp/pool/";
+  Templates "/srv/ftp-master.debian.org/dak/templates/";
   PoolRoot "pool/";
-  Lists "/srv/ftp.debian.org/database/dists/";
-  Log "/srv/ftp.debian.org/log/";
-  Lock "/srv/ftp.debian.org/lock";
-  Morgue "/srv/ftp.debian.org/morgue/";
+  Lists "/srv/ftp-master.debian.org/database/dists/";
+  Cache "/srv/ftp-master.debian.org/database/";
+  Log "/srv/ftp-master.debian.org/log/";
+  Lock "/srv/ftp-master.debian.org/lock";
+  Morgue "/srv/ftp-master.debian.org/morgue/";
   MorgueReject "reject";
-  Override "/srv/ftp.debian.org/scripts/override/";
+  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
   {
-    Accepted "/srv/ftp.debian.org/queue/accepted/";
-    Byhand "/srv/ftp.debian.org/queue/byhand/";
-    ProposedUpdates "/srv/ftp.debian.org/queue/p-u-new/";
-    OldProposedUpdates "/srv/ftp.debian.org/queue/o-p-u-new/";
-    Done "/srv/ftp.debian.org/queue/done/";
-    Holding "/srv/ftp.debian.org/queue/holding/";
-    New "/srv/ftp.debian.org/queue/new/";
-    Reject "/srv/ftp.debian.org/queue/reject/";
-    Unchecked "/srv/ftp.debian.org/queue/unchecked/";
-    Newstage "/srv/ftp.debian.org/queue/newstage/";
-    BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/";
+    Byhand "/srv/ftp-master.debian.org/queue/byhand/";
+    ProposedUpdates "/srv/ftp-master.debian.org/queue/p-u-new/";
+    OldProposedUpdates "/srv/ftp-master.debian.org/queue/o-p-u-new/";
+    ProposedUpdates "/srv/ftp-master.debian.org/queue/p-u-new/";
+    Done "/srv/ftp-master.debian.org/queue/done/";
+    Holding "/srv/ftp-master.debian.org/queue/holding/";
+    New "/srv/ftp-master.debian.org/queue/new/";
+    Reject "/srv/ftp-master.debian.org/queue/reject/";
+    Unchecked "/srv/ftp-master.debian.org/queue/unchecked/";
+    Newstage "/srv/ftp-master.debian.org/queue/newstage/";
+    BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/";
     Embargoed "/does/not/exist/";
     Unembargoed "/does/not/exist/";
     Disembargo "/does/not/exist/";
@@ -586,7 +448,7 @@ DB
 {
   Name "projectb";
   Host "";
-  Port -1;
+  Port 5433;
 };
 
 Architectures
@@ -601,7 +463,6 @@ Architectures
   armel "ARM eabi";
   i386 "Intel ia32";
   ia64 "Intel ia64";
-  m68k "Motorola Mc680x0";
   mips "MIPS (Big Endian)";
   mipsel "MIPS (Little Endian)";
   powerpc "PowerPC";
@@ -719,7 +580,7 @@ Location
 {
 
   // Pool locations on ftp-master.debian.org
-  /srv/ftp.debian.org/ftp/pool/
+  /srv/ftp-master.debian.org/ftp/pool/
     {
       Archive "ftp-master";
       Type "pool";
@@ -743,5 +604,18 @@ Urgency
 Contents
 {
   Header "contents";
-  Root "/srv/ftp.debian.org/test/";
+  Root "/srv/ftp-master.debian.org/test/";
+}
+
+Common
+{
+  // The default number of threads for multithreading parts of dak:
+  ThreadCount 16;
+}
+
+Changelogs
+{
+  Testing "/srv/release.debian.org/tools/trille/current-testing";
+  Britney "/srv/ftp-master.debian.org/ftp/dists/testing/ChangeLog";
+  Export "/srv/ftp-master.debian.org/export/changelogs";
 }