diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-26 03:25:00 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-26 03:25:00 (EDT) |
commit | bf818c7d755ea2bd494673f49c349b07886b3669 (patch) | |
tree | fde1f99f71622db323d83341084d6b42902c8ea0 /ChangeLog | |
parent | c0aecd5bece47327e3c6673390a8bff4a30aeed3 (diff) |
Release opkbuild 3.0.0-alpha3.opkbuild-3.0.0-alpha3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +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 ] |