summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2017-07-23 16:19:34 +0100
committerMatthew Vernon <matthew@debian.org>2017-07-23 16:19:34 +0100
commitcd09d8b7b0513ea4c56e16de4d789cd1743f3ffb (patch)
tree1b9c623ecab2da09f2bf83f66ed1437e6424e0d1 /debian
parent66a20da2f599a8b977241486029b6e8ed8369e0d (diff)
Remove now-deprecated Pre-Depends on multiarch-support
This closes #865987
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
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.