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..04dbc2d --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | Source: hal-nvidia-bl | ||
| 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://bitmath.org/code/hal-nvidia-bl/ | ||
| 10 | |||
| 11 | Package: hal-nvidia-bl | ||
| 12 | Architecture: any | ||
| 13 | Depends: bash (>> 1.99) | ||
| 14 | Description: LCD backlight support | ||
| 15 | This package adds LCD backlight support via the nvidia-bl sysfs | ||
| 16 | interface. | ||
| 17 | |||
