From bef652af4c12d0c9fef0c2a30440898fc5438c59 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 27 Dec 2018 13:10:46 -0500 Subject: TODO: Add more tasks and update copyright notice --- diff --git a/TODO b/TODO index fb47fd9..830c4a2 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v0.9.1