File: control

package info (click to toggle)
rauc 1.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 6,348 kB
  • sloc: ansic: 37,058; python: 3,354; sh: 1,393; xml: 53; makefile: 41
file content (74 lines) | stat: -rw-r--r-- 1,946 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Source: rauc
Section: admin
Maintainer: Uwe Kleine-König <ukleinek@debian.org>
Build-Depends:
 dbus <!nocheck>,
 debhelper-compat (= 13),
 e2fsprogs <!nocheck>,
 fakeroot <!nocheck>,
 faketime <!nocheck>,
 grub-common <!nocheck>,
 libcurl4-gnutls-dev | libcurl-dev,
 libdbus-1-dev,
 libengine-pkcs11-openssl <!nocheck>,
 libfdisk-dev,
 libglib2.0-dev (>= 2.64),
 libjson-glib-dev,
 libnl-genl-3-dev,
 libssl-dev | libssl1.0-dev,
 libtool,
 meson,
 opensc <!nocheck>,
 opensc-pkcs11 <!nocheck>,
 openssl <!nocheck>,
 pkgconf,
 python3-sphinx-rtd-theme,
 softhsm2 <!nocheck>,
 squashfs-tools <!nocheck>,
 systemd-dev | systemd (<< 254.1-3~),
Rules-Requires-Root: no
Standards-Version: 4.7.3
Homepage: https://github.com/rauc/rauc
Vcs-Browser: https://salsa.debian.org/debian/rauc
Vcs-Git: https://salsa.debian.org/debian/rauc.git

Package: rauc
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 dbus,
 systemd,
Suggests:
 cryptsetup-bin,
 dosfstools,
 e2fsprogs,
 efibootmgr,
 fakeroot,
 grub-common,
 libubootenv-tool | u-boot-tools (<< 2019.10~rc4+dfsg-1~),
 mtd-utils,
 squashfs-tools,
 u-boot-tools,
Description: Robust Auto-Update Controller - binary
 Safe and secure software updates for embedded Linux
 .
 RAUC controls the update process on embedded Linux systems. It is both a target
 application that runs as an update client and a host/target tool that allows
 you to create, inspect and modify installation artifacts.
 .
 This package provides the rauc binary.

Package: rauc-service
Architecture: all
Depends:
 ${misc:Depends},
 rauc,
Description: Robust Auto-Update Controller - service
 Safe and secure software updates for embedded Linux
 .
 RAUC controls the update process on embedded Linux systems. It is both a target
 application that runs as an update client and a host/target tool that allows
 you to create, inspect and modify installation artifacts.
 .
 This package provides the rauc service files.