]> git.proxmox.com Git - proxmox-apt.git/commitdiff
bump version to 0.9.3-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 Oct 2022 14:17:16 +0000 (16:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 Oct 2022 14:17:47 +0000 (16:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/changelog
debian/control

index 1045070850eb16c79f4146f07de48cf7e750206f..0db9689394ced473ce7f4194bc7cc7f5e5a39904 100644 (file)
@@ -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>",
index f27259bebfdb54626b36d5e2f553f821196b1df3..35a4647b3948e6f963e14cfb5c606c95c34020aa 100644 (file)
@@ -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
index b2256741fb4159d03d5658ce8d5c002ab6a72028..e356e54a1687f5c0cd24db0faa5aeabd1b7ef92c 100644 (file)
@@ -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.