bump proxmox-rrd to 0.1.0-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-02-01 13:46:28 +01:00
parent 2f94283367
commit 440c7e3361
2 changed files with 6 additions and 2 deletions

View File

@ -46,11 +46,15 @@ Depends:
librust-serde-json-1+default-dev librust-serde-json-1+default-dev
Provides: Provides:
librust-proxmox-rrd+default-dev (= ${binary:Version}), 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-dev (= ${binary:Version}),
librust-proxmox-rrd-0+default-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-dev (= ${binary:Version}),
librust-proxmox-rrd-0.1+default-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-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 Description: Simple RRD database implementation - Rust source code
Source code for Debianized Rust crate "proxmox-rrd" Source code for Debianized Rust crate "proxmox-rrd"

View File

@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: 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 License: AGPL-3.0-or-later
This program is free software: you can redistribute it and/or modify it under 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 the terms of the GNU Affero General Public License as published by the Free