Home
last modified time | relevance | path

Searched hist:"76 c37668768464a6c2d5c49abd36ba0b48a0b131" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/package/
H A Dmkdebiandiff 76c37668768464a6c2d5c49abd36ba0b48a0b131 Mon Sep 21 00:25:53 CEST 2020 Guillem Jover <guillem@hadrons.org> builddeb: Add support for all required debian/rules targets

These have been required by the Debian policy for a while, even though
the tooling can detect and workaround their omission, but are a hard
requirement when using rootless builds.

[masahiro:
The following Debian policy is particularly important for rootless builds:
"Both binary-* targets should depend on the build target, or on the
appropriate build-arch or build-indep target, so that the package is
built if it has not been already."
]

Signed-off-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>