From 0639fc840796e06198daf7f9476bf096fb27e19d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org> Date: Thu, 14 Jul 2022 09:11:00 +0200 Subject: [PATCH] Update Standards-Version to 4.6.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 23d9c0f..b986c1f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), phpab, phpunit (>= 9.5.3), pkg-php-tools (>= 1.41~) -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 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