[pkg-java] r18257 - in trunk/java-common: . debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 15 13:47:35 UTC 2014
Author: ebourg-guest
Date: 2014-07-15 13:47:35 +0000 (Tue, 15 Jul 2014)
New Revision: 18257
Modified:
trunk/java-common/debian/changelog
trunk/java-common/policy.xml
Log:
Replaced 'java' with 'Java' in the policy when referring to the language
Modified: trunk/java-common/debian/changelog
===================================================================
--- trunk/java-common/debian/changelog 2014-07-15 13:18:37 UTC (rev 18256)
+++ trunk/java-common/debian/changelog 2014-07-15 13:47:35 UTC (rev 18257)
@@ -4,6 +4,7 @@
* 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
Modified: trunk/java-common/policy.xml
===================================================================
--- trunk/java-common/policy.xml 2014-07-15 13:18:37 UTC (rev 18256)
+++ trunk/java-common/policy.xml 2014-07-15 13:47:35 UTC (rev 18257)
@@ -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
More information about the pkg-java-commits
mailing list