From: Matthew Vernon Date: Sun, 23 Jul 2017 15:19:34 +0000 (+0100) Subject: Remove now-deprecated Pre-Depends on multiarch-support X-Git-Tag: archive/debian/2%8.39-4~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?p=pcre3.git;a=commitdiff_plain;h=cd09d8b7b0513ea4c56e16de4d789cd1743f3ffb Remove now-deprecated Pre-Depends on multiarch-support This closes #865987 --- diff --git a/debian/control b/debian/control index cc27478..f206674 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Breaks: galax (<< 1.1-7~), liquidsoap (<< 0.9.2-3~) Multi-Arch: same -Pre-Depends: multiarch-support Description: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. @@ -51,7 +50,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0 Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0 Multi-Arch: same -Pre-Depends: multiarch-support Description: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language.