building the package to alter the packaging

Jelmer Vernooij jelmer at ubuntu.com
Tue Jul 26 11:12:11 UTC 2011


On Tue, 2011-07-26 at 12:05 +0100, Jonathan Riddell wrote:
> In traditional packaging I would often build the package with debuild
> then make some changes based on the compile (edit .install files, add
> .symbols files etc) then check it works with debuild -nc then tidy up with debuild -S.
> 
> Is there an equivalent in UDD with bzr-builddeb?  If I run bzr
> builddeb it will finish the compile and clean the build tree so I
> don't get a chance to look at the resulting tree.  One messy way is to
> alter the changelog so it doesn't have my e-mail in it then it will
> complain that it can't sign the result and keep the build tree around.
> I can then edit that, use debuild -nc, clean it with debuild -S and
> copy the result back, but it's not very elegant.
My guess is that something like "bzr builddeb -- -nc" will leave the
build directory in ../build-area around for inspection. You can then
manually remove it afterwards.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-distributed-devel/attachments/20110726/9f9616a4/attachment.pgp>


More information about the ubuntu-distributed-devel mailing list