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 c6e510fba796b973e3b25b29e3eb348fcd23d852 Author: Stephane Bortzmeyer <[email protected]> Date: Mon Oct 2 09:27:17 2000 +0000 A few fixes (of URLs mostly). --- debian-java-faq.sgml | 2 +- debian/changelog | 6 ++++++ policy.sgml | 4 ++-- policy.xml | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian-java-faq.sgml b/debian-java-faq.sgml index 6e1e7ee..a25e833 100644 --- a/debian-java-faq.sgml +++ b/debian-java-faq.sgml @@ -874,7 +874,7 @@ someone is working on an installer for: <list> <item>BlueJ. A development environment for Java with editor, compiler, virtual machine and debugger. See <url -id="http://bluej.monash.edu.au/"> +id="http://www.pscit.monash.edu.au/~mik/bluej/"> <item>Jacob (Java Commando Base): project maintainer and visualiser for Java in Emacs. See <url id="http://home.pages.de/~kclee/clemens/jacob">. diff --git a/debian/changelog b/debian/changelog index ada08c7..7e9f40e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.4) unstable; urgency=low + + * A few fixes (URLs mostly). + + -- Stephane Bortzmeyer <[email protected]> Mon, 2 Oct 2000 11:26:10 +0200 + java-common (0.3) unstable; urgency=low * Added the Debian-Java FAQ (maintained by Fernandez-Sanguino Pen~a diff --git a/policy.sgml b/policy.sgml index 4c05841..30f16ed 100644 --- a/policy.sgml +++ b/policy.sgml @@ -1,4 +1,4 @@ -<?xml version='1.0'?> +any<?xml version='1.0'?> <!DOCTYPE article PUBLIC "-//Norman Walsh//DTD Simplified DocBk XML V3.1.3.6//EN" "/usr/lib/sgml/dtd/docbook-xml/sdocbook.dtd"[ <!ENTITY must "<emphasis>must</emphasis>"> @@ -140,7 +140,7 @@ contrib.</para></listitem> <listitem><para>If your binary package can run only with non-free virtual machines (the only free Java virtual machine seems to be -kaffe), it cannot go to main. If your package itself is free, it must +kaffe - and the one included in libgcj), it cannot go to main. If your package itself is free, it must goes to contrib.</para></listitem> </itemizedlist> diff --git a/policy.xml b/policy.xml index 4c05841..30f16ed 100644 --- a/policy.xml +++ b/policy.xml @@ -1,4 +1,4 @@ -<?xml version='1.0'?> +any<?xml version='1.0'?> <!DOCTYPE article PUBLIC "-//Norman Walsh//DTD Simplified DocBk XML V3.1.3.6//EN" "/usr/lib/sgml/dtd/docbook-xml/sdocbook.dtd"[ <!ENTITY must "<emphasis>must</emphasis>"> @@ -140,7 +140,7 @@ contrib.</para></listitem> <listitem><para>If your binary package can run only with non-free virtual machines (the only free Java virtual machine seems to be -kaffe), it cannot go to main. If your package itself is free, it must +kaffe - and the one included in libgcj), it cannot go to main. If your package itself is free, it must goes to contrib.</para></listitem> </itemizedlist> -- 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

