This is an automated email from the git hooks/post-receive script. tbooth-guest pushed a commit to branch master in repository khmer.
commit 9c7a7c24c52f0456e20b6680169a2f6dc22c1ffc Author: Tim Booth <[email protected]> Date: Sat Jan 31 14:44:53 2015 +0000 Kill a Lintian warning --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index 29811f1..4e2f90d 100755 --- a/debian/rules +++ b/debian/rules @@ -17,3 +17,7 @@ override_dh_auto_clean: dh_auto_clean rm -f khmer/*.so rm -f *.1 + +override_dh_install: + dh_install + find debian/khmer -name .gitignore -delete -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
