Package: php7.3-curl
Version: 7.3.4-2
Severity: important
Tags: patch

Hi Ondřej,

sorry for bothering you again, but there are a few (2) cases where the
previously added Breaks against php7.0-curl in php7.3-common did not do
the trick ... instead we need one in php7.3-curl, too.
(It's important to have Breaks in both packages, since each alone only
fixed a subset of the problematic upgrade paths.)
I verified that the attached patch fixes the two remaining upgrade
paths.

Andreas
diff -Nru php7.3-7.3.4/debian/changelog php7.3-7.3.4/debian/changelog
--- php7.3-7.3.4/debian/changelog       2019-04-13 21:05:48.000000000 +0200
+++ php7.3-7.3.4/debian/changelog       2019-05-12 11:20:16.000000000 +0200
@@ -1,3 +1,10 @@
+php7.3 (7.3.4-3) UNRELEASED; urgency=medium
+
+  * php7.3-curl: Add Breaks against php7.0-curl for smoother upgrades from
+    stretch.  (Closes: #xxxxxx)
+
+ -- Andreas Beckmann <a...@debian.org>  Sun, 12 May 2019 11:20:16 +0200
+
 php7.3 (7.3.4-2) unstable; urgency=medium
 
   [Andreas Beckmann]
diff -Nru php7.3-7.3.4/debian/php-curl.substvars.extra 
php7.3-7.3.4/debian/php-curl.substvars.extra
--- php7.3-7.3.4/debian/php-curl.substvars.extra        1970-01-01 
01:00:00.000000000 +0100
+++ php7.3-7.3.4/debian/php-curl.substvars.extra        2019-05-12 
11:20:16.000000000 +0200
@@ -0,0 +1 @@
+php-curl:Breaks=php7.0-curl (<< 7.0.33-1~)
diff -Nru php7.3-7.3.4/debian/prepare-files php7.3-7.3.4/debian/prepare-files
--- php7.3-7.3.4/debian/prepare-files   2019-04-13 21:05:48.000000000 +0200
+++ php7.3-7.3.4/debian/prepare-files   2019-05-12 11:20:16.000000000 +0200
@@ -8,6 +8,7 @@
 php@PHP_VERSION@-common.README.Debian
 php@PHP_VERSION@-common.substvars.extra
 php@PHP_VERSION@.conf
+php@PHP_VERSION@-curl.substvars.extra
 php@PHP_VERSION@dbg.1
 php@php_vers...@-dev.dirs
 php@PHP_VERSION@-dev.files

Attachment: php-horde-webmail_5.2.22-3.log.gz
Description: application/gzip

Reply via email to