SVN devscripts commit: r543 - in trunk: debian scripts

Stefano Zacchiroli zack at alioth.debian.org
Wed Feb 28 10:22:38 CET 2007


Author: zack
Date: 2007-02-28 10:22:37 +0100 (Wed, 28 Feb 2007)
New Revision: 543

Modified:
   trunk/debian/changelog
   trunk/scripts/bts.pl
Log:
clarified the meaning of "owner"

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-02-27 14:26:11 UTC (rev 542)
+++ trunk/debian/changelog	2007-02-28 09:22:37 UTC (rev 543)
@@ -31,6 +31,7 @@
     + debian/manpages: delegated manpage installation to dh_installman
     + scripts/Makefile: removed the need of explicitly listing scripts
   * bts: list the available severities in the manpage (Closes: #412186)
+  * bts: clarified the meaning of "owner" in the docs (Closes: #403859)
   * checkbashisms: add detection of "${!prefix"-like bashisms, patch from Adam
     D. Barratt (Closes: #409028)
   * dd-list: enable (-b cmdline flag) output of binary package names, patch
@@ -55,7 +56,7 @@
     used
   * tagpending: support marking wnpp bugs as pending (Closes: #398178)
 
- -- Adam D. Barratt <debian-bts at adam-barratt.org.uk>  Mon, 26 Feb 2007 19:03:06 +0000
+ -- Stefano Zacchiroli <zack at debian.org>  Wed, 28 Feb 2007 10:20:31 +0100
 
 devscripts (2.9.27) unstable; urgency=low
 

Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl	2007-02-27 14:26:11 UTC (rev 542)
+++ trunk/scripts/bts.pl	2007-02-28 09:22:37 UTC (rev 543)
@@ -1100,9 +1100,9 @@
 Change the "owner" address of a bug, with `!' meaning
 `use the address on the current email as the new owner address'.
 
-The owner of a bug accepts the responsibility of dealing with it, and
-will receive all of the email corresponding to the bug instead of the
-usual maintainer.
+The owner of a bug accepts the responsibility of dealing with it. Note that the
+"owner" of a bug does not receive automatically all of the email corresponding
+to the bug; use "subscribe" to achieve that.
 
 =cut
 




More information about the Devscripts-devel mailing list