diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-11-09 18:31:48 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-11-09 18:31:48 +0100 |
| commit | 9597a06b7f530d098060e97267ff0c55347771e3 (patch) | |
| tree | b0f4623fc0c3595767fe732909fe1b1c4018a763 /debian/control | |
Import from bzr: applesmc-dkms
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..64e9c1c --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | Source: applesmc-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://web.comhem.se/rydberg/Bits/ | ||
| 8 | |||
| 9 | Package: applesmc-dkms | ||
| 10 | Architecture: all | ||
| 11 | Depends: dkms (>= 1.95), bash (>> 1.99) | ||
| 12 | Description: Supplementary applesmc support | ||
| 13 | This driver adds applesmc support for the latest intel-based Apple | ||
| 14 | computers. | ||
