feat: add debian control file
This commit is contained in:
parent
d5e4862c1d
commit
b5002d3a29
1 changed files with 13 additions and 0 deletions
13
build/package/DEBIAN/control
Normal file
13
build/package/DEBIAN/control
Normal file
|
@ -0,0 +1,13 @@
|
|||
Package: ahenk-go
|
||||
Version: 1.0-1
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Maintainer: Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
||||
Homepage: http://www.liderahenk.org
|
||||
Description: The client side of the Lider Ahenk Project
|
||||
Lider Ahenk is an open source project which provides solutions
|
||||
to manage, monitor and audit unlimited number of different
|
||||
systems and users on a network.
|
||||
Build-Depends: dpkg-deb
|
||||
Depends: go
|
Loading…
Reference in a new issue