This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository liblas.
commit dc0662afee8250c72d7c7abd450c1cab62f150b5 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Fri Feb 6 16:18:39 2015 +0100 Simplify dh_clean override. --- debian/rules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/rules b/debian/rules index 7a2fa65..74bb298 100755 --- a/debian/rules +++ b/debian/rules @@ -11,10 +11,7 @@ override_dh_auto_clean-indep: dh_auto_clean --sourcedirectory python --buildsystem pybuild override_dh_clean: - dh_clean - - rm -f README.txt - rm -f debian/man/*.1 + dh_clean README.txt debian/man/*.1 override_dh_auto_configure: dh_auto_configure --buildsystem cmake -- \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel