summaryrefslogtreecommitdiff
path: root/GPL
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2022-10-08 08:08:06 +0000
committerNiels Thykier <niels@thykier.net>2022-10-08 08:13:47 +0000
commit7edc224dd044f1ed49990b185da602c23e23b712 (patch)
treeaa12ced6da26e4ddf06a0bb83b9626f1cbe2f40b /GPL
parent26d7d3926aaa6803511673fd110e2afe03195760 (diff)
dh: Hoist nocheck and nodoc into DEB_BUILD_OPTIONS from _PROFILES
This makes `dh` builds "just work(tm)" for users out of the box even if they forget to be WET ("Write Everything Twice") about their environment variables. The hoisting does trigger a warning to aid the user understand why it magically works with `dh` based packages but fails horribly in fire and flames for non-`dh` packages. Personally, I still think we should permanently move `nocheck` and `nodoc` into `DEB_BUILD_PROFILES`. However, for now let us settle with making 90% of all source packages in testing work out of the box if you try to be DRY ("Don't Repeat Yourself") with environment variables. Closes: https://bugs.debian.org/979401 Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'GPL')
0 files changed, 0 insertions, 0 deletions