diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-08-22 20:58:10 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-22 20:58:10 +0200 |
| commit | f5e849eee199e22c2765e8d17388b80f825e7d6b (patch) | |
| tree | 3f34d31215d7614f3cb1231ca00a78d1b97ab433 /debian/control | |
initial version with Bamboo Touch support
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..54134ec --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Source: wacom-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/wacom-dkms/ | ||
| 8 | |||
| 9 | Package: wacom-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: Supplementary multitouch support for Wacom | ||
| 13 | This driver adds support for the Bamboo Touch. | ||
