diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-01 21:03:10 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-11-01 21:03:10 +0100 |
| commit | 7c462d8bee333fd8f7d35e8e2c865dd5ea63b44f (patch) | |
| tree | a7a6e80421ad2212c6159e53fc4e05f462ae5d74 /debian/control | |
initial load of mosart driver
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..0d6dd97 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Source: hid-mosart-dkms | ||
| 2 | Section: misc | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Henrik Rydberg <rydberg@bitmath.org> | ||
| 5 | Build-Depends: debhelper (>= 5) | ||
| 6 | Standards-Version: 3.7.2 | ||
| 7 | Homepage: http://bitmath.org/code/hid-mosart-dkms/ | ||
| 8 | |||
| 9 | Package: hid-mosart-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: Supplementary multitouch support for Mosart | ||
| 13 | This driver adds support for the mosart dual touch. | ||
