diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-25 13:02:14 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-25 13:02:14 +0200 |
| commit | 14ff3671081190349b51d0183fa7c24be1b852aa (patch) | |
| tree | 2325b61c8a02195edb300c909d7914506e423a28 /debian/control | |
initial version with Dell XT2 support only
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..05eab82 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Source: hid-ntrig-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-ntrig-dkms/ | ||
| 8 | |||
| 9 | Package: hid-ntrig-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: Supplementary multitouch support for Ntrig | ||
| 13 | This driver adds support for the Dell XT2. | ||
