diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 05:32:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 05:32:01 +0000 |
commit | 09db3ae35631c36fc6a2fa0647d14d8357967f8b (patch) | |
tree | f3b7c8c26f9e1f6a2cc86da5bc25a9bd363d2d12 | |
parent | Releasing debian version 3.0.26-1. (diff) | |
download | ptpython-09db3ae35631c36fc6a2fa0647d14d8357967f8b.tar.xz ptpython-09db3ae35631c36fc6a2fa0647d14d8357967f8b.zip |
Updating to standards-version 4.7.0.
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 3a111ba..cfaf5e2 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: python3-pygments, python3-setuptools, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://github.com/prompt-toolkit/ptpython Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ptpython Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ptpython |