From 1a097c19176b1f91ea253532e8329cf79d217168 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 3 Aug 2014 18:42:11 +0100 Subject: [PATCH] Use mirror.ftp-master.debian.org DNS alias rather than coccia. Closes:#752602. --- debian/changelog | 2 ++ dgit | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7d24dcff..fee26880 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ dgit (0.22~experimental1) experimental; urgency=low Closes:#736524. * Work in read-only no-git-history mode with Ubuntu. You still have to pass -dubuntu. Closes:#751781. + * Use mirror.ftp-master.debian.org DNS alias rather than coccia. + Closes:#752602. Minor improvements: * Include canonicalised suite name in signed tag message. diff --git a/dgit b/dgit index 87448742..17b71898 100755 --- 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/', -- 2.30.2