diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-23 11:34:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-23 11:37:44 +0000 |
commit | 7c692f682fc51bfa745f8fa15bdb41546059d573 (patch) | |
tree | 90ce35ed8ff381686c7efc1ad9fdfb9c4eb3da59 | |
parent | Adding rules-requires-root field. (diff) | |
download | ck-7c692f682fc51bfa745f8fa15bdb41546059d573.tar.xz ck-7c692f682fc51bfa745f8fa15bdb41546059d573.zip |
Removing trailing slash in homepage field.
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 a58a764..8d60df5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: debhelper-compat (= 13) Rules-Requires-Root: no Standards-Version: 4.5.1 -Homepage: http://concurrencykit.org/ +Homepage: http://concurrencykit.org Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ck Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ck |