Author: adam-guest
Date: 2008-04-13 17:59:03 +0000 (Sun, 13 Apr 2008)
New Revision: 1338

Modified:
   trunk/debian/changelog
   trunk/scripts/bts.pl
Log:
bts: Update documentation for "forwarded" to indicate that it may also
be used with a URL (for instance, for an upstream bug tracker)
(Closes: #475896)

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-04-13 16:47:02 UTC (rev 1337)
+++ trunk/debian/changelog      2008-04-13 17:59:03 UTC (rev 1338)
@@ -1,5 +1,8 @@
 devscripts (2.10.26) UNRELEASED; urgency=low
 
+  * bts: Update documentation for "forwarded" to indicate that it may also
+    be used with a URL (for instance, for an upstream bug tracker)
+    (Closes: #475896)
   * checkbashisms:
     + Add experimental makefile support (only enabled if -f is used)
     + Modify the "2>&foo" check to allow a valid file descriptor followed

Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl        2008-04-13 16:47:02 UTC (rev 1337)
+++ trunk/scripts/bts.pl        2008-04-13 17:59:03 UTC (rev 1338)
@@ -1389,9 +1389,10 @@
     mailbts("severity of $bug is $matches[0]", "severity $bug $matches[0]");
 }
 
-=item forwarded <bug> <email>
+=item forwarded <bug> <address>
 
-Mark the bug as forwarded to the given email address.
+Mark the bug as forwarded to the given address (usually an email address or
+a URL for an upstream bug tracker).
 
 =cut
 



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to