]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - policy.sgml
List build-arch and build-indep with the other required targets in 4.9.
[debian/debian-policy.git] / policy.sgml
index 1390cf41c5e0d69d6de6135e806776c1c181c73d..3936c18ae9eca4b53b7b2732becae838b075d2cd 100644 (file)
@@ -1916,7 +1916,8 @@ zope.
        <p>
          The following targets are required and must be implemented
          by <file>debian/rules</file>: <tt>clean</tt>, <tt>binary</tt>,
-         <tt>binary-arch</tt>, <tt>binary-indep</tt>, and <tt>build</tt>.
+         <tt>binary-arch</tt>, <tt>binary-indep</tt>, <tt>build</tt>,
+         <tt>build-arch</tt> and <tt>build-indep</tt>.
          These are the targets called by <prgn>dpkg-buildpackage</prgn>.
        </p>
 
@@ -12047,6 +12048,11 @@ END-INFO-DIR-ENTRY
        there is a time, after it has been diverted but before
        <prgn>dpkg</prgn> has installed the new version, when the file
        does not exist.</p>
+
+      <p>
+       Do not attempt to divert a conffile, as <prgn>dpkg</prgn> does not
+       handle it well.
+      </p>
     </appendix>
 
   </book>