From 07612e66d8469db3a34b49387f239b4600b6bf0e Mon Sep 17 00:00:00 2001 From: YOKOTA Hiroshi <yokota.hgml@gmail.com> Date: Sat, 1 Mar 2025 23:59:17 +0900 Subject: [PATCH] Upgrade Debian policy to 4.7.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a8438ca..a95dd71 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: python3-async-timeout (>= 4.0.1), python3-pytest-cov <!nocheck>, python3-pytest-timeout <!nocheck>, python3-pytest-tornasync <!nocheck> -Standards-Version: 4.7.1 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-zeroconf Vcs-Git: https://salsa.debian.org/python-team/packages/python-zeroconf.git Homepage: https://github.com/python-zeroconf/python-zeroconf -- GitLab