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