[Pkg-debile-commits] [debile-master] 26/26: Updated the default configuration file
Sylvestre Ledru
sylvestre at alioth.debian.org
Tue Aug 20 16:22:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a commit to branch master
in repository debile-master.
commit 4d75e2bd92f1c46127072f060ec285344ad39e96
Author: Léo Cavaillé <leo at cavaille.net>
Date: Fri Aug 16 14:54:34 2013 +0200
Updated the default configuration file
---
skel/lucy.ini | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/skel/lucy.ini b/skel/lucy.ini
index f8fda24..6dca12d 100644
--- a/skel/lucy.ini
+++ b/skel/lucy.ini
@@ -15,11 +15,11 @@ engine=postgresql://lucy:adamngoodpassword@localhost/lucy
suites=unstable,testing
; Define the type of jobs you want to run with source package (comma separated
; list). This must be ethel.commands module names
-source=lintian,clanganalyzer,perlcritic
+source=lintian,clanganalyzer,perlcritic,cppcheck,pep8,coccinelle
; Flag to disable the build jobs
; This will also disable the binary jobs as a consequence
build-enabled=0
-build-flavours=gcc-4.8,clang-3.3
+build-flavors=gcc-4.8,clang-3.3
; Idem for binary packages
binary=lintian,piuparts,adequate
; For the arches listed here by commas, lucy will create build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git
More information about the Pkg-debile-commits
mailing list