diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 14 insertions, 4 deletions
@@ -1,4 +1,5 @@ -Tasks: +Tasks +----- * Rewrite cache file handling. - Make a new library module with the following functions: @@ -30,12 +31,21 @@ Tasks: * See if ob-installdocs can/should handle non-directory non-regular files. * Write manual pages for functions and utilities. * Change/update option letters for `ob_parse_dep()`. - + * ob-buildopk: Build internal archives with ar, not tar. + * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ + * Split distribution packaging from upstream sources in source packages. + - Non-native package: + * `src:foo` is the distribution packaging, and it depends on + `src:foo:upstream` + * If the revision isn't "1", don't build and upload upstream sources. + - Native package: + * `src:foo` is the whole package. + * Upload everything always. Copyright -========= +--------- -Copyright (C) 2012 Patrick "P. J." McDermott +Copyright (C) 2012, 2018 Patrick McDermott Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |