On Thu, Apr 06, 2006 at 12:30:45PM +0100, Julian Gilbey wrote:
> The only places debuild could implement hooks are before the initial
> dpkg-buildpackage call and after the build has completed, before the
> signing process.  In the former case, why would you want a hook
> (debuild hasn't done anything except clean the environment and
> possibly change directory); in the latter case, a local script which
> essentially does:
> 
>   debuild -us -uc "$@" && mylocalprog && debsign
> 
> is what I presume you'd want?

Yes, that's what I currently have.

> The only advantages to having the hook in there are that debsign can
> be given the correct changes file to sign.

And that mylocalprog is always called even if one accidentally calls
debuild instead of mydebuild.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to