aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/templates/submit-upload.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf
index 756a2782..f555bc49 100644
--- a/modules/buildsystem/templates/submit-upload.conf
+++ b/modules/buildsystem/templates/submit-upload.conf
@@ -145,18 +145,18 @@ checks:
options:
1:
authorized_packages: none_package_authorized
- authorized_sections: ^[a-z]+/(updates|updates_testing|backports|backports_testing)$
+ authorized_sections: ^(debug/)?(core|nonfree|tainted)/(updates_testing|backports_testing)$
authorized_arches: none
mode: freeze
cauldron:
# <mrl> Prior freeze
- authorized_sections: ^[a-z]+/(release|updates_testing)$
+ authorized_sections: ^(debug/)?(core|nonfree|tainted)/(release|updates_testing)$
authorized_arches: .*
mode: normal
## <blino> Version freeze
# authorized_packages: ^$
-# authorized_sections: ^[a-z]+/updates_testing$
+# authorized_sections: ^(debug/)?(core|nonfree|tainted)/updates_testing$
# authorized_arches: ^$
# authorized_users: ^blino|ennael|nvigier$
# mode: version_freeze