From 301ff5812c6f12d636cce88671dfffb58e322c52 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof <git@jochen.sprickerhof.de> Date: Wed, 18 May 2022 07:22:55 +0200 Subject: [PATCH] Bump policy version (no changes) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b77d20b..6ce4eb4 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: mypy, python3-pytest <!nocheck>, python3-setuptools, python3-toml, -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Homepage: https://github.com/python-lsp/pylsp-mypy Vcs-Git: https://salsa.debian.org/python-team/packages/python-lsp-mypy.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-lsp-mypy -- GitLab