[Pkg-nagios-changes] [pkg-nagios-plugins] 290/413: add build-arch and build-indep
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:33 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 670f07c81dc5298f29330e75760320ecf3d9fc15
Author: Jan Wagner <waja at cyconet.org>
Date: Thu Feb 23 21:40:10 2012 +0000
add build-arch and build-indep
---
debian/changelog | 1 +
debian/rules | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 557f0dc..05bf11e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
17_check_tcp_fix_duplicate_cert_message.dpatch (Closes: #654682), to fix
duplicate messages when certificate errors occures, thanks Sebastian Harl
for reporting
+ * Add build-arch and build-indep targets to debian/rules
-- Jan Wagner <waja at cyconet.org> Wed, 07 Sep 2011 15:33:55 +0200
diff --git a/debian/rules b/debian/rules
index 87774f4..8bf5d8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,7 +112,9 @@ config.status: configure
--disable-rpath
-build: patch-stamp build-stamp
+build: build-arch build-indep
+build-arch: patch-stamp build-stamp
+build-indep: patch-stamp build-stamp
build-stamp: config.status
dh_testdir
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list