Source: ick Homepage: http://liw.fi/ick/ Maintainer: Lars Wirzenius Section: devel Priority: optional Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9~), python-all (>= 2.7~), pandoc, python-coverage-test-runner, python-cliapp, python-yaml, git, python-ttystatus (>= 0.24.1), pep8, pylint, python-jinja2, devscripts, reprepro X-Python-Version: >= 2.7 Package: ick Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7), python-ttystatus (>= 0.24.1), python-cliapp, python-yaml, git, python-jinja2, devscripts, reprepro Description: simpliestic continuous integration system Ick watches git repositories and if there's a relevant change, it runs some commands to do a build. It can run arbitrary shell commands, or build Debian packages.