From 0a9685ed4aa6899dbbe77f2e8458594d8332104d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 6 Sep 2022 10:34:05 +0200 Subject: [PATCH] bump version to 0.9.1-1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- Cargo.toml | 2 +- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d959fc9..9308ee4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-apt" -version = "0.9.0" +version = "0.9.1" authors = [ "Fabian Ebner ", "Proxmox Support Team ", diff --git a/debian/changelog b/debian/changelog index 38541dd..3d83d27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 6 Sep 2022 10:33:17 +0200 + rust-proxmox-apt (0.9.0-1) stable; urgency=medium * AptRepositoryFile: make path optional diff --git a/debian/control b/debian/control index 03da56c..86cc567 100644 --- a/debian/control +++ b/debian/control @@ -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. -- 2.39.2