chiark / gitweb /
Remove now-deprecated Pre-Depends on multiarch-support
authorMatthew Vernon <matthew@debian.org>
Sun, 23 Jul 2017 15:19:34 +0000 (16:19 +0100)
committerMatthew Vernon <matthew@debian.org>
Sun, 23 Jul 2017 15:19:34 +0000 (16:19 +0100)
This closes #865987

debian/control

index cc27478187286c0790ca01bb44716a547939049a..f20667486b71c1f3b15c255ffcae80a1f9b0d18e 100644 (file)
@@ -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.