diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-11-15 16:58:37 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-11-15 16:58:37 +0100 |
| commit | 7719ba2882094b58e142cd11849d6226900b3120 (patch) | |
| tree | 362f4cf3c56f57582ab6231e82fe6346ef20c237 /debian/control | |
Importing 0.10.2 to GIT
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9901739 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | Source: hid-dkms | ||
| 2 | Section: misc | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Henrik Rydberg <rydberg@euromail.se> | ||
| 5 | Build-Depends: debhelper (>= 5) | ||
| 6 | Standards-Version: 3.7.2 | ||
| 7 | Homepage: https://launchpad.net/~rydberg | ||
| 8 | |||
| 9 | Package: hid-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: Supplementary hid support | ||
| 13 | This driver supplements the apple function key mapping with useful | ||
| 14 | defaults for the Expose (FN+F3), Dashboard (FN+F4) and Insert | ||
| 15 | (FN+Enter) keys. | ||
