mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-17 20:08:11 +00:00
bump version to 0.3.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
34074c1b80
commit
fd99aa062e
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-apt"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = [
|
||||
"Fabian Ebner <f.ebner@proxmox.com>",
|
||||
"Proxmox Support Team <support@proxmox.com>",
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
rust-proxmox-apt (0.3.1-1) unstable; urgency=medium
|
||||
|
||||
* standard repos: allow conversion from handle and improve information
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 30 Jun 2021 20:42:52 +0200
|
||||
|
||||
rust-proxmox-apt (0.3.0-1) unstable; urgency=medium
|
||||
|
||||
* add get_cached_origin method and an initial config module
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -38,8 +38,8 @@ Provides:
|
||||
librust-proxmox-apt-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.3+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.3.0-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.3.0+default-dev (= ${binary:Version})
|
||||
librust-proxmox-apt-0.3.1-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.3.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…
Reference in New Issue
Block a user