[Pkg-debile-commits] [debile-slave] 90/100: Merge pull request #1 from LeoCavaille/nomongo

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:53:15 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch master
in repository debile-slave.

commit 0c6d2f254e28fc5ac6f625eb2bcf7b1117615034
Merge: 901bc5e 03abfb0
Author: Léo Cavaillé <leo at cavaille.net>
Date:   Fri Jul 26 15:55:24 2013 -0700

    Merge pull request #1 from LeoCavaille/nomongo
    
    Say no to mongo

 PACKAGING                               |  139 +++++++++++++++++++++
 bin/create-schroot-file                 |   20 +++-
 ethel/client.py                         |   28 ++---
 ethel/commands/__init__.py              |    4 +-
 ethel/commands/adequate.py              |    5 +-
 ethel/commands/build.py                 |    7 +-
 ethel/commands/clanganalyzer.py         |   13 ++
 ethel/commands/cppcheck.py              |    6 +-
 ethel/commands/desktop_file_validate.py |    5 +-
 ethel/commands/lintian.py               |    5 +-
 ethel/commands/lintian4py.py            |    5 +-
 ethel/commands/pep8.py                  |    5 +-
 ethel/commands/perlcritic.py            |    5 +-
 ethel/commands/piuparts.py              |    5 +-
 ethel/config.py                         |   31 +++--
 ethel/daemon.py                         |   82 +++++++------
 ethel/runners/adequate.py               |    4 +
 ethel/runners/clanganalyzer.py          |   89 ++++++++++++++
 ethel/runners/cppcheck.py               |    8 ++
 ethel/runners/desktop_file_validate.py  |    4 +
 ethel/runners/lintian.py                |    9 ++
 ethel/runners/pep8.py                   |    7 ++
 ethel/runners/perlcritic.py             |    5 +
 ethel/runners/piuparts.py               |    4 +
 ethel/runners/sbuild.py                 |   22 +++-
 ethel/utils.py                          |    2 +
 ethel/wrappers/clanganalyzer.py         |  199 +++++++++++++++++++++++++++++++
 skel/ethel.ini                          |   29 +++--
 28 files changed, 656 insertions(+), 91 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-slave.git



More information about the Pkg-debile-commits mailing list