diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-19 14:14:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-03-19 14:15:05 +0000 |
commit | d1f2da852479b72380b94b8d28023234868226f2 (patch) | |
tree | 48911f5deff4b1e3a46490047123828dbe603c8f | |
parent | Using execute_after targets in rules to be explicit what we're doing. (diff) | |
download | gitlint-d1f2da852479b72380b94b8d28023234868226f2.tar.xz gitlint-d1f2da852479b72380b94b8d28023234868226f2.zip |
Adding vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 26c49bf..06768b7 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,8 @@ Build-Depends: debhelper (>= 12.8~), python3-sh Standards-Version: 4.5.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 Package: gitlint Architecture: all |