Author: jamessan
Date: 2009-01-14 19:45:41 +0000 (Wed, 14 Jan 2009)
New Revision: 1789
Modified:
trunk/Devscripts/Debbugs.pm
trunk/debian/changelog
trunk/scripts/bts.pl
Log:
bts: Document correspondent and affects keys for select command.
Modified: trunk/Devscripts/Debbugs.pm
===================================================================
--- trunk/Devscripts/Debbugs.pm 2009-01-13 17:59:56 UTC (rev 1788)
+++ trunk/Devscripts/Debbugs.pm 2009-01-14 19:45:41 UTC (rev 1789)
@@ -63,6 +63,14 @@
Bug's owner.
+=item correspondent
+
+Address of someone who sent mail to the log.
+
+=item affects
+
+Bugs which affect this package.
+
=item bugs
List of bugs to search within.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-01-13 17:59:56 UTC (rev 1788)
+++ trunk/debian/changelog 2009-01-14 19:45:41 UTC (rev 1789)
@@ -18,6 +18,7 @@
+ Determine the actual HEAD ref to skip when first cloning a git repo
instead of assuming it is master. This ensures branches don't get
skipped when specifying extra branches to track with --git-track.
+ * bts: Document correspondent and affects keys for select command.
-- Patrick Schoenfeld <[email protected]> Fri, 09 Jan 2009 23:01:08 +0100
Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl 2009-01-13 17:59:56 UTC (rev 1788)
+++ trunk/scripts/bts.pl 2009-01-14 19:45:41 UTC (rev 1789)
@@ -977,6 +977,14 @@
Bug's owner.
+=item correspondent
+
+Address of someone who sent mail to the log.
+
+=item affects
+
+Bugs which affect this package.
+
=item bugs
List of bugs to search within.
--
To unsubscribe, send mail to [email protected].