diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47ba1d7..ba21bea 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | hid-dkms (1.0.1) maverick; urgency=low | ||
| 2 | |||
| 3 | * Conflict with multitouch-kernel-source | ||
| 4 | |||
| 5 | -- Chase Douglas <chase.douglas@ubuntu.com> Mon, 30 Aug 2010 15:39:54 -0400 | ||
| 6 | |||
| 1 | hid-dkms (1.0.0) maverick; urgency=low | 7 | hid-dkms (1.0.0) maverick; urgency=low |
| 2 | 8 | ||
| 3 | * Upgrade to maverick 2.6.36-19-generic | 9 | * Upgrade to maverick 2.6.36-19-generic |
diff --git a/debian/control b/debian/control index 3beda2e..e33c7cf 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -9,6 +9,7 @@ Homepage: http://bitmath.org/code/hid-dkms/ | |||
| 9 | Package: hid-dkms | 9 | Package: hid-dkms |
| 10 | Architecture: all | 10 | Architecture: all |
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | 11 | Depends: dkms (>= 1.95), bash (>> 1.99) |
| 12 | Conflicts: multitouch-kernel-source | ||
| 12 | Description: Supplementary hid support | 13 | Description: Supplementary hid support |
| 13 | This driver supplements the apple function key mapping with useful | 14 | This driver supplements the apple function key mapping with useful |
| 14 | defaults for the Expose (FN+F3), Dashboard (FN+F4) and Insert | 15 | defaults for the Expose (FN+F3), Dashboard (FN+F4) and Insert |
