From 2e1f9db2ee2ad9f0ef0c32958c2bf57fa27617b3 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Sun, 31 Jul 2011 15:55:15 +0000 Subject: do add more stringent check on upload, as said on -dev --- modules/buildsystem/templates/submit-upload.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/buildsystem/templates/submit-upload.conf b/modules/buildsystem/templates/submit-upload.conf index 37a5c9ef..2e4a32b3 100644 --- a/modules/buildsystem/templates/submit-upload.conf +++ b/modules/buildsystem/templates/submit-upload.conf @@ -122,6 +122,13 @@ checks: - percent-in-provides - summary-ended-with-dot - unexpanded-macro + - missing-lsb-keyword + - malformed-line-in-lsb-comment-block + - empty-%postun + - empty-%post + - invalid-desktopfile + - unknown-lsb-keyword + - standard-dir-owned-by-package svn: class: Youri::Submit::Check::SVN -- cgit v1.2.1