diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-02 08:26:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-02 08:26:54 +0000 |
commit | 18ea7e8c616bd8602451311b08456d089dd4b5dc (patch) | |
tree | 680889c03e98c90666f2c377ebd19a6f48ceb3eb | |
parent | Adding rules-requires-root field. (diff) | |
download | tqdm-18ea7e8c616bd8602451311b08456d089dd4b5dc.tar.xz tqdm-18ea7e8c616bd8602451311b08456d089dd4b5dc.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 a4801ee..72d70dd 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,8 @@ Build-Depends: debhelper-compat (= 13), Rules-Requires-Root: no Standards-Version: 4.6.2.0 Homepage: https://github.com/tqdm/tqdm +Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/tqdm +Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/tqdm Package: python3-tqdm Architecture: all |