[Pkg-cli-libs-commits] [notify-sharp-3.0] 02/03: Use dh 9, update build-dependencies and rules accordingly.

Andrew Shadura bugzilla at tut.by
Fri Jan 8 15:34:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

andrewsh pushed a commit to branch master
in repository notify-sharp-3.0.

commit d037f454eeeedaaab7780c36a61b7e20b03f2820
Author: Andrew Shadura <andrewsh at debian.org>
Date:   Fri Jan 8 16:27:33 2016 +0100

    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 <pkg-cli-libs-team at lists.alioth.debian.org
 Uploaders: Sebastian Dröge <slomo at debian.org>,
            Mirco Bauer <meebey at debian.org>,
            Chow Loong Jin <hyperair at debian.org>
-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:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/notify-sharp-3.0.git



More information about the Pkg-cli-libs-commits mailing list