From cf0778550a3d25d77d38e080feb0d4f76cd39aba Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 30 Mar 2020 10:25:26 +0200 Subject: Use dh 12 --- debian/compat | 2 +- debian/docs | 2 +- debian/rules | 7 ++----- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +12 diff --git a/debian/docs b/debian/docs index e845566..b43bf86 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1 @@ -README +README.md diff --git a/debian/rules b/debian/rules index f7fade6..2301372 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,5 @@ #!/usr/bin/make -f -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/makefile.mk +%: + dh $@ -DEB_MAKE_ENVVARS=DESTDIR=debian/munin-libvirt-plugins -#DEB_MAKE_CHECK_TARGET=check -DEB_MAKE_INSTALL_TARGET=install -- cgit v1.2.3