From d037f454eeeedaaab7780c36a61b7e20b03f2820 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Fri, 8 Jan 2016 16:27:33 +0100 Subject: Use dh 9, update build-dependencies and rules accordingly. --- debian/compat | 2 +- debian/control | 4 ++-- debian/rules | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index 7ed6ff8..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +9 diff --git a/debian/control b/debian/control index aa99399..629883c 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian CLI Libraries Team , Mirco Bauer , Chow Loong Jin -Build-Depends: debhelper (>= 7.2), dh-autoreconf -Build-Depends-Indep: cli-common-dev (>= 0.5.4), +Build-Depends: debhelper (>= 9), dh-autoreconf +Build-Depends-Indep: cli-common-dev (>= 0.8~), mono-devel (>= 2.4.3), monodoc-base (>= 1.1.18), pkg-config, diff --git a/debian/rules b/debian/rules index 7fe94b0..9852bc1 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,7 @@ override_dh_auto_configure: dh_auto_configure -- \ --prefix=/usr \ + --libdir=/usr/lib \ GMCS=/usr/bin/mono-csc override_dh_makeclilibs: -- cgit v1.2.3