From 4d0c06096f0ae2be672590fb3ab45c8a13af8d47 Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Tue, 1 Mar 2011 15:58:48 -0800 Subject: [PATCH] =?utf8?q?Add=20a=20reminder=20of=20Pre-Depends=20policy?= =?utf8?q?=20to=20=C2=A77.2=20"Binary=20Dependencies"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Section 3.5 says: You should not specify a Pre-Depends entry for a package before this has been discussed on the debian-devel mailing list and a consensus about doing that has been reached. Add a reminder of this to section 7.2, where the semantics of Pre-Depends are discussed in more detail. Requested-by: Mattias Ellert Fixes: http://bugs.debian.org/599944 Signed-off-by: Jonathan Nieder --- policy.sgml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/policy.sgml b/policy.sgml index f1c528c..aa7f11b 100644 --- a/policy.sgml +++ b/policy.sgml @@ -1090,7 +1090,7 @@ - + Dependencies

@@ -4774,6 +4774,13 @@ Build-Depends: foo [linux-any], bar [any-i386], baz [!linux-any] package. It is best to avoid this situation if possible.

+ +

+ You should not specify a Pre-Depends entry for a + package before this has been discussed on the + debian-devel mailing list and a consensus about + doing that has been reached. + See .

-- 2.39.5