chiark / gitweb /
Use mirror.ftp-master.debian.org DNS alias rather than coccia. Closes:#752602.
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 87448742fcdfd37b1e6edd8bd1546f13c6fcaca8..17b71898eb658660acd65dfbae24e68001cd0e07 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -465,7 +465,7 @@ our %defcfg = ('dgit.default.distro' => 'debian',
               'dgit-distro.debian.git-path' => '/git/dgit-repos/repos',
               'dgit-distro.debian.git-check' => 'ssh-cmd',
               'dgit-distro.debian.git-create' => 'ssh-cmd',
-              'dgit-distro.debian.sshpsql-host' => 'coccia.debian.org',
+              'dgit-distro.debian.sshpsql-host' => 'mirror.ftp-master.debian.org',
               'dgit-distro.debian.sshpsql-dbname' => 'service=projectb',
               'dgit-distro.debian.upload-host' => 'ftp-master', # for dput
               'dgit-distro.debian.mirror' => 'http://ftp.debian.org/debian/',