]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
pve: upgrade perlmod-bin dependency to 0.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 09:20:58 +0000 (10:20 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Dec 2023 09:22:09 +0000 (10:22 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pve-rs/Makefile
pve-rs/debian/control

index a4ab00d03fda183714b7d658a9afb9a0a9795888..5e44ebe9d3ad03b9f22aa71cfe3f6c70aa86ffe3 100644 (file)
@@ -23,7 +23,8 @@ PERLMOD_GENPACKAGE := /usr/lib/perlmod/genpackage.pl \
        --lib=pve_rs \
        --lib-tag=proxmox \
        --lib-package=Proxmox::Lib::PVE \
-       --lib-prefix=PVE
+       --lib-prefix=PVE \
+       --include-file=Fixup.pm
 
 PERLMOD_PACKAGES := \
          PVE::RS::APT::Repositories \
@@ -48,7 +49,6 @@ all: PVE
 Proxmox PVE: Proxmox/Lib/PVE.pm
 Proxmox/Lib/PVE.pm: Fixup.pm
        $(PERLMOD_GENPACKAGE) $(PERLMOD_PACKAGES)
-       sed -i -e '/package Proxmox/rFixup.pm' Proxmox/Lib/PVE.pm
 
 check: all
        $(MAKE) -C test test
index ae5e4eb890ed6ae39b998f504d3e2ecea335db6d..ecdf71c31980060bf0c8731684f2b7152fec8e6c 100644 (file)
@@ -34,7 +34,7 @@ Build-Depends: cargo:native <!nocheck>,
                librust-serde-json-1+default-dev,
                librust-url-2+default-dev,
                libstd-rust-dev <!nocheck>,
-               perlmod-bin,
+               perlmod-bin (>= 0.2.0-~~),
                rustc:native <!nocheck>,
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Standards-Version: 4.6.1