diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:21:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:21:55 +0000 |
commit | d5f005b85c980468dfdf5b583319536d1ad6b0e4 (patch) | |
tree | 82595eca603615d5bdc44e56aa1c6d84ebd264c6 | |
parent | Releasing debian version 0.18.0-1. (diff) | |
download | gitlint-d5f005b85c980468dfdf5b583319536d1ad6b0e4.tar.xz gitlint-d5f005b85c980468dfdf5b583319536d1ad6b0e4.zip |
Updating to standards version 4.6.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f6a45d5..375070b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: python3-setuptools, python3-sh, Rules-Requires-Root: no -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://jorisroovers.com/gitlint/ Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gitlint Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gitlint |