File: control

package info (click to toggle)
brightnessctl 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 128 kB
  • sloc: ansic: 621; makefile: 33; sh: 19
file content (32 lines) | stat: -rw-r--r-- 1,036 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: brightnessctl
Maintainer: nicoo <nicoo@debian.org>
Section: misc
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Homepage:    https://github.com/Hummer12007/brightnessctl
Vcs-Browser: https://salsa.debian.org/debian/brightnessctl
Vcs-Git:     https://salsa.debian.org/debian/brightnessctl.git
Rules-Requires-Root: no

Package: brightnessctl
Architecture: any
Multi-Arch: allowed
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: brightness-udev
Description: Control backlight brightness
 brightnessctl is a small utility to control the brightness
 of a screen's backlight.
 .
 This package contains the brightnessctl utility itself.

Package: brightness-udev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Control backlight brightness - udev rules
 brightnessctl is a small utility to control the brightness
 of a screen's backlight.
 .
 This package contains udev rules allowing unprivileged users
 to set the brightness without resorting to a suid binary.