3.0.0-alpha3 (2012-10-26) [ P. J. McDermott ] * Fix the creation of source package documentation directories. * Fix license information in opkbuild and configure output messages and testsetup.sh source code. * Add the build helper directory to the beginning, rather than the end, of PATH. This should prevent the unintended use of old versions of build helper utilities. * Fix and improve ob-installplatconf. * Reduce binary package relationship fields in ob-gencontrol. * Support substitution variables in control field values. * Fix quotes in the "install" target of man/Makefile.in. * Better support multiple invocations of ob-unpacksource and ob-installdocs. * Reduce platform specifiers in dependency strings. * Support comments in control files. 3.0.0-alpha2 (2012-10-16) [ P. J. McDermott ] * Don't rely on POSIX-conformant parsing of makefile comments. * Make ob-gencontrol write "Platform" and "Maintainer" fields. * Fix names of opk files written by ob-buildopk. * Get an "Uploader", not "Maintainer", field from SPF 2.0 changelogs. * Make testsetup.sh print informational and error messages. * Additionally license everything for use under the terms of the GNU GPL version 2.0. 3.0.0-alpha1 (2012-10-11) [ P. J. McDermott ] * Split the core distribution build system into its own package. * Provide a fairly well-designed library, libopkbuild, with an API that is to be stable and versioned. * Rewrite build system. * Internationalize messages. * Write unit tests for some library functions. * Support source package formats and distribution metadata through plugins. * Support SPF 2.0. * Heavily refactor utilities. * Set up package build helpers (currently only opkhelper-3.0).