[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.4.6-1
Stig Sandbeck Mathisen
ssm at debian.org
Fri Jul 19 21:40:19 UTC 2013
The following commit has been merged in the master branch:
commit 5871347885eb4591c368aad3759e510872178d4d
Author: Michael Stapelberg <stapelberg at debian.org>
Date: Sun Jul 7 20:47:27 2013 +0200
Use dh-systemd
Closes: #715272
diff --git a/debian/control b/debian/control
index 57ab302..b253089 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends:
automake,
dctrl-tools,
debhelper (>= 9),
+ dh-systemd (>= 1.4),
gearman-job-server,
help2man,
libgearman-dev (>= 0.14),
diff --git a/debian/rules b/debian/rules
index 4d31bae..3d62c5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_VERSION := $(shell dpkg-parsechangelog --format rfc822 | grep-dctrl -ensVers
DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with=systemd
override_dh_auto_configure:
dh_auto_configure -- --localstatedir=/var/lib --enable-embedded-perl --libdir=/usr/lib
--
Debian packaging for mod gearman.
More information about the Pkg-nagios-changes
mailing list