From 4508c8b23cb647623652673de791e4c4dd102f64 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 1 Jun 2023 15:34:28 +0200 Subject: [PATCH] add some missing d/source/format files For crates which already used (native) versioning. Signed-off-by: Wolfgang Bumiller --- proxmox-async/debian/source/format | 1 + proxmox-auth-api/debian/source/format | 1 + 2 files changed, 2 insertions(+) create mode 100644 proxmox-async/debian/source/format create mode 100644 proxmox-auth-api/debian/source/format diff --git a/proxmox-async/debian/source/format b/proxmox-async/debian/source/format new file mode 100644 index 00000000..89ae9db8 --- /dev/null +++ b/proxmox-async/debian/source/format @@ -0,0 +1 @@ +3.0 (native) diff --git a/proxmox-auth-api/debian/source/format b/proxmox-auth-api/debian/source/format new file mode 100644 index 00000000..89ae9db8 --- /dev/null +++ b/proxmox-auth-api/debian/source/format @@ -0,0 +1 @@ +3.0 (native)