From 84ca9ba006c5c887c1ab3671b3a09d24e1fdbd4f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 5 Jan 2011 23:33:20 +0000 Subject: Disable svn check as people do not upload manually, and reduce release check so that mga1.0 is valid --- modules/buildsystem/templates/submit-todo.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf index d49d7122..b49a18b5 100644 --- a/modules/buildsystem/templates/submit-todo.conf +++ b/modules/buildsystem/templates/submit-todo.conf @@ -21,7 +21,7 @@ targets: checks: - source - version - - svn + #- svn - tag - acl - host @@ -38,7 +38,7 @@ targets: checks: - source - version - - svn + #- svn - tag - acl - host @@ -57,7 +57,7 @@ checks: class: Youri::Submit::Check::Tag options: tags: - release: '(mnb\d+|mga..\..)$' + release: '(mnb|mga)\d+' packager: '<\S+@mageia\.org>$' distribution: '^Mageia' vendor: '^Mageia.Org$' -- cgit v1.2.1