chiark / gitweb /
Ch. "Overview of Debian Maintainer Tools": new section for yada (um,
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Fri, 21 May 1999 05:39:34 +0000 (05:39 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Fri, 21 May 1999 05:39:34 +0000 (05:39 +0000)
    someone who uses this should check my description), correct build ->
    debuild in the devscripts section (closes Bug#38053)

git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@819 313b444b-1b9f-4f58-a734-7bb04f332e8d

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>.
 
 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>
 
       <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
 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>.
 
 
 <prgn>dpkg-buildpackage</prgn>.