From 70762a2d8b9c32c1268a746f144be7f96578454c Mon Sep 17 00:00:00 2001 From: Pablo Mestre Drake <pmdcuba@gmail.com> Date: Tue, 31 Aug 2021 01:04:26 -0300 Subject: [PATCH] Update debian/control - (Standards-Version): Mirgate to 4.6.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cc7ff7f..fd55c0a 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, python3-ujson, python3-yapf <!nocheck> -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Homepage: https://github.com/palantir/python-language-server Vcs-Git: https://salsa.debian.org/python-team/packages/python-language-server.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-language-server -- GitLab