[java-policy] 59/198: Importing 0.23 Debian version that wasn't commited to CVS.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:30 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 f8f05484db54ab469fd6157936bd3a6a4939f3f7
Author: Jerry Haltom <wasabi at larvalstage.net>
Date:   Wed Jul 6 22:32:19 2005 +0000

    Importing 0.23 Debian version that wasn't commited to CVS.
---
 debian/README.Debian |  6 +++---
 debian/changelog     | 19 +++++++++++++++++++
 debian/control       |  4 ++--
 debian/copyright     | 26 ++++++++++++++++++++++----
 policy.xml           | 24 ++++++++++++------------
 5 files changed, 58 insertions(+), 21 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 13c7676..403cf62 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -3,12 +3,12 @@ work. The package contains the Proposed Debian Java Policy and
 the Debian Java FAQ. It should probably be enough to get things going.
 
 They can be found at
-/usr/share/doc/java-common/debian-java-faq.html
+/usr/share/doc/java-common/debian-java-faq/index.html
 and
-/usr/share/doc/java-common/debian-java-policy.html
+/usr/share/doc/java-common/debian-java-policy/index.html
 
 Previously it existed a bunch of *-dummy packages. They have now been
-removed from the archive. If you need to fullfill the dependencies you have
+removed from the archive. If you need to fulfill the dependencies you have
 to make your own dummy package. The equivs package might help you with
 this.
 
diff --git a/debian/changelog b/debian/changelog
index a82c088..a61d226 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+java-common (0.23) unstable; urgency=low
+
+  * Updated the Debian Java FAQ (closes: #156547, #252219), thanks to
+    Javier Fernandez-Sanguino Peña
+  * policy.xml: corrected typos (closes: #285303), thanks to Bill
+    Allombert
+  * debian/control:
+    + (Uploaders) removed Ola Lundqvist from the uploaders (see
+      debian-java mailing list, June 2005)
+    + (Uploaders) added myself
+    + (Uploaders) added Debian Java Maintainers (closes: #302887)
+  * debian/README.Debian: corrected wrong path the the faq and the policy
+    and a typo (closes: #197256, #285014), thanks to Vincent Lefevre
+  * debian/copyright: moved Ola from current maintainers to previous
+    maintainers, updated the file with the debhelper gpl template, added
+    copyright years (closes: #290189)
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Sat, 11 Jun 2005 13:59:20 +0200
+
 java-common (0.22) unstable; urgency=low
 
   * Changed Maintainer: to the Debian Java Mailing List and added myself
diff --git a/debian/control b/debian/control
index 88d4a5c..4c1715f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: java-common
 Section: misc
 Priority: optional
 Maintainer: Debian Java Mailing List <debian-java at lists.debian.org>
-Uploaders: Ola Lundqvist <opal at debian.org>, Stefan Gybas <sgybas at debian.org>
-Build-Depends: debhelper (>> 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
+Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>
+Build-Depends: debhelper (>= 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx
 Standards-Version: 3.6.1
 
 Package: java-common
diff --git a/debian/copyright b/debian/copyright
index 4f92c8e..4a2e701 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,13 +2,31 @@ It is a Debian original work.
 
 Current maintainers:
 	Stefan Gybas <sgybas at debian.org>
-	Ola Lundqvist <opal at debian.org>
+	Arnaud Vandyck <avdyk at debian.org>
 
-Previsous maintainers:
+Previous maintainers:
+	Ola Lundqvist <opal at debian.org>
 	Stephane Bortzmeyer <bortzmeyer at debian.org>
 
-Copyright:
+Copyright (C) 1999-2005 by current and previous maintainers for Debian
+
+License:
+
+   This package is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This package is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
 
-GPL. See /usr/share/common-licenses/GPL.
+   You should have received a copy of the GNU General Public License
+   along with this package; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+   02111-1307, USA.
 
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
 
diff --git a/policy.xml b/policy.xml
index d803235..a0ba44f 100644
--- a/policy.xml
+++ b/policy.xml
@@ -80,9 +80,9 @@
     </para>
     
     <para>
-      Feel free to report comments, suggestions and/or disagrements to the
+      Feel free to report comments, suggestions and/or disagreements to the
       java-common package (<email>java-common at packages.debian.org</email>)
-      or the Debian Java mailinglist
+      or the Debian Java mailing list
       <email>debian-java at lists.debian.org</email>. Change requests should
       be sent as a bug to the java-common package.
     </para>
@@ -172,7 +172,7 @@
       
       <para>
 	Java compilers &must; provide &jc; and/or &j2c; and depend on
-	java-common. They &must; also depend on the needed runtime environemnt
+	java-common. They &must; also depend on the needed runtime environment
 	(&j1r; and/or &j2r;).
       </para>
 
@@ -202,7 +202,7 @@
       <para>
         If they have their own auxiliary classes, they
 	&must; be in a jar file in <filename>/usr/share/java</filename>. The
-        name of the jar &should; folow the same naming conventions as for
+        name of the jar &should; follow the same naming conventions as for
         libraries.
       </para>
       <para>
@@ -227,7 +227,7 @@
 	Java libraries packages &must; be named libXXX[version]-java
 	(without the brackets), where the version part is optional and &should;
 	only contain the necessary part. The version part &should; only be
-	used to avoid naming colisions. The XXX part is the actual package
+	used to avoid naming collisions. The XXX part is the actual package
 	name used in the text below.
       </para>
       
@@ -236,7 +236,7 @@
 	the directory <filename>/usr/share/java</filename>,
 	with the name
 	<filename>packagename[-extraname]-fullversion.jar</filename>.
-	The extraname is optional and used internaly within the package to
+	The extraname is optional and used internally within the package to
 	separate the different jars provided by the package. The fullversion
 	is the version of that jar file. In some cases that is not the same as
 	the package version.
@@ -261,7 +261,7 @@
 
       <para>
 	This applies only to libraries, <emphasis>not</emphasis> to the core
-	classes provied by a the runtime environment.
+	classes provided by a the runtime environment.
       </para>
 
       <para>
@@ -312,7 +312,7 @@
 	    If your binary package can run only with non-free
 	    virtual machines
 	    (<ulink
-	    url="http://www.gnu.org/software/classpath">classpath</ulink> has
+	    url="http://www.gnu.org/software/classpath">GNU-Classpath</ulink> has
 	    a list of free versions), it cannot go to main. If
 	    your package itself is free, it &must; go to contrib.
 	  </para>
@@ -332,7 +332,7 @@
     <itemizedlist>
       <listitem>
 	<para>
-	  Name and existance of the repository. It was removed
+	  Name and existence of the repository. It was removed
 	  in the latest version.
 	</para>
       </listitem>
@@ -366,16 +366,16 @@
 	<para>It should exist some tool to parse this. How should it
 	  work?
 	</para>
-	<para>Should the tool also be used to create the necessary symbilic
+	<para>Should the tool also be used to create the necessary symbolic
 	  links needed by servlets under tomcat?
 	</para>
       </listitem>
       
       <listitem>
 	<para>
-	  Should there be a default classpath, similar to a
+	  Should there be a default CLASSPATH, similar to a
 	  repository? Which jars should be included in that? A standard and
-	  one optional part? If there are a default classpath (in the
+	  one optional part? If there are a default CLASSPATH (in the
 	  wrapper) how should it be overridden?
 	</para>
       </listitem>      

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