diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 05:32:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 05:32:00 +0000 |
commit | 6c742ae01523f73a850ae376cedf4e83bb08f672 (patch) | |
tree | de45b549e2ab4ba0a5a7609c6e8ab57d59877a90 | |
parent | Updating copyright for 2024. (diff) | |
download | gitlint-6c742ae01523f73a850ae376cedf4e83bb08f672.tar.xz gitlint-6c742ae01523f73a850ae376cedf4e83bb08f672.zip |
Updating to standards-version 4.7.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index efbdda3..958fc48 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: python3-setuptools, python3-sh, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 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 |