chiark / gitweb /
Switch to using dgit@git.debian.org (and dgit-repos-server) by default.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 18 Jan 2014 23:18:22 +0000 (23:18 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 5 Mar 2014 18:29:03 +0000 (18:29 +0000)
debian/changelog
dgit

index 521c02fb0e99d414fbc3cf20d0c59afa01a77713..20acb79559464433866003fd0d8e4802915bae2e 100644 (file)
@@ -5,6 +5,8 @@ dgit (0.22~experimental1) experimental; urgency=low
     the push of the suite branch ref.
   * test-dummy-drs `distro': for testing dgit-repos-server.  WIP.
   * dgit-repos-server: WIP
+  * Switch to using dgit@git.debian.org (and dgit-repos-server) by
+    default.
 
  --
 
diff --git a/dgit b/dgit
index 9936c5f943645d1956254535f0ebfd7da8f27442..61a1f73007a5e94ba5ff706d2347bf37368e3343 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -448,11 +448,12 @@ our %defcfg = ('dgit.default.distro' => 'debian',
               'dgit.default.username' => '',
               'dgit.default.archive-query-default-component' => 'main',
               'dgit.default.ssh' => 'ssh',
+              'dgit-distro.debian.git-user' => 'dgit',
               'dgit-distro.debian.git-host' => 'git.debian.org',
               'dgit-distro.debian.git-proto' => 'git+ssh://',
-              '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.git-path' => '/dgit-repos/',
+              'dgit-distro.debian.git-check' => 'true',
+              'dgit-distro.debian.git-create' => 'true',
               'dgit-distro.debian.sshpsql-host' => 'coccia.debian.org',
               'dgit-distro.debian.sshpsql-dbname' => 'service=projectb',
               'dgit-distro.debian.upload-host' => 'ftp-master', # for dput