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 6c591e50f229fc4a88d5ad5a7e9271558f54fa95
Author: Ola Nordmann <[email protected]>
Date:   Mon Mar 31 19:47:04 2003 +0000

    Policy update as accepted by [email protected].
---
 debian/changelog |  2 ++
 policy.xml       | 12 +++++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a247856..0dd6931 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ java-common (0.18) unstable; urgency=low
 
   * Updated java faq from cvs to fix deb source line, closes: #162733.
   * Fixed doc-base file, closes: #163102.
+  * Policy update as accepted by [email protected],
+    closes: #182466.
 
  -- Ola Lundqvist <[email protected]>  Mon, 31 Mar 2003 21:29:59 +0200
 
diff --git a/policy.xml b/policy.xml
index 55da931..f7901b0 100644
--- a/policy.xml
+++ b/policy.xml
@@ -132,6 +132,16 @@
        provide the files itself it &must; depend on the needed runtime
        environment.
       </para>
+
+      <para>
+        Packages that contain a runtime conforming to the Java 1.1
+       specification should provide &j1r;. Packages that contain a runtime
+       conforming to the Java 2 specification should provide &j2r;.
+       If a package conforms to both, then it should provide both; however,
+       packages that do not implement the methods from Java 1.1 that have been
+       deprecated in Java 2 must not provide &j1r;.
+      </para>
+       
       <para>
        They &should; use <filename>/etc/alternatives</filename>
        for the name 'java' if they are command-line compatible with the
@@ -157,7 +167,7 @@
        java-common. They &must; also depend on the needed runtime environemnt
        (&j1r; and/or &j2r;).
       </para>
-      
+
       <para>
        They &should; use <filename>/etc/alternatives</filename>
        for the name 'javac' if they are command-line compatible

-- 
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

Reply via email to