chiark / gitweb /
chapter titles need caps
[developers-reference.git] / developers-reference.sgml
index af972e7fc7ae67b7b5508c071192ec50b7277b37..8a32ae87557077b71aca12e31f1079e80c429497 100644 (file)
@@ -5,7 +5,7 @@
   <!-- common, language independant entities -->
   <!entity % commondata  SYSTEM "common.ent" > %commondata;
   <!-- CVS revision of this document -->
-  <!entity cvs-rev "$Revision: 1.87 $">
+  <!entity cvs-rev "$Revision: 1.90 $">
 
   <!-- if you are translating this document, please notate the RCS
        revision of the developers reference here -->
@@ -34,7 +34,7 @@
 
       <copyright>
        <copyrightsummary>
-copyright &copy;1998 &ndash 2001 Adam Di Carlo</copyrightsummary>
+copyright &copy;1998 &ndash 2002 Adam Di Carlo</copyrightsummary>
        <copyrightsummary>
 copyright &copy;1997, 1998 Christian Schwarz</copyrightsummary>
        <p>
@@ -89,13 +89,14 @@ generally agreed-upon best practices.  Thus, it is what is called a
 
     <chapt id="new-maintainer">Applying to Become a Maintainer
        
-      <sect>Getting started
+      <sect id="getting-started">Getting started
        <p>
-So, you've read all the documentation, you understand what everything
-in the <package>hello</package> example package is for, and you're about to
-Debianize your favourite piece of software.  How do you actually
-become a Debian developer so that your work can be incorporated into
-the Project?
+So, you've read all the documentation, you've gone through the <url
+id="&url-newmaint-guide;" name="Debian New Maintainers' Guide">,
+understand what everything in the <package>hello</package> example
+package is for, and you're about to Debianize your favourite piece of
+software.  How do you actually become a Debian developer so that your
+work can be incorporated into the Project?
        <p>
 Firstly, subscribe to &email-debian-devel; if you haven't already.
 Send the word <tt>subscribe</tt> in the <em>Subject</em> of an email
@@ -237,7 +238,7 @@ before actually applying.  If you are well prepared, you can save
 a lot of timer later on.
 
 
-      <sect id="mentors">Debian Mentors
+      <sect id="mentors">Debian Mentors and Sponsors
        <p>
 The mailing list &email-debian-mentors; has been set up for novice
 maintainers who seek help with initial packaging and other
@@ -246,6 +247,13 @@ to that list (see <ref id="mailing-lists"> for details).
        <p>
 Those who prefer one-on-one help (e.g., via private email) should also
 post to that list and an experienced developer will volunteer to help.
+       <p>
+In addition, if you have some packages ready for inclusion in Debian,
+but are waiting for your new maintainer application to go through, you
+might be able find a sponsor to upload your package for you.  Sponsors
+are people who are official Debian maintainers, and who are willing to
+critique and upload your packages for you.  Sponsorees can request a
+sponsors at <url id="&url-sponsors;">.
 
 
     <chapt id="developer-duties">Debian Developer's Duties
@@ -868,7 +876,7 @@ symbolic links for <em>stable</em>, <em>testing</em>, and
 <em>unstable</em> point to the appropriate release directories.
 
 
-    <chapt id="upload">Package uploads
+    <chapt id="upload">Package Uploads
 
       <sect>New packages
        <p>
@@ -928,7 +936,7 @@ better feel of what is going on, and what is new, in the project.
 Changes that you make to the package need to be recorded in the
 <file>debian/changelog</file>.  These changes should provide a concise
 description of what was changed, why (if it's in doubt), and note if
-any bugs were closed.  They also record when the packages was
+any bugs were closed.  They also record when the package was
 completed.  This file will be installed in
 <file>/usr/share/doc/<var>package</var>/changelog.Debian.gz</file>, or
 <file>/usr/share/doc/<var>package</var>/changelog.gz</file> for native
@@ -937,14 +945,14 @@ packages.
 The <file>debian/changelog</file> file conform to a certain structure,
 with a number of different fields.  One field of note, the
 <em>distribution</em>, is described in <ref id="upload-dist">.  More
-information about the structure structure of this file can be found in
+information about the structure of this file can be found in
 the Debian Policy section titled "<file>debian/changelog</file>".
          <p>
 Changelog entries can be used to automatically close Debian bugs when
 the package is installed into the archive.  See <ref
 id="upload-bugfix">.
          <p>
-It is conventional that the changelog entry notating that the package
+It is conventional that the changelog entry notating of a package that
 contains a new upstream version of the software looks like this:
 <example>
   * new upstream version
@@ -1149,7 +1157,7 @@ directory on <tt>ftp-master</tt> and then move them to
           <p>
 <em>Note:</em> Do not upload to <tt>ftp-master</tt> packages
 containing software that is patent-restricted by the United States
-government, any cryptographic packages which belong in
+government, nor any cryptographic packages which belong to
 <em>contrib</em> or <em>non-free</em>.  If you can't upload it to
 <tt>ftp-master</tt>, then neither can you upload it to the overseas
 upload queues on <tt>chiark</tt> or <tt>erlangen</tt>.  Uploads of
@@ -1162,7 +1170,7 @@ You may also find the Debian packages <package>dupload</package> or
 <package>dput</package> useful
 when uploading packages.  These handy program are distributed with
 defaults for uploading via <prgn>ftp</prgn> to <tt>ftp-master</tt>,
-<tt>chiark</tt>, and <tt>erlangen</tt>.  It can also be configured to
+<tt>chiark</tt>, and <tt>erlangen</tt>. They can also be configured to
 use <prgn>ssh</prgn> or <prgn>rsync</prgn>.  See <manref name="dupload"
 section="1">, <manref name="dupload" section="5"> and <manref name="dput"
 section="1"> for more information.
@@ -1194,8 +1202,8 @@ restriction has been waived for software which is already available
 outside the U.S.  Therefore, any cryptographic software which belongs
 in the <em>main</em> section of the Debian archive and does not depend
 on any package outside of <em>main</em> (e.g., does not depend on
-anything in <em>non-US/main</em>) can be uploaded to ftp-master or its
-queues, described above.
+anything in <em>non-US/main</em>) can be uploaded to <tt>ftp-master</tt>
+or its queues, described above.
          <p>
 Debian policy does not prevent upload to non-US by U.S. residents or
 citizens, but care should be taken in doing so. It is recommended that
@@ -2235,7 +2243,7 @@ favor of <package>debhelper</package>.  However, it's not a bug to use
        <p>
 <package>yada</package> is another packaging helper tool.  It uses a
 <file>debian/packages</file> file to auto-generate
-<file>debian/rules</file> other necessary files in the
+<file>debian/rules</file> and other necessary files in the
 <file>debian/</file> subdirectory.
        <p>
 Note that <package>yada</package> is called "essentially unmaintained"
@@ -2306,7 +2314,7 @@ The <package>debootstrap</package> package and script allows you to
 By "base system", we mean the bare minimum of packages required to
 operate and install the rest of the system.
        <p>
-Having a system link this can be useful in many ways. For instance,
+Having a system like this can be useful in many ways. For instance,
 you can <prgn>chroot</prgn> into it if you want to test your build
 depends.  Or, you can test how your package behaves when installed
 into a bare base system.