File: control

package info (click to toggle)
coreboot 4.15~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 241,604 kB
  • sloc: ansic: 1,669,060; sh: 16,012; perl: 9,464; pascal: 9,098; asm: 8,353; makefile: 4,638; cpp: 4,049; python: 4,013; ada: 1,609; yacc: 1,261; lex: 731; sed: 75; lisp: 5; php: 2
file content (47 lines) | stat: -rw-r--r-- 1,573 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
40
41
42
43
44
45
46
47
Source: coreboot
Section: utils
Priority: optional
Maintainer: Bastian Germann <bage@debian.org>
Uploaders: Gürkan Myczko <tar@debian.org>, Federico Ceratto <federico@debian.org>
Build-Depends: debhelper-compat (= 13),
 help2man,
 libpci-dev,
 pciutils,
 python3-recommonmark <!nodoc>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 sphinx-common,
 zlib1g-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/coreboot
Vcs-Git: https://salsa.debian.org/debian/coreboot.git
Homepage: https://www.coreboot.org/

Package: coreboot-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: flashrom, ree, coreboot-utils-doc
Replaces: msrtool, inteltool, nvramtool, superiotool
Conflicts: msrtool, inteltool, nvramtool, superiotool
Description: Coreboot firmware utilities
 Free Software project aimed at replacing the proprietary BIOS
 (firmware) found in most computers. This package contains various utilities
 used to develop and configure systems with coreboot.

Package: coreboot-utils-doc
Architecture: all
Build-Profiles: <!nodoc>
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
 libjs-jquery,
 libjs-underscore
Recommends: coreboot-utils
Replaces: msrtool, inteltool, nvramtool, superiotool
Conflicts: msrtool, inteltool, nvramtool, superiotool
Description: Coreboot firmware utilities - documentation
 Free Software project aimed at replacing the proprietary BIOS
 (firmware) found in most computers. This package contains documentation
 for the coreboot-utils package.