From b5002d3a2989fb49c1c1107ad28221536557b17b Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 7 Aug 2023 11:38:32 +0300 Subject: [PATCH] feat: add debian control file --- build/package/DEBIAN/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 build/package/DEBIAN/control diff --git a/build/package/DEBIAN/control b/build/package/DEBIAN/control new file mode 100644 index 0000000..c85ef68 --- /dev/null +++ b/build/package/DEBIAN/control @@ -0,0 +1,13 @@ +Package: ahenk-go +Version: 1.0-1 +Section: utils +Priority: optional +Architecture: all +Maintainer: Aliberk Sandıkçı +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