summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2023-07-05 02:27:43 +0200
committerAxel Beckert <abe@deuxchevaux.org>2023-07-05 18:55:51 +0200
commit138340f908926ef5bfbc3e82b1ca1cc9a97de22c (patch)
treebdf12e2df4bdd3202e99dfefb9d10b2e6a35d8d8 /debian/patches/series
parentd2a99aa86a81f1ad931ab2d3bf8a5ba28c2ed0d4 (diff)
downloadzsh-138340f908926ef5bfbc3e82b1ca1cc9a97de22c.tar.gz
zsh-138340f908926ef5bfbc3e82b1ca1cc9a97de22c.zip
Cherry pick multiple upstream commits to migrate pcre module to pcre2.
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 77f9c45db..eebee12c7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,6 @@ completion-dscverify.diff
use-pager-instead-of-more-by-default.patch
fix-typos-in-man-pages.patch
cherry-pick-3e3cfabc-revert-38150-and-fix-in-calling-function-cfp_matcher_range-instead.patch
+cherry-pick-4b7a9fd0-additional-typset--p--m-fix-for-namespaces.patch
+cherry-pick-b62e91134-51723-migrate-pcre-module-to-pcre2.patch
+cherry-pick-10bdbd8b-51877-do-not-build-pcre-module-if-pcre2-config-is-not-found.patch