--- Begin Message ---
Currently the "dsc" target fails and dpkg-buildpackage complains:

error: can't build with source format '3.0 (quilt)': no upstream tarball found 
at ../proxmox-ve-config_0.2.0.orig.tar.{bz2,gz,lzma,xz}

but there is a "rust-proxmox-ve-config_0.2.0.orig.tar.gz". Usually a rust
package in debian starts with "rust-" in its source package name.

Signed-off-by: Jing Luo <jing@jing.rocks>
---
 proxmox-ve-config/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxmox-ve-config/debian/control b/proxmox-ve-config/debian/control
index f5a9993..4be4417 100644
--- a/proxmox-ve-config/debian/control
+++ b/proxmox-ve-config/debian/control
@@ -1,4 +1,4 @@
-Source: proxmox-ve-config
+Source: rust-proxmox-ve-config
 Section: rust
 Priority: optional
 Maintainer: Proxmox Support Team <supp...@proxmox.com>
-- 
2.47.0




--- End Message ---
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to