From 1fa6f3b722358fe9234c5da4e68211e8b25c9374 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 14 Aug 2016 07:46:48 +0000 Subject: Support auto-detection of whitelisted build-systems Signed-off-by: Niels Thykier --- doc/PROGRAMMING | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/PROGRAMMING') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 99449295..f530b947 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -378,7 +378,10 @@ check_auto_buildable, configure, build, test, install, clean. See the comments inside Debian::Debhelper::Buildsystem for details. Note that this interface is still subject to change. -Note that third-party buildsystems will not automatically be used by default, -but can be forced to be used via the --buildsystem parameter. +Note that third-party buildsystems will not automatically be used by +default. The package maintainer will either have to explicitly enable +it via the --buildsystem parameter OR the build system should be +registered in debhelper. The latter is currently needed to ensure a +stable and well-defined ordering of the build systems. -- Joey Hess -- cgit v1.2.3