chiark / gitweb /
Update explanation of best practice for closing bugs, seems to
authorhe <he@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Fri, 13 Jun 2008 07:36:29 +0000 (07:36 +0000)
committerhe <he@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Fri, 13 Jun 2008 07:36:29 +0000 (07:36 +0000)
have been forgotten when everything was upgraded to use
debbugs version-tracking. Closes: #485969

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

debian/changelog
pkgs.dbk

index c5e7c8ce9b888458340bc0b11407e0c7b32de9fe..ec4155831ae904d64a9eda06a80f3f21ab2e343a 100644 (file)
@@ -43,6 +43,9 @@ developers-reference (3.4.0) UNRELEASED; urgency=low
   * Update description of the madison tool (by replacing it with a
     description of the dak ls tool). Update the example while we're
     at it.
+  * Update explanation of best practice for closing bugs, seems to
+    have been forgotten when everything was upgraded to use
+    debbugs version-tracking. Closes: #485969
 
  -- Marc 'HE' Brockschmidt <he@debian.org>  Sun, 01 Jun 2008 16:26:33 +0200
 
index 1a86405d841fc0db51840aa899a9034a8bbd2ba2..d96c0ae8ac6c88d7ee3e124928c656ff5b4cc72a 100644 (file)
--- a/pkgs.dbk
+++ b/pkgs.dbk
@@ -735,9 +735,9 @@ several developers working on the same package.
 </listitem>
 <listitem>
 <para>
-Once a corrected package is available in the <literal>unstable</literal>
-distribution, you can close the bug.  This can be done automatically, read
-<xref linkend="upload-bugfix"/> .
+Once a corrected package is available in the archive, the bug should be
+closed indicating the version in which it was fixed. This can be done
+automatically, read <xref linkend="upload-bugfix"/>.
 </para>
 </listitem>
 </orderedlist>