From 8affebacd059c35e82df54dc16557a8f120f05fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@debian.org> Date: Sun, 4 May 2025 21:02:10 +0200 Subject: [PATCH] Update Standards-Version to 4.7.2 --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 2c7f0bb..bb2a802 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,12 @@ Priority: optional Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org> Uploaders: David Prévot <taffit@debian.org>, Prach Pongpanich <prachpub@gmail.com> -Build-Depends: ant, - debhelper-compat (= 13), +Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, + ant, phpab, - phpunit (>= 10) <!nocheck> -Standards-Version: 4.7.0 + phpunit <!nocheck> +Standards-Version: 4.7.2 Homepage: https://github.com/sebastianbergmann/recursion-context Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-recursion-context.git Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-recursion-context -- GitLab