debianize

This commit is contained in:
2025-05-12 15:17:57 +02:00
parent 2ba10480b7
commit 247c516c1a
8 changed files with 81 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
Source: python-prometheus-rus
Section: python
Priority: optional
Maintainer: Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3-setuptools,
python3-all,
pybuild-plugin-pyproject,
flit,
Standards-Version: 4.6.2
Homepage: https://github.tik.uni-stuttgart.de/NKS/python-prometheus
Package: python3-python-prometheus-rus
Architecture: all
Depends:
${python3:Depends},
${misc:Depends},
Suggests:
python-python-prometheus-rus-doc,
Description: promtheus library (RUS)
Library to build prometheus metric collection.
.
This package installs the library for Python 3.