diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-08-18 03:40:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-08-18 03:40:34 +0000 |
commit | 1e9a06ac796986e5ba8959d3dfd657b6c4ba5c24 (patch) | |
tree | 6837145398a164ae0f14d2dc3e6cbbefb65cf36e | |
parent | Updating watch file. (diff) | |
download | ptpython-1e9a06ac796986e5ba8959d3dfd657b6c4ba5c24.tar.xz ptpython-1e9a06ac796986e5ba8959d3dfd657b6c4ba5c24.zip |
Updating to standards version 4.6.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 9268778..a8ec29f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: python3-pygments, python3-setuptools, Rules-Requires-Root: no -Standards-Version: 4.5.1 +Standards-Version: 4.6.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 |