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 6a493cbcf6ec9686d96fbb6e3e8343da794e3a6b Author: Niels Thykier <[email protected]> Date: Sun Jun 27 22:29:13 2010 +0000 Updated reference to default-jdk-builddep in the policy. --- policy.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/policy.xml b/policy.xml index 43db488..9dca108 100644 --- a/policy.xml +++ b/policy.xml @@ -11,6 +11,7 @@ <!ENTITY d-jdk "<emphasis>default-jdk</emphasis>"> <!ENTITY d-jbdep "<emphasis>default-jdk-builddep</emphasis>"> <!ENTITY d-jdoc "<emphasis>default-jdk-doc</emphasis>"> +<!ENTITY g-n-h "<emphasis>gcj-native-helper</emphasis>"> <!ENTITY JVM "<acronym>JVM</acronym>"> <!ENTITY JIT "<acronym>JIT</acronym>"> <!ENTITY debpol "http://www.debian.org/doc/debian-policy"> @@ -336,9 +337,9 @@ </para> <para> - Source packages compiling gcj-packages &must; Build-Depend on - &d-jbdep;. The gcj-code &should; only be shipped for a selected - set of architectures. + Source packages compiling gcj-packages &must; Build-Depend on + &g-n-h; (formerly known as &d-jbdep;). The gcj-code &should; + only be shipped for a selected set of architectures. </para> <para> -- 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

