[Pkg-nagios-changes] [pkg-monitoring-plugins] 06/11: Drop $(DEPSUBSTVARS) from dh_gencontrol call

Jan Wagner waja at moszumanska.debian.org
Mon Nov 16 19:56:41 UTC 2015


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

waja pushed a commit to branch master
in repository pkg-monitoring-plugins.

commit 877f48ad916d55427067a5476b1b195fad01bd58
Author: Robie Basak <robie.basak at canonical.com>
Date:   Fri Nov 13 10:04:31 2015 +0000

    Drop $(DEPSUBSTVARS) from dh_gencontrol call
    
    This has no longer been needed since commit 3ca0202.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 902074e..2293c98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -223,7 +223,7 @@ binary-arch: build install
 	grep shlibs:Suggests debian/monitoring-plugins-standard.substvars.in \
 		| sed -e 's/shlibs:Suggests/shlibs:Recommends/' \
 		>> debian/monitoring-plugins-standard.substvars
-	dh_gencontrol -s -- $(DEPSUBSTVARS)
+	dh_gencontrol -s
 	dh_md5sums -s
 	dh_builddeb -s
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git



More information about the Pkg-nagios-changes mailing list