diff options
| author | Jason D. McCormick <jason@mfamily.org> | 2023-12-20 17:15:53 -0500 |
|---|---|---|
| committer | Jason D. McCormick <jason@mfamily.org> | 2023-12-20 17:15:53 -0500 |
| commit | b47858d0557c68a438efac03cb85fa81175dd367 (patch) | |
| tree | 97f818b181af167560a928f34a15e831cca2eb73 /debian/control | |
| parent | 4f2d1ec1ee72a3f5eef3d2be68cc12951c204e3f (diff) | |
add debian package building
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 954cb29..47778bb 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,15 @@ -Source: allmon3 +Source: mfamily-scripts 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 +Homepage: https://code.packetwarriors.com/mfamily-scripts +Vcs-Browser: https://code.packetwarriors.com/mfamily-scripts +Vcs-Git: https://code.packetwarriors.com/mfamily-scripts Rules-Requires-Root: binary-targets -Package: allmon3 +Package: mfamily-scripts 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. +Depends: ${misc:Depends}, python3-netifaces +Description: MFamily Scripts |
