From 8d2ac98d53c2cc5fef05974bc9e58b5b72331259 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 6 Mar 2021 19:51:23 +0000 Subject: add Debian packaging files --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..65e93e3 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: linux-status +Section: admin +Priority: optional +Maintainer: Egor Tensin +Build-Depends: debhelper-compat (= 12) +Standards-Version: 4.4.1 +Homepage: https://github.com/egor-tensin/linux-status + +Package: linux-status +Architecture: all +Depends: python3, ${misc:Depends} +Description: Simple Linux status web page + A simple web app to display your `top`, systemd units & timers, allow you to + reboot, etc. -- cgit v1.2.3