Bug#789581: marked as pending

Guillem Jover guillem at debian.org
Thu Nov 24 04:41:21 UTC 2016


Hi!

On Wed, 2016-11-23 at 18:11:37 +0000, James McCoy wrote:
> commit 607c5911b44ca61cf352e80397b5707ee23d9eec
> Merge: 1f82d5b 064dc31
> Author: James McCoy <jamessan at debian.org>
> Date:   Wed Nov 23 12:53:49 2016 -0500
> 
>     Merge branch 'debuild-slimming'
>     
>     Refactor debuild to be a much thinner wrapper around dpkg-buildpackage.
>     There is no longer any emulation of dpkg-buildpackage, and unknown
>     options will be passed through to dpkg-buildpackage.

Wow, great! Thanks for this.

It seems that in commit 6bf94e623894dc2b7da41f6a45d9b4368d250ce2
there's a swapped hook name and it should be:

  'final-clean' => 'postclean',

?

Also checking what's missing, I guess I could add a new --sign-option,
in which case iff when passed, I could make --sign-command receive just
the file to sign, so that you could pass debsign/debrsign? I think that
would allow eliminating another good chunk of code?

Also probably we should move the Ubuntu checks into a new hook in
Dpkg::Vendor::Ubuntu?

Should DPKG_.* environment variables also be preserved?

Thanks,
Guillem



More information about the devscripts-devel mailing list