Initial commit: Создание deb и python пакета
This commit is contained in:
Vendored
+15
@@ -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
|
||||
Reference in New Issue
Block a user