build: добавлены метаданные и systemd юниты для сборки .deb пакета

This commit is contained in:
2026-08-01 04:53:08 +03:00
parent 703fc9dd57
commit 882d00c9b1
6 changed files with 51 additions and 0 deletions
+14
View File
@@ -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