summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3004e888eba655ccf655b1ac04fb20c0305946f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: ick2
Homepage: http://liw.fi/ick/
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: devel
Priority: optional
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9~), python-all (>= 2.7~),
  python-bottle, python-cliapp, python3-all,
  python3-coverage-test-runner, python3-apifw, python3-slog,
  gunicorn3

Package: ick2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7),
  python-bottle, python-cliapp
Description: a work-in-progress CI server
 This should be written.