From ad1a51c80dc1d87b2716b615cb78eabb7ebea1e7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Aug 2018 13:54:22 +0200 Subject: Add repository sections --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'README') diff --git a/README b/README index 82d0fa3..3076f4c 100644 --- a/README +++ b/README @@ -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 -- cgit v1.1