~sergiodj/ubuntu/+source/qemu:fix-binary-indep-build-ubuntu

Last commit made on 2023-10-03
Get this branch:
git clone -b fix-binary-indep-build-ubuntu https://git.launchpad.net/~sergiodj/ubuntu/+source/qemu
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
fix-binary-indep-build-ubuntu
Repository:
lp:~sergiodj/ubuntu/+source/qemu

Recent commits

5a0f678... by Sergio Durigan Junior

changelog for 1:8.0.4+dfsg-1ubuntu3

545fe72... by Sergio Durigan Junior

  * d/rules: Get rid of binary-helper target; explicitly invoke its
    commands under binary-{arch,indep}. This makes the build succeed
    again in Ubuntu, where binary-helper wasn't being properly invoked.

22fac12... by Sergio Durigan Junior

changelog for 1:8.0.4+dfsg-1ubuntu2

530c6b9... by Michael Tokarev <email address hidden>

d/rules: implement arch-dependent install/build targets without dh too

this eliminates the "dh sequence" completely, making whole thing
implicit without hidden "magic", and d/rules become non-recursive.

Thanks for all the fish, but there's just too much explicit helpfulness.

7580b72... by Michael Tokarev <email address hidden>

d/rules: stop running whole thing with dh, take back *-indep sequence

stop using the "standard dh sequence" to build indep targets.
dh exports all the standard variables (most notable CFLAGS),
assuming we're building regular stuff. But for indep part
we're building bios/firmware things, and regular CFLAGS does
not work. In particular, new -fcf-protection fails when
used with bios code.

999685b... by Michael Tokarev <email address hidden>

d/rules: move icons install rules to install-misc section

this will simplify subsequent changes.

82442d1... by Sergio Durigan Junior

Regenerate d/control

6fdfc53... by Sergio Durigan Junior

update-maintainer

44cbaaa... by Sergio Durigan Junior

reconstruct-changelog

5951d19... by Sergio Durigan Junior

merge-changelogs