]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
[AMENDMENT 6/6/2003] build-depends-indep should not be satisfied
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:40:43 +0000 (05:40 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:40:43 +0000 (05:40 +0000)
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
policy.sgml

index f8f1c97dafac099363e8c329c43b6551443679e6..4bc1895c528feb87d2c9fc7871ccb85749df0f6c 100644 (file)
@@ -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
 
  -- 
 
index e19382911e8eb4e4f2a8888542806024a87fa731..edb5e39d86d3613d7e3e1a2779d82142147b60b6 100644 (file)
@@ -4323,9 +4323,8 @@ Replaces: mail-transport-agent
                 The <tt>Build-Depends-Indep</tt> and
                <tt>Build-Conflicts-Indep</tt> fields must be
                satisfied when any of the following targets is
-               invoked: <tt>build</tt>, <tt>clean</tt>,
-               <tt>build-indep</tt>, <tt>binary</tt> and
-               <tt>binary-indep</tt>.
+               invoked: <tt>build</tt>, <tt>build-indep</tt>,
+               <tt>binary</tt> and <tt>binary-indep</tt>.
            </item>
          </taglist>
        </p>