chiark / gitweb /
default config: Switch to new archive/ tag format
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 7ca97c57f018f5b59df7ca92aa6868f8fa8ee503..6cdf8d28a699070b84eb0cf1fca283f635ff2f23 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -551,7 +551,7 @@ our %defcfg = ('dgit.default.distro' => 'debian',
               'dgit.default.ssh' => 'ssh',
               'dgit.default.archive-query' => 'madison:',
               'dgit.default.sshpsql-dbname' => 'service=projectb',
-              'dgit.default.dgit-tag-format' => 'old,new,maint',
+              'dgit.default.dgit-tag-format' => 'new,old,maint',
               # old means "repo server accepts pushes with old dgit tags"
               # new means "repo server accepts pushes with new dgit tags"
               # maint means "repo server accepts split brain pushes"