1
0
Fork 0
pre-commit-hooks/debian/control
Daniel Baumann dcf518a393
Updating to standards version 4.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-22 09:37:08 +01:00

28 lines
731 B
Text

Source: pre-commit-hooks
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3-all,
python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.1
Homepage: https://pre-commit.com
Vcs-Browser: https://forgejo.debian.net/git/pre-commit-hooks
Vcs-Git: https://forgejo.debian.net/git/pre-commit-hooks
Package: pre-commit-hooks
Architecture: all
Depends:
pre-commit,
${misc:Depends},
${python3:Depends},
Enhances:
pre-commit,
Description: Git pre-commit hook framework (hooks)
pre-commit is a framework for managing and maintaining multi-language Git
pre-commit hooks.
.
This package contains some out-of-the-box hooks.