Author: daniel Date: Sat Feb 9 09:21:31 2008 New Revision: 10457 Log: Adding missing and improving existing long descriptions.
Modified: dists/trunk/linux-modules-contrib-2.6/debian/changelog dists/trunk/linux-modules-contrib-2.6/debian/templates/control.modules.in dists/trunk/linux-modules-contrib-2.6/em8300/defines dists/trunk/linux-modules-contrib-2.6/open-vm/defines dists/trunk/linux-modules-contrib-2.6/rt73/defines Modified: dists/trunk/linux-modules-contrib-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-modules-contrib-2.6/debian/changelog (original) +++ dists/trunk/linux-modules-contrib-2.6/debian/changelog Sat Feb 9 09:21:31 2008 @@ -2,6 +2,7 @@ * Removing ivtv, got completely merged mainline as of 2.6.24. * Enabling em8300. + * Adding missing and improving existing long descriptions. -- Daniel Baumann <[EMAIL PROTECTED]> Tue, 5 Feb 2008 10:09:00 +0100 Modified: dists/trunk/linux-modules-contrib-2.6/debian/templates/control.modules.in ============================================================================== --- dists/trunk/linux-modules-contrib-2.6/debian/templates/control.modules.in (original) +++ dists/trunk/linux-modules-contrib-2.6/debian/templates/control.modules.in Sat Feb 9 09:21:31 2008 @@ -18,4 +18,3 @@ @longclass@ machines. . @longdesc@ - Modified: dists/trunk/linux-modules-contrib-2.6/em8300/defines ============================================================================== --- dists/trunk/linux-modules-contrib-2.6/em8300/defines (original) +++ dists/trunk/linux-modules-contrib-2.6/em8300/defines Sat Feb 9 09:21:31 2008 @@ -1,2 +1,5 @@ [base] -desc: driver for the DXR3/Hollywood+ decoder cards +desc: Driver for the DXR3/Hollywood+ decoder cards +longdesc: + Drivers for MPEG decoder cards based on Sigma Designs' EM8300 chip (such as the + Creative Labs DXR3 or the Sigma Designs Hollywood+). Modified: dists/trunk/linux-modules-contrib-2.6/open-vm/defines ============================================================================== --- dists/trunk/linux-modules-contrib-2.6/open-vm/defines (original) +++ dists/trunk/linux-modules-contrib-2.6/open-vm/defines Sat Feb 9 09:21:31 2008 @@ -1,5 +1,8 @@ [base] -arches: - amd64 - i386 -desc: VMware guest systems driver +arches: amd64 i386 +desc: Open Virtual Machine Tools +longdesc: + The Open Virtual Machine Tools (open-vm-tools) are the open source + implementation of VMware Tools. They are a set of guest operating system + virtualization components that enhance performance and user experience of + virtual machines. Modified: dists/trunk/linux-modules-contrib-2.6/rt73/defines ============================================================================== --- dists/trunk/linux-modules-contrib-2.6/rt73/defines (original) +++ dists/trunk/linux-modules-contrib-2.6/rt73/defines Sat Feb 9 09:21:31 2008 @@ -1,2 +1,4 @@ [base] -desc: RT73(RT2571W) Wireless Lan Linux Driver +desc: Driver for Ralink RT73 wireless network card +longdesc: + This is the device driver for Ralink RT73 a/b/g WLAN Card. _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

