[SCM] Git repository for devscripts branch, master, updated. v2.11.6-25-g9071026

James McCoy jamessan at debian.org
Sun May 6 20:21:38 UTC 2012


The following commit has been merged in the master branch:
commit 9071026bbb85ab313e72c9c6cc274bdea586a3e0
Author: James McCoy <jamessan at debian.org>
Date:   Sun May 6 14:35:40 2012 -0400

    bts: Document -m as an alias for show's --mbox.
    
    Closes: #670107
    Signed-off-by: James McCoy <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index aca10b9..cdb991c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 devscripts (2.11.7) UNRELEASED; urgency=low
 
   [ James McCoy ]
-  * bts: Generate a proper Cc field with "reassign … . done …".  (Closes:
-    #668132)
+  * bts:
+    + Generate a proper Cc field with "reassign … . done …".  (Closes:
+      #668132)
+    + Document -m as an alias for show's --mbox.  (Closes: #670107)
   * debchange:
     + Remove EOLed releases Lenny and Maverick.
     + Change DEBCHANGE_RELEASE_HEURISTIC default to "changelog".
diff --git a/scripts/bts.pl b/scripts/bts.pl
index e679100..36f0d2d 100755
--- a/scripts/bts.pl
+++ b/scripts/bts.pl
@@ -802,7 +802,7 @@ sensible-browser(1).
 
 Options may be specified after the B<bugs> command in addition to or
 instead of options at the start of the command line: recognised
-options at this point are: B<-o>/B<--offline>/B<--online>, B<--mbox>, B<--mailreader>
+options at this point are: B<-o>/B<--offline>/B<--online>, B<-m>/B<--mbox>, B<--mailreader>
 and B<-->[B<no->]B<cache>.  These are described earlier in this manpage.  If
 either the B<-o> or B<--offline> option is used, or there is already an
 up-to-date copy in the local cache, the cached version will be used.

-- 
Git repository for devscripts



More information about the Devscripts-devel mailing list