diff --git a/debian/control b/debian/control index c92389d89578527428d475f958ee059c41afe1a4..e7e70f91db0780272085be9b09b1a7734380fe7e 100644 --- a/debian/control +++ b/debian/control @@ -74,8 +74,8 @@ Build-Depends: apache2-dev (>= 2.4), Build-Conflicts: bind-dev, libxmlrpc-core-c3-dev Standards-Version: 4.5.0.0 -Vcs-Git: https://salsa.debian.org/php-team/php.git -b master-8.1 -Vcs-Browser: https://salsa.debian.org/php-team/php +Vcs-Git: https://salsa.debian.org/php-team/php.git -b debian/main/8.1 +Vcs-Browser: https://salsa.debian.org/php-team/php/-/tree/debian/main/8.1 Homepage: http://www.php.net/ Package: libapache2-mod-php8.1 diff --git a/debian/control.in b/debian/control.in index bfd10f361e6f0e9445e74de60598f1c7faf16404..11a4d6055511b88dfe9cd6e9db9e3086814dd236 100644 --- a/debian/control.in +++ b/debian/control.in @@ -74,8 +74,8 @@ Build-Depends: apache2-dev (>= 2.4), Build-Conflicts: bind-dev, libxmlrpc-core-c3-dev Standards-Version: 4.5.0.0 -Vcs-Git: https://salsa.debian.org/php-team/php.git -b master-@PHP_VERSION@ -Vcs-Browser: https://salsa.debian.org/php-team/php +Vcs-Git: https://salsa.debian.org/php-team/php.git -b debian/main/@PHP_VERSION@ +Vcs-Browser: https://salsa.debian.org/php-team/php/-/tree/debian/main/@PHP_VERSION@ Homepage: http://www.php.net/ Package: libapache2-mod-php@PHP_VERSION@