diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-13 17:52:16 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-13 17:52:16 +0100 |
| commit | de63db0bd27b24c49ef15be379f55b777b8f219f (patch) | |
| tree | b622a34966f4b62c64d108af2e67d17ec433e3e6 /debian/control | |
initial version
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..ba90558 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Source: hid-3m-pct-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: http://bitmath.org/code/hid-3m-pct-dkms/ | ||
| 8 | |||
| 9 | Package: hid-3m-pct-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: HID 3M Multitouch screen support (DKMS) | ||
| 13 | This driver adds support for the 3M multitouch screens. | ||
