systemd-resolved-rs 0.1.1

A compatibility-oriented reimplementation of systemd-resolved
Source: systemd-resolved-rs
Section: net
Priority: optional
Maintainer: Kenny Glowner <sisyphusaeolides@users.noreply.github.com>
Build-Depends:
 debhelper-compat (= 13),
 cargo,
 rustc,
 gfortran,
 pkg-config,
 libssl-dev,
 liburing-dev,
Standards-Version: 4.7.0
Homepage: https://github.com/SisyphusAeolides/systemd-resolved-rs
Rules-Requires-Root: no

Package: systemd-resolved-rs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 adduser,
 dbus,
 systemd,
Provides:
 systemd-resolved,
Conflicts:
 systemd-resolved,
Replaces:
 systemd-resolved,
Description: compatibility-oriented Rust reimplementation of systemd-resolved
 systemd-resolved-rs provides a drop-in resolver daemon, resolvectl client,
 D-Bus activation metadata, Varlink sockets, tmpfiles, sysusers, and polkit
 policy for systems replacing the stock systemd-resolved package.