summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1cf69ba3b183ed246421f46cbe4f8d010d25fbbf (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
Source: muck-poc
Homepage: http://liw.fi/ick/
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: database
Priority: optional
Standards-Version: 4.0.0
Build-Depends: debhelper (>= 9~),
  python3-all,
  python3-bottle,
  python3-coverage-test-runner,
  python3-crypto,
  python3-cryptography,
  python3-jwt,
  pycodestyle,
  dh-python,
  cmdtest

Package: muck-poc
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
  python3,
  python3-bottle,
  python3-cryptography,
  adduser
Description: work-in-progress CI server
 This should be written.