From b552486cb716d57f9c4551e54e99e612bcf3d964 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Fri, 6 Dec 2019 16:06:33 +0000 Subject: [PATCH] Replace and Conflict libpcre2-posix0 (closes: #946279) This is a bit sad, but because libpcre2-posix0 didn't reflect the soname change to 2, the new package libpcre2-posix2 that _does_ reflect the soname change needs to replace and conflict with the new version --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4c6b9b3..73a146e 100644 --- a/debian/control +++ b/debian/control @@ -67,6 +67,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} +Replaces: libpcre2-posix0 +Conflicts: libpcre2-posix0 Description: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as -- 2.30.2