[java-policy] 184/198: Replaced 'java' with 'Java' in the policy when referring to the language

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:44 UTC 2015


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 be2db57a385ddf6230800dfc1741ffafc0169492
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Jul 15 13:47:35 2014 +0000

    Replaced 'java' with 'Java' in the policy when referring to the language
---
 debian/changelog |  1 +
 policy.xml       | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 686fc7d..fced58e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ java-common (0.53) UNRELEASED; urgency=medium
   * Policy changes:
     - Programs must depend on the needed runtime environment, but not
       the libraries (Closes: #730133)
+    - Replaced 'java' with 'Java' when referring to the language
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 15 Jul 2014 15:15:36 +0200
 
diff --git a/policy.xml b/policy.xml
index d7454bb..e59b47a 100644
--- a/policy.xml
+++ b/policy.xml
@@ -33,7 +33,7 @@
 	    <email>niels at thykier.net</email>
 	  </para>
 	  <para>
-	    The current author of the java policy.
+	    The current author of the Java policy.
 	  </para>
 	</authorblurb>
       </author>
@@ -55,7 +55,7 @@
 	    <email>opal at debian.org</email>
 	  </para>
 	  <para>
-	    A previous author of the java policy.
+	    A previous author of the Java policy.
 	  </para>
 	</authorblurb>
       </author>
@@ -67,14 +67,14 @@
 	    <email>bortzmeyer at debian.org</email>
 	  </para>
 	  <para>
-	    The original author of the java policy.
+	    The original author of the Java policy.
 	  </para>
 	</authorblurb>
       </author>
       <author>
 	<authorblurb>
 	  <para>
-	    Most issues of the java policy have been discussed on the
+	    Most issues of the Java policy have been discussed on the
 	    &djmail; mailinglist.
 	  </para>
 	</authorblurb>
@@ -83,13 +83,13 @@
     <abstract>
       <title>Abstract</title>
       <para>
-	This is the java policy for Debian. It begins with a
+	This is the Java policy for Debian. It begins with a
 	background description, continues with the real policy, some
-	issues to discuss and ends with some advices to java packagers.
+	issues to discuss and ends with some advices to Java packagers.
       </para>
       <para>
-	The policy covers java virtual machines, java compilers, java
-	programs and java libraries.
+	The policy covers Java virtual machines, Java compilers, Java
+	programs and Java libraries.
       </para>
       <para>
         This policy is published under the GNU GPL v2 or later license.
@@ -295,7 +295,7 @@
       </para>
 
       <para>
-	Class files in a java library &must; be built with debug symbols.
+	Class files in a Java library &must; be built with debug symbols.
       </para>
 
       <para>
@@ -336,7 +336,7 @@
       <para>
 	Java library packages &should; compile the javadoc API of the
  	library. The API &must; link against the javadoc API of the
-	libraries it depends on. This includes the core java classes,
+	libraries it depends on. This includes the core Java classes,
 	which are provided by &d-jdoc;. The API &must; be registered with
 	doc-base and &must; be installed in
 	<filename>/usr/share/doc/<package>/api/</filename> or

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git



More information about the pkg-java-commits mailing list