From 1df968e8ed2b398efd4da94503e66a32d39d60e5 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Fri, 19 May 2023 18:18:43 +0200 Subject: [PATCH] d/source/format: mark package as native While libarchive has an upstream, the bindings are Proxmox native Signed-off-by: Stoiko Ivanov Signed-off-by: Thomas Lamprecht --- debian/source/format | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/source/format diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native)