This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit 60ee534e17f40b7a3bf8a733e4f7caf02063cbc9 Author: Bas Couwenberg <[email protected]> Date: Thu May 21 00:16:12 2015 +0200 Fix libjs-jquery typo in comment. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 672f14d..2857ff9 100755 --- a/debian/rules +++ b/debian/rules @@ -102,7 +102,7 @@ override_dh_install-indep: install -m 644 doc/example.cpp debian/libgeos-doc/usr/share/doc/libgeos-doc/examples install -m 644 debian/Makefile.example debian/libgeos-doc/usr/share/doc/libgeos-doc/examples/Makefile - # Remove embedded jquery.js in favor of libjs-query + # Remove embedded jquery.js in favor of libjs-jquery rm -f debian/libgeos-doc/usr/share/doc/libgeos-doc/html/jquery.js override_dh_installman: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

