Sync 4.2.2-1 from unstable

Bug #1973036 reported by Athos Ribeiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
php-pecl-http (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

This bug was fixed in the package php-pecl-http - 4.2.2-1

---------------
php-pecl-http (4.2.2-1) unstable; urgency=medium

  * New upstream version 4.2.2
  * Strip the PHP default version (Closes: #1010053, #1006742, #1005198)

 -- Ondřej Surý <email address hidden> Tue, 26 Apr 2022 09:01:15 +0200

Changed in php-pecl-http (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.