The following commit has been merged in the master branch:
commit a3fba217b79d4a466e83a69c26798bdea7446547
Author: Frank Lichtenheld <[email protected]>
Date: Sun Jul 19 14:44:02 2009 +0200
Packages::Sections: Remove 'Debian/GNU Linux' from description of 'net'
The Debian part is distracting on the Ubuntu site, and the Linux
part doesn't fit for Debian anymore due to kfreebsd. So just remove
it.
diff --git a/lib/Packages/Sections.pm b/lib/Packages/Sections.pm
index 580f7b1..032c482 100644
--- a/lib/Packages/Sections.pm
+++ b/lib/Packages/Sections.pm
@@ -72,7 +72,7 @@ our %sections_descs = (
misc => [ N_("Miscellaneous"),
N_("Miscellaneous utilities that didn\'t
fit well anywhere else.") ],
net => [ N_("Network"),
- N_("Daemons and clients to connect your
Debian GNU/Linux system to the world.") ],
+ N_("Daemons and clients to connect your
system to the world.") ],
news => [ N_("Newsgroups"),
N_("Software to access Usenet, to set up
news servers, etc.") ],
oldlibs => [ N_("Old Libraries"),
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]