build: добавлены метаданные и systemd юниты для сборки .deb пакета
This commit is contained in:
Vendored
+14
@@ -0,0 +1,14 @@
|
||||
Source: traffic-checker
|
||||
Section: python
|
||||
Priority: optional
|
||||
Maintainer: Your Name <you@example.com>
|
||||
Build-Depends: debhelper-compat (=13),
|
||||
dh-python,
|
||||
python3-all,
|
||||
python3-setuptools
|
||||
Standards-Version: 4.6.2
|
||||
|
||||
Package: traffic-checker
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python3:Depends}
|
||||
Description: Traffic consumption monitoring CLI tool for remote servers with automated alerting
|
||||
Reference in New Issue
Block a user