From: Frantisek Hrbata Date: Tue, 22 Dec 2020 11:03:25 +0000 (+0100) Subject: deb: initial version of control file for deb package X-Git-Tag: v0.2~3 X-Git-Url: http://www.hrbata.com/gitweb/?a=commitdiff_plain;h=e3ebd97f659c65d9e2e9b6b3b261b33b49e17a13;p=gimrr.git deb: initial version of control file for deb package This is really basic debian binary package. Signed-off-by: Frantisek Hrbata --- diff --git a/gimrr.control b/gimrr.control new file mode 100644 index 0000000..1e4b898 --- /dev/null +++ b/gimrr.control @@ -0,0 +1,8 @@ +Package: gimrr +Version: 0-2 +Section: base +Priority: optional +Architecture: all +Depends: python3 (>= 3.2), git +Maintainer: Frantisek Hrbata +Description: Dumb, buggy, incomplete and especially NOT modern tool for old farts without WebUI.