chiark / gitweb /
Remove now-deprecated Pre-Depends on multiarch-support
[pcre3.git] / debian / control
index ba8de707dbde2216c8e28342e042afe0a961d0f5..f20667486b71c1f3b15c255ffcae80a1f9b0d18e 100644 (file)
@@ -1,7 +1,7 @@
 Source: pcre3
 Section: libs
 Priority: optional
-Maintainer:  Mark Baker <mark@mnb.org.uk>
+Maintainer:  Matthew Vernon <matthew@debian.org>
 Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 5.0.22), dpkg-dev (>= 1.16.0), dh-autoreconf
 
@@ -20,11 +20,13 @@ Breaks:
  galax (<< 1.1-7~),
  liquidsoap (<< 0.9.2-3~)
 Multi-Arch: same
-Pre-Depends: multiarch-support
-Description: Perl 5 Compatible Regular Expression Library - runtime files
+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.
  .
+ New packages should use the newer pcre2 packages, and existing
+ packages should migrate to pcre2.
+ .
  This package contains the runtime libraries.
 
 Package: libpcre3-udeb
@@ -34,22 +36,21 @@ Architecture: any
 Priority: important
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libpcre3-dev (<= 4.3-3)
-Description: Perl 5 Compatible Regular Expression Library - runtime files (udeb)
+Description: Old Perl 5 Compatible Regular Expression Library - runtime files (udeb)
  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.
  .
  This package contains the runtime libraries for the Debian Installer (udeb).
 
-Package: libpcrecpp0
+Package: libpcrecpp0v5
 Section: libs
 Architecture: any
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libpcre3 (<< 6.4-1.1)
-Replaces: libpcre3 (<< 6.4-1.1)
+Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0
+Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0
 Multi-Arch: same
-Pre-Depends: multiarch-support
-Description: Perl 5 Compatible Regular Expression Library - C++ runtime files
+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.
  .
@@ -59,12 +60,14 @@ Package: libpcre3-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libc6-dev, libpcre3 (= ${binary:Version}), libpcre16-3 (= ${binary:Version}), libpcre32-3 (= ${binary:Version}), libpcrecpp0 (= ${binary:Version}), ${misc:Depends}
-Conflicts: libpcre1-dev, libpcre2-dev
-Description: Perl 5 Compatible Regular Expression Library - development files
+Depends: libc6-dev, libpcre3 (= ${binary:Version}), libpcre16-3 (= ${binary:Version}), libpcre32-3 (= ${binary:Version}), libpcrecpp0v5 (= ${binary:Version}), ${misc:Depends}
+Description: Old Perl 5 Compatible Regular Expression Library - development 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.
  .
+ New packages should use the newer pcre2 packages, and existing
+ packages should migrate to pcre2.
+ .
  This package contains the development files, including headers, static 
  libraries, and documentation.
 
@@ -72,9 +75,9 @@ Package: libpcre3-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libpcre3 (= ${binary:Version}), libpcrecpp0 (= ${binary:Version}),  ${misc:Depends}
+Depends: libpcre3 (= ${binary:Version}), libpcrecpp0v5 (= ${binary:Version}),  ${misc:Depends}
 Multi-Arch: same
-Description: Perl 5 Compatible Regular Expression Library - debug symbols
+Description: Old Perl 5 Compatible Regular Expression Library - debug symbols
  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.
  .
@@ -99,7 +102,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Description: Perl 5 Compatible Regular Expression Library - 16 bit runtime files
+Description: Old Perl 5 Compatible Regular Expression Library - 16 bit 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.
  .
@@ -111,7 +114,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Description: Perl 5 Compatible Regular Expression Library - 32 bit runtime files
+Description: Old Perl 5 Compatible Regular Expression Library - 32 bit 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.
  .