diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2580763 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | Source: hal-applesmc | ||
| 2 | Section: misc | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Henrik Rydberg <rydberg@euromail.se> | ||
| 5 | Build-Depends: debhelper (>= 5), | ||
| 6 | libhal-dev (>= 0.5.8), | ||
| 7 | libdbus-glib-1-dev (>= 0.71) | ||
| 8 | Standards-Version: 3.7.2 | ||
| 9 | Homepage: http://web.comhem.se/rydberg/Bits/ | ||
| 10 | |||
| 11 | Package: hal-applesmc | ||
| 12 | Architecture: any | ||
| 13 | Depends: bash (>> 1.99) | ||
| 14 | Description: Keyboard backlight and light sensor support | ||
| 15 | This package adds keyboard backlight and light sensor support via the | ||
| 16 | applesmc sysfs interface. | ||
| 17 | |||
