[Pkg-bazaar-maint] Bug#551981: bzr-builddeb: --result option is documented as --result-dir
Ben Finney
ben+debian at benfinney.id.au
Mon Apr 26 03:28:20 UTC 2010
package bzr-builddeb
fixed 551981 2.0
thanks
On 22-Oct-2009, Andrea Bolognani wrote:
> $ bzr builddeb --orig-dir ../../../tarballs/ \
> > --result-dir ../../../build-area/
> bzr: ERROR: no such option: --result-dir
> $
>
> while
>
> $ bzr builddeb --orig-dir ../../../tarballs/ \
> > --result ../../../build-area/
> [builds just fine]
> $
This has been addressed in ‘bzr-builddeb’ version 2.0 and above, by
deprecating the ‘--result’ option and making the ‘--result-dir’ option
operate as documented.
=====
$ bzr builddeb --orig-dir ../tarballs/ --result ../build-area/
--result is deprected, use --result-dir instead
$ bzr builddeb --orig-dir ../tarballs/ --result-dir ../build-area/
Building using working tree
Looking for a way to retrieve the upstream tarball
[… continue normal operation …]
=====
--
\ “I wish there was a knob on the TV to turn up the intelligence. |
`\ There's a knob called ‘brightness’ but it doesn't work.” |
_o__) —Eugene P. Gallagher |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20100426/c41ab560/attachment.pgp>
More information about the Pkg-bazaar-maint
mailing list