diff options
-rw-r--r-- | 1/alpha/repositories.manifest | 2 | ||||
-rw-r--r-- | 1/beta/repositories.manifest | 2 | ||||
-rw-r--r-- | 1/testing/repositories.manifest | 5 |
3 files changed, 5 insertions, 4 deletions
diff --git a/1/alpha/repositories.manifest b/1/alpha/repositories.manifest index 33358c7..53cb852 100644 --- a/1/alpha/repositories.manifest +++ b/1/alpha/repositories.manifest @@ -18,7 +18,7 @@ REPOSITORY POLICIES Alpha versions are never migrated to the beta section. Rather, the version must be released as a beta by the project and submitted to beta. Once the final release becomes available in testing, all the alpha (and beta) versions -for this release are automatically removed. +for this release are removed. Package Licenses: any license that is approved as "Open Source License" by the Open Source Initiative or as "Free Software License" (whether GPL-compatible diff --git a/1/beta/repositories.manifest b/1/beta/repositories.manifest index d5c352f..7256e27 100644 --- a/1/beta/repositories.manifest +++ b/1/beta/repositories.manifest @@ -18,7 +18,7 @@ REPOSITORY POLICIES Beta versions are never migrated to the testing section. Rather, the version must be released as final by the project and submitted to testing. Once the final release becomes available in testing, all the beta (and alpha) versions -for this release are automatically removed. +for this release are removed. Package Licenses: any license that is approved as "Open Source License" by the Open Source Initiative or as "Free Software License" (whether GPL-compatible diff --git a/1/testing/repositories.manifest b/1/testing/repositories.manifest index d0b5f6c..929b920 100644 --- a/1/testing/repositories.manifest +++ b/1/testing/repositories.manifest @@ -10,11 +10,12 @@ email: users@cppget.org summary: C++ package repository, testing section description:\ This section contains newly-released versions of packages that are being -tested before being considered stable. Complemented by the stable section. +tested and reviewed before being considered stable. Complemented by the +stable section. REPOSITORY POLICIES -After sufficient and successful testing, packages are automatically migrated +After sufficient testing and a successful review, packages are migrated to the stable section. Package Licenses: any license that is approved as "Open Source License" by the |