~ubuntu-branches/debian/sid/acerhk/sid

« back to all changes in this revision

Viewing changes to debian/control.modules.in

  • Committer: Bazaar Package Importer
  • Author(s): Adam Cécile (Le_Vert)
  • Date: 2008-04-28 19:14:16 UTC
  • Revision ID: james.westby@ubuntu.com-20080428191416-8bl3h86g00vxwuuu
Tags: 0.5.35-3
* Add patch for Aspire 5100 series / 64bits mode (Closes: #473671, #478253).
* Improve README.Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: acerhk
 
2
Section: misc
 
3
Priority: optional
 
4
Maintainer: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
 
5
Build-Depends: debhelper (>= 5)
 
6
Standards-Version: 3.7.3
 
7
Homepage: http://www.cakey.de/acerhk/
 
8
 
 
9
Package: acerhk-modules-_KVERS_
 
10
Architecture: any
 
11
Provides: acerhk-modules
 
12
Description: acerhk modules for Linux (kernel _KVERS_).
 
13
 This package contains the set of loadable kernel modules for the
 
14
 acerhk driver.
 
15
 .
 
16
 This driver will give access to the special keys on notebooks of the
 
17
 Acer Travelmate series, which are not handled by the keyboard
 
18
 driver.
 
19
 .
 
20
 It also works on notebooks from other manufacturers (some Medion,
 
21
 Fujitsu-Siemens, Compal, Xbook...).
 
22
 .
 
23
 It also has some other related functionality (depending on the model):
 
24
   * controlling LEDs (Mail, Wireless)
 
25
   * enable/disable wireless hardware
 
26
 .
 
27
 This package contains the compiled kernel modules for _KVERS_
 
28
 .
 
29
 If you have compiled your own kernel, you will most likely need to build
 
30
 your own acerhk-modules. The acerhk-source package has been
 
31
 provided for use with the Debian's module-assistant or kernel-package
 
32
 utilities to produce a version of acerhk-modules for your kernel.