From: Stoiko Ivanov Date: Mon, 31 May 2021 01:16:55 +0000 (+0000) Subject: d/control: update dh compat level to 12 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c258365c28977f6c7f2c9d69c3d0da9255ca60d1;p=libxdgmime-perl.git d/control: update dh compat level to 12 Signe-off-by: Stoiko Ivanov --- diff --git a/debian/compat b/debian/compat index f599e28..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +12 diff --git a/debian/control b/debian/control index a8f15de..575f8e8 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libxdgmime-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 10~), perl (>= 5.22) +Build-Depends: debhelper (>= 12~), perl (>= 5.22) Maintainer: Proxmox Support Team Standards-Version: 3.7.2 diff --git a/debian/rules b/debian/rules index 203c12d..85fdec3 100755 --- a/debian/rules +++ b/debian/rules @@ -51,7 +51,7 @@ install: build install-stamp install-stamp: dh_testdir dh_testroot - dh_clean -k + dh_prep # Add commands to install the package into debian/$PACKAGE_NAME here $(MAKE) test