Bug#494614: Hack to support status in bts

2008-08-11 Thread James Vega
On Sun, Aug 10, 2008 at 09:53:04PM -0400, James Vega wrote: On Sun, Aug 10, 2008 at 10:23:19PM -0300, Stefano Zacchiroli wrote: On Sun, Aug 10, 2008 at 07:49:21PM -0400, James Vega wrote: I'd throw my vote in for that (and that's what my current version of the patch uses). Did you

Bug#494614: Hack to support status in bts

2008-08-10 Thread Don Armstrong
Package: devscripts Severity: wishlist The attached diff gives the ability to use the status bits in the bts to do fun things, like the following: $ ./scripts/bts.pl status 30 bug_num: 30 source: unknown done: NoèlKöthe [EMAIL PROTECTED] found_versions: 0.51-2 blocks: fixed:

Bug#494614: Hack to support status in bts

2008-08-10 Thread Stefano Zacchiroli
On Sun, Aug 10, 2008 at 02:57:43PM -0700, Don Armstrong wrote: The attached diff gives the ability to use the status bits in the bts to do fun things, like the following: $ ./scripts/bts.pl status 30 bug_num: 30 Wonderful! Just a comment on the input/output format. Now it is:

Bug#494614: Hack to support status in bts

2008-08-10 Thread James Vega
On Sun, Aug 10, 2008 at 08:26:59PM -0300, Stefano Zacchiroli wrote: On Sun, Aug 10, 2008 at 02:57:43PM -0700, Don Armstrong wrote: The attached diff gives the ability to use the status bits in the bts to do fun things, like the following: $ ./scripts/bts.pl status 30 bug_num:

Bug#494614: Hack to support status in bts

2008-08-10 Thread Stefano Zacchiroli
On Sun, Aug 10, 2008 at 07:49:21PM -0400, James Vega wrote: I'd throw my vote in for that (and that's what my current version of the patch uses). Did you forget to attach it? -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 [EMAIL

Bug#494614: Hack to support status in bts

2008-08-10 Thread James Vega
On Sun, Aug 10, 2008 at 10:23:19PM -0300, Stefano Zacchiroli wrote: On Sun, Aug 10, 2008 at 07:49:21PM -0400, James Vega wrote: I'd throw my vote in for that (and that's what my current version of the patch uses). Did you forget to attach it? Attached is just the changes against bts.pl.

Bug#494614: Hack to support status in bts

2008-08-10 Thread Don Armstrong
On Sun, 10 Aug 2008, Stefano Zacchiroli wrote: On Sun, Aug 10, 2008 at 02:57:43PM -0700, Don Armstrong wrote: The attached diff gives the ability to use the status bits in the bts to do fun things, like the following: $ ./scripts/bts.pl status 30 bug_num: 30 Wonderful!