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
|
Source: rust-copypasta
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
dh-cargo (>= 25),
cargo:native <!nocheck>,
rustc:native (>= 1.65.0) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-smithay-clipboard-0.7+default-dev <!nocheck>,
librust-x11-clipboard-0.9+default-dev (>= 0.9.1-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/copypasta]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/copypasta
X-Cargo-Crate: copypasta
Rules-Requires-Root: no
# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-copypasta-dev is very long, consider overriding
Package: librust-copypasta-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-smithay-clipboard-0.7+default-dev,
librust-x11-clipboard-0.9+default-dev (>= 0.9.1-~~)
Provides:
librust-copypasta+default-dev (= ${binary:Version}),
librust-copypasta+smithay-clipboard-dev (= ${binary:Version}),
librust-copypasta+wayland-dev (= ${binary:Version}),
librust-copypasta+x11-dev (= ${binary:Version}),
librust-copypasta+x11-clipboard-dev (= ${binary:Version}),
librust-copypasta-0-dev (= ${binary:Version}),
librust-copypasta-0+default-dev (= ${binary:Version}),
librust-copypasta-0+smithay-clipboard-dev (= ${binary:Version}),
librust-copypasta-0+wayland-dev (= ${binary:Version}),
librust-copypasta-0+x11-dev (= ${binary:Version}),
librust-copypasta-0+x11-clipboard-dev (= ${binary:Version}),
librust-copypasta-0.10-dev (= ${binary:Version}),
librust-copypasta-0.10+default-dev (= ${binary:Version}),
librust-copypasta-0.10+smithay-clipboard-dev (= ${binary:Version}),
librust-copypasta-0.10+wayland-dev (= ${binary:Version}),
librust-copypasta-0.10+x11-dev (= ${binary:Version}),
librust-copypasta-0.10+x11-clipboard-dev (= ${binary:Version}),
librust-copypasta-0.10.1-dev (= ${binary:Version}),
librust-copypasta-0.10.1+default-dev (= ${binary:Version}),
librust-copypasta-0.10.1+smithay-clipboard-dev (= ${binary:Version}),
librust-copypasta-0.10.1+wayland-dev (= ${binary:Version}),
librust-copypasta-0.10.1+x11-dev (= ${binary:Version}),
librust-copypasta-0.10.1+x11-clipboard-dev (= ${binary:Version})
Description: Cross-platform library for getting and setting the contents of the OS-level clipboard - Rust source code
Source code for Debianized Rust crate "copypasta"
|