bzr-gtk release process
James Westby
jw+debian at jameswestby.net
Thu Feb 10 17:37:19 UTC 2011
On Thu, 10 Feb 2011 16:24:29 +0100, Jelmer Vernooij <jelmer at samba.org> wrote:
> > It's there when you are building the source package /during a recipe build/
> > no?
> Yep, but at that point we can't run any custom code (which code generate
> our pickle file) as I understand it?
You can during the clean target. The following is a summary of the steps
that happen
bzr brach lp:bzr-gtk
bzr merge lp:bzr-gtk/packaging
debuild -S (-> ./debian/rules clean)
That's the reason that this gets done the on build farm, the user can
execute anything they like at the clean stage.
Thanks,
James
More information about the bazaar
mailing list