summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..954cb29
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: allmon3
+Section: hamradio
+Priority: optional
+Maintainer: Jason McCormick <jason@mfamily.org>
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.5.1
+Homepage: https://github.com/AllStarLink/Allmon3
+Vcs-Browser: https://github.com/AllStarLink/Allmon3
+Vcs-Git: https://github.com/AllStarLink/Allmon3.git
+Rules-Requires-Root: binary-targets
+
+Package: allmon3
+Architecture: all
+Recommends: apache2 | httpd
+Depends: python3-argon2, python3, ${misc:Depends}, adduser, python3-aiohttp, python3-aiohttp-session
+Description: Web monitoring interface for AllStarLink
+ application. Allmon3 is the next generation of
+ the venerable Allmon2 that is rewritten for
+ performance, scalability, and responsiveness.