chiark / gitweb /
version 2.6.7
[developers-reference.git] / developers-reference.sgml
index f9c21e0db714bedbcdd5284cc9ddd61b04416f06..5675f6d50eb4268e75ea5f2ee7b051a057e4173a 100644 (file)
@@ -1907,6 +1907,14 @@ The consensus is that <package>debmake</package> is now deprecated in
 favor of <package>debhelper</package>.  However, it's not a bug to use
 <package>debmake</package>.
 
+      <sect id="yada">
+       <heading><package>yada</package>
+       <p>
+<package>yada</package> is a new packaging helper tool with a slightly
+different philosophy.  It uses a <file>debian/packages</file> file to
+auto-generate other necessary files in the <file>debian/</file>
+subdirectory.
+
 
       <sect id="cvs-buildpackage">
        <heading><package>cvs-buildpackage</package>
@@ -1949,7 +1957,7 @@ install files with root ownership).  If you have
 and tools which you may find helpful for maintaining your Debian
 packages.  Example scripts include <prgn>debchange</prgn>, which will
 manipulate your <file>debian/changelog</file> file from the
-command-line, and <prgn>build</prgn>, which is a wrapper around
+command-line, and <prgn>debuild</prgn>, which is a wrapper around
 <prgn>dpkg-buildpackage</prgn>.