diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-08-21 13:54:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-08-21 13:54:22 +0200 |
commit | ad1a51c80dc1d87b2716b615cb78eabb7ebea1e7 (patch) | |
tree | 2fae81d0fdf07f1b52b1392ea6b15a1b76e4b9a8 /README | |
parent | 75a8077b94e63eb8f7106e441e0e7c3aaf65f642 (diff) |
Add repository sections
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -2,3 +2,22 @@ This is a git repository of the queue.cppget.org package repository. That is, every addition, removal, or transition of a package in queue.cppget.org is tracked in this git repository. Note, however, that old history may be trimmed from time to time. + +The queue recreates a subset of the public repository sections in order to +mirror the availability of the prerequisite packages. In other words, we don't +want a queued stable package to resolve its dependencies from the queued alpha +package. The section structure is as follows, vertical arrows are complements +while horizontal -- prerequisites. + +queue public +----- ------ + +alpha ===> alpha + || + || + \/ +beta ===> beta + || + || + \/ +testing ===> testing |