summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9e40b3afcab970ed543cd1218bc0d62df03c125a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: ick2
Homepage: http://liw.fi/ick/
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: devel
Priority: optional
Standards-Version: 4.0.0
Build-Depends: debhelper (>= 9~),
  python3-all,
  python3-bottle,
  python-cliapp,
  python3-cliapp,
  python3-coverage-test-runner,
  python3-apifw (>= 0.32),
  python3-slog,
  python3-cryptography,
  python3-requests,
  python-requests,
  pycodestyle,
  gunicorn3,
  python3-yaml,
  cmdtest,
  copyright-statement-lint

Package: ick2
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
  python3,
  python3-bottle,
  python3-cliapp,
  python3-apifw (>= 0.32),
  python3-slog,
  python3-cryptography,
  python3-requests,
  gunicorn3,
  python3-yaml,
  adduser
Description: work-in-progress CI server
 This should be written.