Initial commit: Создание deb и python пакета

This commit is contained in:
2026-06-27 03:40:41 +03:00
commit 351217ad53
9 changed files with 261 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
Source: python3-deb-python-package
Section: python
Priority: optional
Maintainer: vkh <vkh@casket.ddns.net>
Build-Depends: debhelper-compat (=13),
dh-python,
pybuild-plugin-pyproject,
python3-all,
python3-setuptools
Standards-Version: 4.6.2
Package: python3-deb-python-package
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Test app