This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit 0cdae38b15c4ffc64bcf598b1b3df185a410e729 Author: Sylvestre Ledru <[email protected]> Date: Wed Jun 5 14:23:43 2013 +0000 Fix a typo. Thanks to Emmanuel Bourg for the bug report --- policy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.xml b/policy.xml index 8d40419..3533ecb 100644 --- a/policy.xml +++ b/policy.xml @@ -198,7 +198,7 @@ <para> The <ulink url="http://packages.debian.org/sid/javahelper">javahelper package</ulink> provides helper to build either with CDBS or dh. They are strongly recommended for Java packaging. </para> - <para>For Maven based packages, the usage of <ulink url="http://packages.debian.org/sid/maven-debian-helper">maven-debian-helper</ulink> recommended. + <para>For Maven based packages, the usage of <ulink url="http://packages.debian.org/sid/maven-debian-helper">maven-debian-helper</ulink> is recommended. </para> </sect1> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

