diff options
Diffstat (limited to '1/beta')
-rw-r--r-- | 1/beta/repositories | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/1/beta/repositories b/1/beta/repositories index d1344d6..e4fa084 100644 --- a/1/beta/repositories +++ b/1/beta/repositories @@ -10,8 +10,18 @@ summary: C++ package repository, beta section description: \ This section contains beta versions of packages. Generally, no significant interface changes are expected in beta versions before the final release. -Note that beta versions are never migrated to the testing section. Rather, -the version must be released as final by the project for this to happen. - Complements the testing and stable sections. + +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. + +Package Licenses: any license that is approved as "Open Source License" by the +Open Source Initiative or as "Free Software License" (whether GPL-compatible +or not) by the Free Software Foundation. + +Package Archives: .tar.gz \ |