mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-03 08:04:47 +00:00
bump version to 0.9.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b522722d9c
commit
8a7a719aec
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-apt"
|
||||
version = "0.9.2"
|
||||
version = "0.9.3"
|
||||
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.3-1) stable; urgency=medium
|
||||
|
||||
* packages file: add section field
|
||||
|
||||
* deb822: source index support
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 19 Oct 2022 16:17:11 +0200
|
||||
|
||||
rust-proxmox-apt (0.9.2-1) stable; urgency=medium
|
||||
|
||||
* release: add Commands file reference type
|
||||
|
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.2-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9.2+default-dev (= ${binary:Version})
|
||||
librust-proxmox-apt-0.9.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.9.3+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…
Reference in New Issue
Block a user