f4868ff519
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
Source: rust-proxmox-borrow
|
|
Section: rust
|
|
Priority: optional
|
|
Build-Depends: debhelper-compat (= 13),
|
|
dh-sequence-cargo,
|
|
cargo:native <!nocheck>,
|
|
rustc:native <!nocheck>,
|
|
libstd-rust-dev <!nocheck>
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Standards-Version: 4.7.0
|
|
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
|
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
|
Homepage: https://proxmox.com
|
|
X-Cargo-Crate: proxmox-borrow
|
|
Rules-Requires-Root: no
|
|
|
|
# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-proxmox-borrow-dev is very long, consider overriding
|
|
|
|
Package: librust-proxmox-borrow-dev
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends:
|
|
${misc:Depends}
|
|
Provides:
|
|
librust-proxmox-borrow+default-dev (= ${binary:Version}),
|
|
librust-proxmox-borrow-1-dev (= ${binary:Version}),
|
|
librust-proxmox-borrow-1+default-dev (= ${binary:Version}),
|
|
librust-proxmox-borrow-1.0-dev (= ${binary:Version}),
|
|
librust-proxmox-borrow-1.0+default-dev (= ${binary:Version}),
|
|
librust-proxmox-borrow-1.0.1-dev (= ${binary:Version}),
|
|
librust-proxmox-borrow-1.0.1+default-dev (= ${binary:Version})
|
|
Description: Contains the Tied type to tie a value with a lifetime to the value it borrows from - Rust source code
|
|
Source code for Debianized Rust crate "proxmox-borrow"
|