CVS java-package

Barry Hawkins barryh-guest@haydn.debian.org
Mon Mar 14 20:36:02 2005


Update of /cvsroot/pkg-java/java-package
In directory haydn:/tmp/cvs-serv22143

Modified Files:
	make-jpkg.1 
Log Message:
Updated man page for make-jpkg.
Updated copyright, README.Debian.
Removed erroneous entry in debian/.cvsignore.


--- /cvsroot/pkg-java/java-package/make-jpkg.1	2004/10/11 23:10:23	1.1.1.1
+++ /cvsroot/pkg-java/java-package/make-jpkg.1	2005/03/15 03:35:17	1.2
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH MAKE=JPKG 1 "March 27, 2004"
+.TH MAKE-JPKG 1 "March 14, 2005"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -26,9 +26,10 @@
 .\" respectively.
 .PP
 \fBmake-jpkg\fP creates a Debian package from a Java(TM) 2
-distribution. This program works with the latest Java(TM) Runtime
-Environments (RE) and Software Development Kits (SDK) Version 1.3, 1.4
-and 1.5 from Sun Microsystems(TM) and Blackdown Java-Linux.
+distribution. This program works currently with the following Java(TM) 2 REs and SDKs:
+ Sun Microsystems(TM)  1.4 and 1.5 Standard Edition
+ IBM(TM) 1.3 and 1.4 Standard Edition
+ Blackdown Java-Linux 1.3 and 1.4 Standard Edition
 .PP
 The following options are recognized:
 .TP
@@ -47,11 +48,12 @@
 .B --version
 output version information and exit
 .PP
-Download a current Java(TM) 2 RE or SDK (Version 1.3, 1.4 or 1.5)
-self-extracting archive from
-.B http://java.sun.com
+Download a supported Java(TM) 2 RE or SDK self-extracting archive from
+.B http://java.sun.com/j2se/
 or
-.B http://www.blackdown.org
+.B http://www.blackdown.org/java-linux/java-linux-d1.html
+or
+.B http://www.ibm.com/developerworks/java/jdk/linux140/
 and execute
 .B make-jpkg
 .I file
@@ -76,3 +78,5 @@
 email address used in the maintainer field of the package
 .SH AUTHOR
 This manual page was written by Hubert Schmid <j2se-package@z42.de>.
+
+It is now maintained by the Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>."