Source: commit-check
Section: vcs
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
 python3-uv-build,
Standards-Version: 4.7.4
Homepage: https://github.com/commit-check/commit-check
Vcs-Browser: https://forgejo.debian.net/git/commit-check
Vcs-Git: https://forgejo.debian.net/git/commit-check

Package: commit-check
Section: vcs
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: enforcing commit metadata standards
 commit-check is a tool to enforce commit metadata standards, such as commit
 messages, branch naming, committer info, signoff, and more.
