]> git.decadent.org.uk Git - dak.git/commitdiff
Change pathes to match new layout with britney under release teams hand
authorJoerg Jaspert <joerg@debian.org>
Sun, 27 Apr 2008 16:55:23 +0000 (18:55 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 27 Apr 2008 16:55:23 +0000 (18:55 +0200)
ChangeLog
config/debian/dak.conf

index bb84cfbf8419b9f64a161c8464a47f4ca06bb7c1..1ffd288627aa1c812501a35ed932b5fd5267ff32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-04-27  Joerg Jaspert  <joerg@debian.org>
 
+       * config/debian/dak.conf: Changed path for UrgencyLog
+       Same for the ReleaseTransitions file
+
        * config/debian/cron.daily: Notify qa user on merkel of dinstall start
 
 2008-04-26  Joerg Jaspert  <joerg@debian.org>
index d5a7df219e7626abca60af5ea247d4eb75a8f732..97fb62107f253dbbf435495dbce87856c4b6e1b3 100644 (file)
@@ -34,7 +34,7 @@ Dinstall
    Reject
    {
      NoSourceOnly "true";
-     ReleaseTransitions "/srv/ftp.debian.org/testing/hints/transitions.yaml";
+     ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
    };
 };
 
@@ -682,7 +682,7 @@ Dir
   MorgueReject "reject";
   Override "/srv/ftp.debian.org/scripts/override/";
   QueueBuild "/srv/incoming.debian.org/buildd/";
-  UrgencyLog "/srv/ftp.debian.org/testing/urgencies/";
+  UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
   Queue
   {
     Accepted "/srv/ftp.debian.org/queue/accepted/";