]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - packaging.sgml
* Correct missing </chapt> in packaging.sgml (closes
[debian/debian-policy.git] / packaging.sgml
index 00a4cb97f8df3035df6c53173e0353c5462f21f3..a788ee964daf40fda4769ccb2cfcd2a737ab90a8 100644 (file)
          </footnote>
        </p>
       </sect>
-      
+    </chapt>
+
     <chapt id="sourcepkg">
       <heading>Source packages</heading>
 
       <p>      
        If you need to compare version numbers in a script, you may use
        <tt>dpkg --compare-versions ...</tt>. Type <tt>dpkg
-       --help</tt> --> --for details on arguments.
+       --help</tt> for details on arguments.
       </p>
 
       <sect>
                <footnote>
                  <p>
                    Part of the problem is due to what is arguably a
-                   bug in <prgn>dpkg</prgn> .
+                   bug in <prgn>dpkg</prgn>.
                  </p>
                </footnote>
              </p>
       <sect><heading>Relationships between source and binary packages -
               <tt>Build-Depends</tt>, <tt>Build-Depends-Indep</tt>,
               <tt>Build-Conflicts</tt>, <tt>Build-Conflicts-Indep</tt>
-           </heading>
+       </heading>
 
         <p>
           A source package may declare a dependency or a conflict on a
           when one of the targets in <tt>debian/rules</tt> that the
           particular field applies to is invoked.
 
-        <taglist>
-          <tag><tt>Build-Depends</tt>, <tt>Build-Conflicts</tt></tag>
-          <item>
-            <p>
-              The <tt>Build-Depends</tt> and <tt>Build-Conflicts</tt> fields apply
-              to the targets
-              <tt>build</tt>, <tt>binary</tt>, <tt>binary-arch</tt>
-              and <tt>binary-indep</tt>.
-            </p>
-          </item>
-          <tag><tt>Build-Depends-Indep</tt>, <tt>Build-Conflicts-Indep</tt></tag>
-          <item>
-            <p>
-              The <tt>Build-Depends-Indep</tt> and
-              <tt>Build-Conflicts-Indep</tt> fields apply to the
-              targets <tt>binary</tt> and <tt>binary-indep</tt>.
-            </p>
-          </item>
-        </taglist>
+         <taglist>
+           <tag><tt>Build-Depends</tt>, <tt>Build-Conflicts</tt></tag>
+           <item>
+             <p>
+                The <tt>Build-Depends</tt> and
+               <tt>Build-Conflicts</tt> fields apply to the targets
+               <tt>build</tt>, <tt>binary</tt>, <tt>binary-arch</tt>
+               and <tt>binary-indep</tt>.
+             </p>
+           </item>
+           <tag><tt>Build-Depends-Indep</tt>, <tt>Build-Conflicts-Indep</tt></tag>
+           <item>
+             <p>
+                The <tt>Build-Depends-Indep</tt> and
+               <tt>Build-Conflicts-Indep</tt> fields apply to the
+               targets <tt>binary</tt> and <tt>binary-indep</tt>.
+             </p>
+           </item>
+         </taglist>
 
-      </p>
+       </p>
 
-    </sect>
+      </sect>
+    </chapt>
 
 
-   </chapt>
     <chapt id="conffiles"><heading>Configuration file handling
       </heading>
 
     
   </book>
 </debiandoc>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-