diff --git a/dist/debian/compat b/dist/debian/compat index 7f8f011..ec63514 100644 --- a/dist/debian/compat +++ b/dist/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/dist/debian/rules b/dist/debian/rules index 65028fd..4d16f26 100755 --- a/dist/debian/rules +++ b/dist/debian/rules @@ -1,4 +1,6 @@ #!/usr/bin/make -f +export V=1 + %: dh $@