forked from Proxmox/proxmox
bump version to 0.9.1-1
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
64d7956788
commit
0a9685ed4a
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-apt"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
authors = [
|
||||
"Fabian Ebner <f.ebner@proxmox.com>",
|
||||
"Proxmox Support Team <support@proxmox.com>",
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
rust-proxmox-apt (0.9.1-1) stable; urgency=medium
|
||||
|
||||
* release-file: improve invalid file-reference handling
|
||||
|
||||
* add ceph quincy repositories
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 6 Sep 2022 10:33:17 +0200
|
||||
|
||||
rust-proxmox-apt (0.9.0-1) stable; urgency=medium
|
||||
|
||||
* AptRepositoryFile: make path optional
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -44,8 +44,8 @@ Provides:
|
||||
librust-proxmox-apt-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-apt-0.9.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9.1+default-dev (= ${binary:Version})
|
||||
Description: Proxmox library for APT - Rust source code
|
||||
This package contains the source for the Rust proxmox-apt crate, packaged by
|
||||
debcargo for use with cargo and dh-cargo.
|
||||
|
Loading…
x
Reference in New Issue
Block a user