The following commit has been merged in the ubuntu-master branch:
commit e12e92c946350fed77f4856a7be1f00e29c6399f
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Thu Oct 30 21:08:23 2008 +0100
[UBUNTU] config/archive_layout.tmpl: Define section titles for Ubuntu
Taken from https://wiki.ubuntu.com/AlwaysEnableUniverseMultiverse
diff --git a/templates/config/archive_layout.tmpl
b/templates/config/archive_layout.tmpl
index 6adae92..fcf6e5b 100644
--- a/templates/config/archive_layout.tmpl
+++ b/templates/config/archive_layout.tmpl
@@ -4,8 +4,9 @@
standard_priority = 'optional'
section_titles = {
- main => g('packages that meet the Debian Free Software
Guidelines'),
- contrib => g('packages that meet the Debian Free Software
Guidelines but need software not in Debian main'),
- 'non-free' => g('packages that do not meet the Debian Free
Software Guidelines'),
+ main => g('Canonical supported Open Source software'),
+ universe => g('Community maintained open source software'),
+ multiverse => g('Software restricted by copyright or legal
issues'),
+ restricted => g('Proprietary drivers for devices'),
}
%]
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]