diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-11-13 03:05:38 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-11-13 03:05:38 +0100 |
| commit | 49680952052582ff3dd11bc413b6287b65063b2a (patch) | |
| tree | a1c1f2dce3ad12f6464088f235d631e94b9af616 /debian/control | |
Initial GIT version: hal-applesmc-0.14
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
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 | |||
