]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
misc minor changes
[debhelper.git] / doc / PROGRAMMING
index f338b5779e9dfaa4151cc8ec886f5534ec40d349..450511e3885509cce8551827a5a72e07f2a85f7c 100644 (file)
@@ -275,7 +275,8 @@ classes.
 
 A buildsystem class needs to inherit or define these methods: DESCRIPTION,
 check_auto_buildable, build, test, install, clean. See the comments
-inside Debian::Debhelper::Buildsystem for details.
+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.