summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2015-11-21 15:35:34 +0000
committerMatthew Vernon <matthew@debian.org>2015-11-21 15:36:27 +0000
commit519a17c5e5fa25f6abb42e289fdcd4a5e769ea4b (patch)
treed69943f22b9c83cc5a31cdbe32e21c1b001aab61 /debian/control
parentd9aaaf6dc5a7494b04e600f1e7d3da561aff0daf (diff)
Remove conflicts with long-vanished pcre{1,2}-dev packages (so newdebian/2%8.35-8
PCRE2 packages can co-exist)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d4690c0..8ce64d0 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,6 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libc6-dev, libpcre3 (= ${binary:Version}), libpcre16-3 (= ${binary:Version}), libpcre32-3 (= ${binary:Version}), libpcrecpp0v5 (= ${binary:Version}), ${misc:Depends}
-Conflicts: libpcre1-dev, libpcre2-dev
Description: 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.