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 <franc...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to