1
0
Fork 0
commitizen/debian/control
Daniel Baumann 424668c7d4
Adding debian version 4.6.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 11:24:11 +02:00

42 lines
1.1 KiB
Text

Source: commitizen
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-argcomplete <!nocheck>,
python3-charset-normalizer <!nocheck>,
python3-colorama <!nocheck>,
python3-dateutil <!nocheck>,
python3-decli <!nocheck>,
python3-deprecated <!nocheck>,
python3-jinja2 <!nocheck>,
python3-poetry-core,
python3-prompt-toolkit <!nocheck>,
python3-pytest <!nocheck>,
python3-pytest-freezegun <!nocheck>,
python3-pytest-mock <!nocheck>,
python3-pytest-regressions <!nocheck>,
python3-questionary <!nocheck>,
python3-termcolor <!nocheck>,
python3-tomlkit <!nocheck>,
python3-yaml <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/commitizen-tools/commitizen
Vcs-Browser: https://forgejo.debian.net/git/commitizen
Vcs-Git: https://forgejo.debian.net/git/commitizen
Package: commitizen
Section: utils
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Recommends:
python3-argcomplete,
Description: FIXME
FIXME.