Author: sylvestre Date: 2013-11-25 14:48:47 +0000 (Mon, 25 Nov 2013) New Revision: 17513
Modified: trunk/java-common/debian-java-faq/debian-java-faq.sgml trunk/java-common/debian/changelog Log: Fix some wrong version declarations Modified: trunk/java-common/debian/changelog =================================================================== --- trunk/java-common/debian/changelog 2013-11-25 14:33:38 UTC (rev 17512) +++ trunk/java-common/debian/changelog 2013-11-25 14:48:47 UTC (rev 17513) @@ -1,3 +1,9 @@ +java-common (0.51) UNRELEASED; urgency=low + + * Fix some wrong version declarations + + -- Sylvestre Ledru <[email protected]> Mon, 25 Nov 2013 15:46:09 +0100 + java-common (0.50) unstable; urgency=low * Remove the 'Libraries must depend on the needed runtime environment' Modified: trunk/java-common/debian-java-faq/debian-java-faq.sgml =================================================================== --- trunk/java-common/debian-java-faq/debian-java-faq.sgml 2013-11-25 14:33:38 UTC (rev 17512) +++ trunk/java-common/debian-java-faq/debian-java-faq.sgml 2013-11-25 14:48:47 UTC (rev 17513) @@ -161,7 +161,7 @@ <item>Sun's OpenJDK 6, available since the Debian 5.0 <em>Lenny</em> release in the <em>main</em> section. -<item>Oracle's OpenJDK 7, available since the Debian 7.0 <em>Lenny</em> +<item>Oracle's OpenJDK 7, available since the Debian 7.0 <em>Wheezy</em> release in the <em>main</em> section. <item>The combination GCJ, GIJ, and Classpath in the <em>main</em> section. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

