mirror of
https://git.proxmox.com/git/libxdgmime-perl
synced 2025-07-27 16:57:47 +00:00
d/control: update dh compat level to 12
Signe-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
4a6e82a1a7
commit
c258365c28
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
12
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
|||||||
Source: libxdgmime-perl
|
Source: libxdgmime-perl
|
||||||
Section: perl
|
Section: perl
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10~), perl (>= 5.22)
|
Build-Depends: debhelper (>= 12~), perl (>= 5.22)
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Standards-Version: 3.7.2
|
Standards-Version: 3.7.2
|
||||||
|
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -51,7 +51,7 @@ install: build install-stamp
|
|||||||
install-stamp:
|
install-stamp:
|
||||||
dh_testdir
|
dh_testdir
|
||||||
dh_testroot
|
dh_testroot
|
||||||
dh_clean -k
|
dh_prep
|
||||||
|
|
||||||
# Add commands to install the package into debian/$PACKAGE_NAME here
|
# Add commands to install the package into debian/$PACKAGE_NAME here
|
||||||
$(MAKE) test
|
$(MAKE) test
|
||||||
|
Loading…
Reference in New Issue
Block a user