mirror of
https://git.proxmox.com/git/pmg-log-tracker
synced 2025-04-28 14:42:46 +00:00
45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
Plaintext
Source: rust-pmg-log-tracker
|
|
Section: admin
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 12),
|
|
dh-cargo (>= 25),
|
|
cargo:native,
|
|
rustc:native,
|
|
libstd-rust-dev,
|
|
librust-anyhow-1+default-dev,
|
|
librust-flate2-1+default-dev,
|
|
librust-libc-0.2+default-dev,
|
|
librust-pico-args-0.5+combined-flags-dev,
|
|
librust-pico-args-0.5+default-dev,
|
|
librust-proxmox-time-2+default-dev,
|
|
faketime
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Standards-Version: 4.6.2
|
|
Vcs-Git: git://git.proxmox.com/git/pmg-log-tracker.git
|
|
Vcs-Browser: https://git.proxmox.com/?p=pmg-log-tracker.git;a=summary
|
|
Homepage: https://www.proxmox.com
|
|
X-Cargo-Crate: pmg-log-tracker
|
|
Rules-Requires-Root: no
|
|
|
|
Package: pmg-log-tracker
|
|
Architecture: any
|
|
Multi-Arch: allowed
|
|
Depends:
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
${cargo:Depends}
|
|
Recommends:
|
|
${cargo:Recommends}
|
|
Suggests:
|
|
${cargo:Suggests}
|
|
Provides:
|
|
${cargo:Provides}
|
|
Built-Using: ${cargo:Built-Using}
|
|
XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using}
|
|
Description: Proxmox Mailgateway Log Tracker
|
|
Tool to scan mail logs.
|
|
.
|
|
This package contains the following binaries built from the Rust crate
|
|
"pmg-log-tracker":
|
|
- pmg-log-tracker
|