Hi Jerome,
I build like this:
dpkg-buildpackge -rfakeroot -us -uc
(actually, I use a little script called "dbuild" that tacks a $* on the
end of the line in case I need to "dbuild -sa")
Once the packages builds correctly and I've reviewed it, I use
debsign [EMAIL PROTECTED] <changes file>
(actually, another list script, dsign, that contains)
debsign [EMAIL PROTECTED] $*
Hope that helps,
tony
On Thu, 22 May 2003, Jérôme Marant wrote:
>
> Hi,
>
> When I sponsor a packages, I usually build it with :
> debuild -m'My Name <[EMAIL PROTECTED]>'
>
> But the .changes file looks like :
> Maintainer: My Name <[EMAIL PROTECTED]>
> Changed-By: Sponsoree <[EMAIL PROTECTED]>
>
> I can see several sponsored packages whose .changes file
> look like:
> Maintainer: Sponsoree <[EMAIL PROTECTED]>
> Changed-By: Sponsoree <[EMAIL PROTECTED]>
>
> How is this possible?
>
> Thanks.
>
> --
> Jérôme Marant <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>
>
> http://marant.org