[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.4.6-1-18-gf198853

Stig Sandbeck Mathisen ssm at debian.org
Mon Jul 29 07:32:29 UTC 2013


The following commit has been merged in the master branch:
commit 0d9f907c14e37ad333228d366eba11f54849320d
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Jul 28 20:39:24 2013 +0200

    Use dh-autoreconf

diff --git a/debian/control b/debian/control
index 7927d3a..396d73d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends:
  automake,
  dctrl-tools,
  debhelper (>= 9),
+ dh-autoreconf,
  dh-systemd (>= 1.4),
  gearman-job-server,
  help2man,
diff --git a/debian/rules b/debian/rules
index 4727978..fd4d375 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 $@ --with=systemd
+	dh $@ --with=systemd,autoreconf
 
 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