[Pkg-nagios-changes] [pkg-monitoring-plugins] 09/11: Use dh_prep instead of dh_clean -k
Jan Wagner
waja at moszumanska.debian.org
Mon Nov 16 19:56:42 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 8401f27d3fa8dbb739445da8b8bddae167ba8fcd
Author: Jan Wagner <waja at cyconet.org>
Date: Mon Nov 16 18:21:15 2015 +0100
Use dh_prep instead of dh_clean -k
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2293c98..56ac34c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -145,7 +145,7 @@ really-clean:
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Add here commands to install the package into debian/monitoring-plugins.
--
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