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'),
}
%]