Bug#320100: [Pbuilder-maint] Bug#320100:

2007-06-23 Thread Junichi Uekawa
Hi, > The attached patch should fix the problem with using the scripts. Thanks, this sounds more like it :) > > -- > Regards, > Andres Mejia > [2 pbuilder-distribution.sh.patch ] > --- pbuilder-distribution.sh.bak 2007-06-22 23:13:23.0 -0400 > +++ pbuilder-distribution.sh 2007-06

Bug#320100: [Pbuilder-maint] Bug#320100:

2007-06-22 Thread Andres Mejia
The attached patch should fix the problem with using the scripts. -- Regards, Andres Mejia --- pbuilder-distribution.sh.bak 2007-06-22 23:13:23.0 -0400 +++ pbuilder-distribution.sh 2007-06-22 23:13:34.0 -0400 @@ -16,7 +16,7 @@ sudo pbuilder $OPERATION \ --basetgz $BASE_

Bug#320100: [Pbuilder-maint] Bug#320100:

2007-06-21 Thread Andres Mejia
I found that this problem I'm having only occurs when using one of the example scripts. So the example scripts need to be modified. I'll see what I can do. -- Regards, Andres Mejia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#320100: [Pbuilder-maint] Bug#320100:

2007-06-19 Thread Andres Mejia
On 6/19/07, Junichi Uekawa <[EMAIL PROTECTED]> wrote: for your example, '--debbuildopts "-S -sa"' should work, and I expect a few people who have managed to understand 'space-delimited' be using the format; we will be breaking them. Ok, with or without the patch, using '--debbuildopts "-S -sa"'

Bug#320100: [Pbuilder-maint] Bug#320100:

2007-06-19 Thread Junichi Uekawa
Hi, > Basically, each option to pass to dpkg-buildpackage would need > --debbuildopts in front of it. For example, to pass -S and -sa, use: > > --debbuildopts -S --debbuildopts -sa > > I've attached another patch that updates the man pages. The space > delimited list of options as was described

Bug#320100:

2007-06-19 Thread Andres Mejia
Forgot to mention how debbuildopts would work with this patch. Basically, each option to pass to dpkg-buildpackage would need --debbuildopts in front of it. For example, to pass -S and -sa, use: --debbuildopts -S --debbuildopts -sa I've attached another patch that updates the man pages. The spa

Bug#320100:

2007-06-18 Thread Andres Mejia
tags 320100 patch thanks Here's a patch to allow for multiple debbuildopts when using pdebuild, either externally or internally. This patch will also allow for multiple debbuildopts when using pbuilder. Andres Mejia --- pbuilder-checkparams.bak 2007-06-19 00:00:22.0 -0400 +++ pbuilder-ch

Bug#320100: please allow multiple debbuildopts parameters

2005-07-27 Thread Junichi Uekawa
Hi, > Package: pbuilder > Version: 0.123 > Severity: wishlist > File: /usr/bin/pdebuild > > If I pass multiple --debbuildopts parameters to pdebuild (e.g. > because I am using arch-buildpackage), only the last one is > honoured. Previous ones are ignored. > > Could you please just aggregate them

Bug#320100: please allow multiple debbuildopts parameters

2005-07-27 Thread martin f krafft
also sprach Junichi Uekawa <[EMAIL PROTECTED]> [2005.07.27.1502 +0200]: > pdebuild --debuildopts '-i*.pyc -v1.2-3' This is not possible to do with arch-buildpackage. That's why allowing multiple --debuildopts options would rock. -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' :proud

Bug#320100: please allow multiple debbuildopts parameters

2005-07-26 Thread martin f krafft
Package: pbuilder Version: 0.123 Severity: wishlist File: /usr/bin/pdebuild If I pass multiple --debbuildopts parameters to pdebuild (e.g. because I am using arch-buildpackage), only the last one is honoured. Previous ones are ignored. Could you please just aggregate them? E.g. pdebuild --debu