Source: rust-if-watch
Section: rust
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-rust,
 dh-sequence-single-binary,
 cmark-gfm <!nodoc>,
 librust-env-logger-dev,
 librust-fnv-dev,
 librust-futures-dev,
 librust-ipnet-dev,
 librust-log-dev,
 librust-netlink-packet-core-dev,
 librust-netlink-packet-route-dev,
 librust-netlink-proto-dev,
 librust-netlink-sys-dev,
 librust-rtnetlink-dev,
 librust-smol-dev,
 librust-tokio-dev,
Standards-Version: 4.7.4
Homepage: https://github.com/libp2p/if-watch
Vcs-Git: https://salsa.debian.org/debian/rust-if-watch.git
Vcs-Browser: https://salsa.debian.org/debian/rust-if-watch

Package: librust-if-watch-dev
Architecture: all
Depends:
 librust-fnv-dev,
 librust-futures-dev,
 librust-ipnet-dev,
 librust-log-dev,
 librust-netlink-packet-core-dev,
 librust-netlink-packet-route-dev,
 librust-netlink-proto-dev,
 librust-netlink-sys-dev,
 librust-rtnetlink-dev,
 librust-smol-dev,
 librust-tokio-dev,
Provides:
 librust-if-watch-3+default-dev (= ${binary:Version}),
 librust-if-watch-3+smol-dev (= ${binary:Version}),
 librust-if-watch-3+tokio-dev (= ${binary:Version}),
 librust-if-watch-3-dev (= ${binary:Version}),
 librust-if-watch-3.2.2-dev (= ${binary:Version}),
Description: asynchronous network watcher - Rust source code
 if-watch is a cross platform asynchronous network watcher.
 .
 This package contains the source for the Rust if-watch crate,
 for use with cargo.
