-
dfa09e53
by Helmut Grohne
at 2018-03-05T21:06:52+01:00
debian/rules: drop DEB_STAGE and DEB_BUILD_PROFILE support
Please use DEB_BUILD_PROFILES now.
-
8d2dd692
by Helmut Grohne
at 2018-03-05T21:07:53+01:00
debian/rules: disable tests for stage1
Trying to build stage1 with tests enabled, simply fails finding
prerequisites. There is no point in testing stage1.
-
9a9fc227
by Helmut Grohne
at 2018-03-05T22:09:53+01:00
debian/control.in/*: drop libc*-dev -> libc* dependencies in stage1
During a stage1 build we only emit (crippled) libc*-dev packages
containing headers and stub libraries. Shared libraries are not emitted
at all. Thus we should also drop the dependencies on the missing
packages to make the resulting packages installable.
-
16bfe25e
by Aurelien Jarno
at 2018-03-05T22:11:51+01:00
debian/control.in/mips32: swap dependencies for consistency with the other files