From d16ed66c884f852c448ffc5518a4dcc79fc4f10a Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 9 Jul 2020 11:59:10 +0200 Subject: [PATCH] =?utf8?q?bump=20version=20to=C3=B6=200.8.2-1?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 944ae531..dbc75a86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup" -version = "0.8.1" +version = "0.8.2" authors = ["Dietmar Maurer "] edition = "2018" license = "AGPL-3" diff --git a/debian/changelog b/debian/changelog index 663ba331..6ebb7100 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox-backup (0.8.2-1) unstable; urgency=medium + + * buildsys: also upload debug packages + + * src/backup/manifest.rs: rename into_string -> to_string + + -- Proxmox Support Team Thu, 09 Jul 2020 11:58:51 +0200 + rust-proxmox-backup (0.8.1-1) unstable; urgency=medium * remove authhenticated data blobs (not needed) -- 2.39.5