From 5b3baced3a8a277df8bc3cfff9a69ccc90fe7157 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 12 Mar 2011 14:20:53 -0400 Subject: Depend on dpkg-dev (>= 1.16.0) for multiarch support. Note to backporters: If you remove that dependency, debhelper will fall back to not doing multiarch stuff in v9 mode, which is probably what you want. --- debhelper.pod | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 9bb06e7..7c88f36 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -516,9 +516,8 @@ Changes from v8 are: Multiarch support. In particular, B passes multiarch directories to autoconf in --libdir and --libexecdir, while B detects packages containing multiarch -directories and sets a Pre-Dependency on multiarch-support is -${misc:Pre-Depends} . A version of dpkg-dev supporting multiarch -is required for this to work. +directories and sets a Pre-Dependency on multiarch-support in +${misc:Pre-Depends} =item v8 -- cgit v1.2.1