From 07da83911fda980387668af0a8528f7ecd99be7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@persil.tilapin.org> Date: Thu, 26 Oct 2023 13:20:05 +0200 Subject: [PATCH] Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0c778ab..8992819 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), phpab, phpunit (>= 9.5.3), pkg-php-tools (>= 1.41~) -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Homepage: https://github.com/http-interop/http-factory-tests Vcs-Git: https://salsa.debian.org/php-team/pear/php-http-interop-http-factory-tests.git Vcs-Browser: https://salsa.debian.org/php-team/pear/php-http-interop-http-factory-tests -- GitLab