This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository proj.
commit 7756b229b7452d6e0f26281b203e540448d55844 Author: Bas Couwenberg <[email protected]> Date: Thu May 21 00:17:17 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 d9d4160..3921452 100755 --- a/debian/rules +++ b/debian/rules @@ -101,7 +101,7 @@ override_dh_auto_install: # Remove useless autogenreated doxygen files rm -f $(CURDIR)/jniwrap/docs/html/*.md5 - # Remove doxygen jquery.js copy in favor of libjs-query + # Remove doxygen jquery.js copy in favor of libjs-jquery rm -f $(CURDIR)/debian/*/usr/share/doc/libproj-java/html/jquery.js override_dh_install: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

