diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-05-11 20:10:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-02 09:11:47 +0000 |
commit | 40ae8a49abe23d7006e3fece91b41619f789bfe2 (patch) | |
tree | 82812c39afdd28f8f215adb349e03836a9d25f63 | |
parent | Updating copyright for 2022. (diff) | |
download | ptpython-40ae8a49abe23d7006e3fece91b41619f789bfe2.tar.xz ptpython-40ae8a49abe23d7006e3fece91b41619f789bfe2.zip |
Updating to standards version 4.6.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a8ec29f..3f7a01b 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: python3-pygments, python3-setuptools, Rules-Requires-Root: no -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 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 |