From d75754919b72767b79076ed8c1124f0d76155174 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 19 Aug 2013 20:46:17 +0100 Subject: [PATCH] Use dgit.debian.net vhost on alioth. Closes #720172. --- debian/changelog | 1 + dgit | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 02563207..5b21abe1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ dgit (0.4) experimental; urgency=low + * Use dgit.debian.net vhost on alioth. Closes #720172. * Fix manpage description of --existing-package. -- diff --git a/dgit b/dgit index ab3d593e..4ba102a8 100755 --- a/dgit +++ b/dgit @@ -150,7 +150,7 @@ our %defcfg = ('dgit.default.distro' => 'debian', 'dgit.default.username' => '', 'dgit.default.archive-query-default-component' => 'main', 'dgit.default.ssh' => 'ssh', - 'dgit-distro.debian.git-host' => 'git.debian.org', + 'dgit-distro.debian.git-host' => 'dgit.debian.net', 'dgit-distro.debian.git-proto' => 'git+ssh://', 'dgit-distro.debian.git-path' => '/git/dgit-repos', 'dgit-distro.debian.git-check' => 'ssh-cmd', -- 2.30.2