diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-02 08:27:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-02 08:27:33 +0000 |
commit | a5ba761299a62ba37d169d2e3e01968ebbabbb68 (patch) | |
tree | 9755b5914a788f02c977700563598ef2d877d8b4 | |
parent | Adding vcs fields. (diff) | |
download | tqdm-a5ba761299a62ba37d169d2e3e01968ebbabbb68.tar.xz tqdm-a5ba761299a62ba37d169d2e3e01968ebbabbb68.zip |
Shortening standards-version 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 72d70dd..5fb21e9 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-tk <!nocheck>, Rules-Requires-Root: no -Standards-Version: 4.6.2.0 +Standards-Version: 4.6.2 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 |