chiark / gitweb /
Sec "Responding to bugs": mention what FTBFS means; closes: #186605
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 16 Jun 2003 08:03:41 +0000 (08:03 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 16 Jun 2003 08:03:41 +0000 (08:03 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@2332 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
developers-reference.sgml

index 3c5279444ac45094fab8b45c215652f3aa274952..1145243be829a79b2095e609b51c54654214c8fc 100644 (file)
@@ -17,6 +17,7 @@ developers-reference (3.3.3) unstable; urgency=low
     - Sec "Managing sponsored packages": remove unnecessary 'debsign' cmd;
       closes: #192417
     - fix debconf-devel(7) man page section; closes: #189512
+    - Sec "Responding to bugs": mention what FTBFS means; closes: #186605
     - Sec "Distribution directories" renamed "Distributions"
     - Sec "The testing distribution" moved under Sec "Distribution
       directories" and renamed "More information about the testing
@@ -24,7 +25,7 @@ developers-reference (3.3.3) unstable; urgency=low
     - Secs "Uploads to {stable,testing-proposed-updates}" retitled to make
       it clear these are special cases
 
- -- Adam Di Carlo <aph@debian.org>  Mon, 16 Jun 2003 03:11:42 -0400
+ -- Adam Di Carlo <aph@debian.org>  Mon, 16 Jun 2003 03:59:01 -0400
 
 developers-reference (3.3.2) unstable; urgency=low
 
index a86386ec698e921b12591d62fe783296e22639e7..1585a4c568e4d12894b60b766d58f6c4b79adfe6 100644 (file)
@@ -6,7 +6,7 @@
   <!entity % commondata  SYSTEM "common.ent" > %commondata;
 
   <!-- CVS revision of this document -->
-  <!entity cvs-rev "$Revision: 1.205 $">
+  <!entity cvs-rev "$Revision: 1.206 $">
   <!-- if you are translating this document, please notate the CVS
        revision of the developers reference here -->
   <!--
@@ -1974,7 +1974,8 @@ maintainer address.
 
       <sect1 id="bug-answering">Responding to bugs
        <p>
-Make sure that any discussion you have about bugs are sent both to
+When responding to bugs, make sure that any discussion you have about
+bugs are sent both to
 the original submitter of the bug, and the bug itself (e.g.,
 <email>123@&bugs-host;</email>). If you're writing a new
 mail and you don't remember the submitter email address, you can
@@ -1983,6 +1984,9 @@ contact the submitter <em>and</em> to record your mail within the
 bug log (that means you don't need to send a copy of the mail to
 <email>123@&bugs-host;</email>).
        <p>
+If you get a bug which mentions "FTBFS", that means "Fails to build
+from source".  Porters frequently use this acronym.
+       <p>
 Once you've dealt with a bug report (e.g. fixed it), mark it as
 <em>done</em> (close it) by sending an explanation message to
 <email>123-done@&bugs-host;</email>. If you're fixing a bug by