File: control

package info (click to toggle)
rust-framework-tool 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 180 kB
  • sloc: makefile: 4
file content (39 lines) | stat: -rw-r--r-- 1,370 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
33
34
35
36
37
38
39
Source: rust-framework-tool
Section: FIXME-IN-THE-SOURCE-SECTION
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native,
 rustc:native,
 libstd-rust-dev,
 librust-framework-lib-0.6+default-dev (>= 0.6.1)
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Nadzeya Hutsko <nadzya.info@gmail.com>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/framework-tool]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/framework-tool
Homepage: https://github.com/FrameworkComputer/framework-system
X-Cargo-Crate: framework_tool
X-Cargo-Crate-Version: 0.6.1

Package: framework-tool
Architecture: any
Section: utils
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${cargo:Depends}
Recommends:
 ${cargo:Recommends}
Suggests:
 ${cargo:Suggests}
Provides:
 ${cargo:Provides}
Built-Using: ${cargo:Built-Using}
Static-Built-Using: ${cargo:Static-Built-Using}
Description: Tool to control Framework Computer systems
 Command-line utility for Framework Computer laptops and desktops.
 Communicates with the Embedded Controller to query firmware versions,
 battery and USB-C port status, privacy and intrusion switches, and
 expansion card firmware. Can also adjust keyboard brightness, battery
 charge limit, and other system settings.