diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-11-03 00:49:34 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-11-03 00:49:34 +0100 |
| commit | 70ba2dbf0f49a4f8d1caa2bbed97c8c2358c6fb6 (patch) | |
| tree | e1697049bc32fd47b1e639969b4ff752689c92a8 /debian/control | |
Initial version: adding some files
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c74798c --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | Source: multitouch | ||
| 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://web.comhem.se/rydberg/Bits/ | ||
| 8 | |||
| 9 | Package: multitouch | ||
| 10 | Architecture: any | ||
| 11 | Depends: bash (>> 1.99) | ||
| 12 | Description: Multitouch X input driver | ||
| 13 | This package is a multitouch Xorg input driver. | ||
| 14 | |||
