From: Frank Lichtenheld Date: Sun, 19 Jul 2009 12:44:02 +0000 (+0200) Subject: Packages::Sections: Remove 'Debian/GNU Linux' from description of 'net' X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=a3fba217b79d4a466e83a69c26798bdea7446547;hp=dc95de76e0fec5f24c66de1bd743c6a5333dc5c3 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"),