diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 38ed6dc..9565d56 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,7 @@ Barry deFreese , Markus Koschany Build-Depends: - autotools-dev, - debhelper (>= 9), + debhelper (>= 11), dpkg-dev (>= 1.17), libmodule-build-perl, libsdl-perl (>= 2.536~) diff --git a/debian/rules b/debian/rules index 85e3b3d..60a5345 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ %: - dh $@ --parallel + dh $@ override_dh_auto_configure: dh_auto_configure -- --install_path script=/usr/games