Skip to content
Snippets Groups Projects
control 873 B
Newer Older
Source: commit-helper
Section: python
Priority: optional
Maintainer: Arthur Diniz <arthurbdiniz@gmail.com>
Build-Depends: debhelper-compat (= 12),
	       dh-python,
	       python3-all,
	       python3-pip,
 	       python3-setuptools,
	       python3-yaml,
	       python3-colored
Standards-Version: 4.4.1
Homepage: https://github.com/andre-filho/commit-helper
Testsuite: autopkgtest-pkg-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/commit-helper
Vcs-Git: https://salsa.debian.org/python-team/packages/commit-helper.git

Package: commit-helper
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-colored
Description: Helps you create and maintain your commit policy
 The commit-helper do exactly what it's name suggest: helps you
 create and maintain your commit policy by tailoring your commit
 message into a commit convention.