Source: rauc
Section: admin
Priority: optional
Maintainer: Uwe Kleine-König <ukleinek@debian.org>
Build-Depends:
 casync <!nocheck>,
 dbus <!nocheck>,
 dbus-x11 <!nocheck>,
 debhelper-compat (= 12),
 e2fsprogs <!nocheck>,
 faketime <!nocheck>,
 grub-common <!nocheck>,
 libcurl4-gnutls-dev | libcurl-dev,
 libdbus-1-dev,
 libfdisk-dev,
 libglib2.0-dev (>= 2.40),
 libjson-glib-dev,
 libssl-dev | libssl1.0-dev,
 libtool,
 squashfs-tools <!nocheck>,
 systemd,
Rules-Requires-Root: no
Standards-Version: 4.5.1
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:
 casync,
 cryptsetup-bin,
 dosfstools,
 e2fsprogs,
 efibootmgr,
 grub-common,
 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.
