From 334d6fab1c067448d73eeaf03bd62ef09ababf6e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 Aug 2013 15:31:55 +0100 Subject: Revert change to ssh to alioth CNAME, as the recommended CNAME is to something with no write access to the fs and the new CNAME has not yet been set up. This reintroduces #720172 :-/. --- debian/changelog | 3 +++ dgit | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0a3cb2..d9ad219 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ dgit (0.4~pre2) experimental; urgency=low * Mangle debian/ tags the way git-buildpackage does (as of git-buildpackage 0.5.5, 3c6bbd0f4992f8da). * Support dgit-distro..keyid config option. + * Revert change to ssh to alioth CNAME, as the recommended CNAME + is to something with no write access to the fs and the new CNAME + has not yet been set up. This reintroduces #720172 :-/. -- diff --git a/dgit b/dgit index 78a0e31..7fd7f0d 100755 --- a/dgit +++ b/dgit @@ -214,7 +214,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' => 'dgit.debian.net', + 'dgit-distro.debian.git-host' => 'git.debian.org', 'dgit-distro.debian.git-proto' => 'git+ssh://', 'dgit-distro.debian.git-path' => '/git/dgit-repos', 'dgit-distro.debian.git-check' => 'ssh-cmd', -- cgit v1.2.3