[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.3.0-1-7-g46a112f

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 6 22:30:14 UTC 2012


The following commit has been merged in the master branch:
commit 90c106e0c9f8e6608bb15161fda405ef0d90efac
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Wed Jun 6 23:35:13 2012 +0200

    Bump debhelper compat level to 9

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index ddfab65..57ab302 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Stig Sandbeck Mathisen <ssm at debian.org>
 Build-Depends:
  automake,
  dctrl-tools,
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
  gearman-job-server,
  help2man,
  libgearman-dev (>= 0.14),
diff --git a/debian/mod-gearman-module.install b/debian/mod-gearman-module.install
index 19599bb..2aa8df0 100644
--- a/debian/mod-gearman-module.install
+++ b/debian/mod-gearman-module.install
@@ -1 +1 @@
-debian/tmp/usr/lib/mod_gearman/mod_gearman.o
+/usr/lib/mod_gearman/mod_gearman.o
diff --git a/debian/rules b/debian/rules
index d411930..4d31bae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DH_VERBOSE=1
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --localstatedir=/var/lib --enable-embedded-perl
+	dh_auto_configure -- --localstatedir=/var/lib --enable-embedded-perl --libdir=/usr/lib
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list