diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-06 10:30:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-06 10:30:28 +0200 |
commit | 045dbf8df8f096516be0a3017095f397a97f5956 (patch) | |
tree | 1fadb7358caf277bd305058e63aab59b56950b9e /1/beta/repositories | |
parent | 894d066a24883ada0063118a00177d7bef1d9c8c (diff) |
Update repositories files with repository policies
Diffstat (limited to '1/beta/repositories')
-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 \ |