Public bug reported:
The Ubuntu delta only brings the following change:
index a0eafa7..a208f68 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
PECL_NAME_OVERRIDE=http
export REPORT_EXIT_STATUS:=0
-PHP_DEFAULT_VERSION_OVERRIDE := 7.4
+PHP_DEFAULT_VERSION_OVERRIDE := 8.1
include /usr/share/dh-php/pkg-pecl.mk
The new Debian 4.2.2-1 package (in unstable)
contains the following data in debian/rules:
#!/usr/bin/make -f
PECL_NAME_OVERRIDE=http
export REPORT_EXIT_STATUS:=0
include /usr/share/dh-php/pkg-pecl.mk
i.e.,
$ diff $UBUNTU_PKG/debian/rules $DEBIAN_PKG/debian/rules
4d3
< PHP_DEFAULT_VERSION_OVERRIDE := 8.1
Therefore, the delta is no longer required.
** Affects: php-pecl-http (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1973036
Title:
Sync 4.2.2-1 from unstable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-pecl-http/+bug/1973036/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs