diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-21 02:32:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-21 02:32:10 +0000 |
commit | ce4645fe639393966a94bd48bd1143b7faa2d90e (patch) | |
tree | cd9916dfb7e67181a45917d84d792441ef2d05ab | |
parent | Reworking copyright file. (diff) | |
download | terminaltables-ce4645fe639393966a94bd48bd1143b7faa2d90e.tar.xz terminaltables-ce4645fe639393966a94bd48bd1143b7faa2d90e.zip |
Updating homepage field in control.
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 b9399c1..25be767 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: python3-sphinx-rtd-theme, python3-termcolor, Standards-Version: 4.6.1 -Homepage: https://github.com/Robpol86/terminaltables +Homepage: https://github.com/matthewdeanmartin/terminaltables Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/terminaltables Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/terminaltables Testsuite: autopkgtest-pkg-python |