mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-06 02:45:53 +00:00
bump proxmox-rrd to 0.1.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
2f94283367
commit
440c7e3361
@ -46,11 +46,15 @@ Depends:
|
||||
librust-serde-json-1+default-dev
|
||||
Provides:
|
||||
librust-proxmox-rrd+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd+rrd-v1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0+rrd-v1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0.1+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0.1+rrd-v1-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0.1.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0.1.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-rrd-0.1.0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-rrd-0.1.0+rrd-v1-dev (= ${binary:Version})
|
||||
Description: Simple RRD database implementation - Rust source code
|
||||
Source code for Debianized Rust crate "proxmox-rrd"
|
||||
|
@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
|
||||
Files:
|
||||
*
|
||||
Copyright: 2019 - 2023 Proxmox Server Solutions GmbH <support@proxmox.com>
|
||||
Copyright: 2019 - 2024 Proxmox Server Solutions GmbH <support@proxmox.com>
|
||||
License: AGPL-3.0-or-later
|
||||
This program is free software: you can redistribute it and/or modify it under
|
||||
the terms of the GNU Affero General Public License as published by the Free
|
||||
|
Loading…
Reference in New Issue
Block a user