diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-09-23 11:01:08 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-09-23 11:01:08 +0200 |
| commit | 073771586ebc397b3a262ae469c92932492678da (patch) | |
| tree | e13692e6a51a210f078bb710255fcee1a547108d /debian/control | |
Import upstream driver with usbid support for the Joojoo
This driver is not fully functional, but contains support for the
driver usbid.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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..7e37d55 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Source: hid-egalax-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-egalax-dkms/ | ||
| 8 | |||
| 9 | Package: hid-egalax-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99), hid-dkms(>= 1.0.3) | ||
| 12 | Description: HID Joojoo tablet support (DKMS) | ||
| 13 | This driver adds support for the Joojoo tablet. | ||
