15 lines
471 B
Plaintext
15 lines
471 B
Plaintext
Source: codit
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Hyung-Hwan Chung <hyunghwan.chung@gmail.com>
|
|
##Build-Depends: debhelper-compat (= 13), golang-go, libgit2-dev, libssh2-1-dev
|
|
Build-Depends: debhelper-compat (= 13), libgit2-dev, libssh2-1-dev
|
|
Standards-Version: 4.6.2
|
|
Rules-Requires-Root: no
|
|
|
|
Package: codit
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, adduser, systemd, libgit2-1.5, libssh2-1
|
|
Description: Codit server
|
|
Codit server with the bundled web frontend.
|