From: Matthew Vernon Date: Mon, 2 Dec 2019 11:58:15 +0000 (+0000) Subject: Remove -dbg package from control X-Git-Tag: archive/raspbian/10.45-1+rpi1~1^2~62 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4d9c3867ebf9fd6a67b3a6a4d76443f65ad650e7;p=pcre2.git Remove -dbg package from control --- diff --git a/debian/control b/debian/control index 5f57e3f..dd6f4ef 100644 --- a/debian/control +++ b/debian/control @@ -92,21 +92,6 @@ Description: New Perl Compatible Regular Expression Library - development files This package contains the development files, including headers, static libraries, and documentation. -Package: libpcre2-dbg -Section: debug -Architecture: any -Multi-Arch: same -Depends: libpcre2-8-0 (= ${binary:Version}), libpcre2-16-0 (= ${binary:Version}), libpcre2-32-0 (= ${binary:Version}), libpcre2-posix0 (= ${binary:Version}), ${misc:Depends} -Description: New Perl Compatible Regular Expression Library - debug symbols - This is PCRE2, the new implementation of PCRE, a library of functions - to support regular expressions whose syntax and semantics are as - close as possible to those of the Perl 5 language. New projects - should use this library in preference to the older library, - confusingly called pcre3 in Debian. - . - This package contains the debug symbols. - - Package: pcre2-utils Section: utils Architecture: any