[debsums] 55/184: Use dh_prep instead of dh_clean -k

Axel Beckert abe at deuxchevaux.org
Mon Mar 2 21:21:18 UTC 2015


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

abe pushed a commit to branch master
in repository debsums.

commit b923cb6fdb4a318a5fcd28a34780c4f22d2c384f
Author: Francois Marier <francois at debian.org>
Date:   Sun Oct 5 12:35:18 2008 +1300

    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 ec3a653..0bc34ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ binary-arch: # nothing
 binary-indep:
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	sed 's/#VERSION#/$(version)/' debsums.in >$(tmp)/usr/bin/debsums

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git



More information about the Pkg-perl-cvs-commits mailing list