From 65c0ac002e25d7ce01d2731615489bddf21310d5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 25 May 2019 19:12:32 +0200 Subject: [PATCH] buildsys: perlapi-X.Y gets set automatically by dh, so drop manual replace Signed-off-by: Thomas Lamprecht --- Makefile | 1 - debian/{control.in => control} | 1 - 2 files changed, 2 deletions(-) rename debian/{control.in => control} (98%) diff --git a/Makefile b/Makefile index dac65a1..1f0f541 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,6 @@ ${DEB}: rm -rf build cp -a data build cp -a debian build/debian - sed -e "s|@PERLAPI@|perlapi-$(PERL_APIVER)|g" debian/control.in > build/debian/control echo "git clone git://git.proxmox.com/git/pve-cluster.git\\ngit checkout ${GITVERSION}" > build/debian/SOURCE cd build; dpkg-buildpackage -rfakeroot -b -us -uc lintian ${DEB} diff --git a/debian/control.in b/debian/control similarity index 98% rename from debian/control.in rename to debian/control index 1990176..b3410d2 100644 --- a/debian/control.in +++ b/debian/control @@ -47,7 +47,6 @@ Depends: corosync (>= 2.3.4-1), ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, - @PERLAPI@, Breaks: pve-ha-manager (<<2.0-4), Description: Cluster Infrastructure for Proxmox Virtual Environment This package contains the Cluster Infrastructure for the Proxmox -- 2.39.2