From d570de56b64a6f3b3e1ce2fbbbe43fe80d634305 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:40:43 +0000 Subject: [PATCH] [AMENDMENT 6/6/2003] build-depends-indep should not be satisfied Author: srivasta Date: 2003/06/07 17:54:43 [AMENDMENT 6/6/2003] build-depends-indep should not be satisfied during clean target. git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-232 --- debian/changelog | 2 ++ policy.sgml | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f8f1c97..4bc1895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ debian-policy (3.6.0) unstable; urgency=low machine. This answers some of the issues mentioned in Bug#175064 * [AMENDMENT 02/05/2003] encourage packagers to systematically prevent mis-linked libraries closes: Bug#191369 + * [AMENDMENT 6/6/2003] build-depends-indep should not be satisfied + during clean target. closes: Bug#191411 -- diff --git a/policy.sgml b/policy.sgml index e193829..edb5e39 100644 --- a/policy.sgml +++ b/policy.sgml @@ -4323,9 +4323,8 @@ Replaces: mail-transport-agent The Build-Depends-Indep and Build-Conflicts-Indep fields must be satisfied when any of the following targets is - invoked: build, clean, - build-indep, binary and - binary-indep. + invoked: build, build-indep, + binary and binary-indep.

-- 2.39.5