CVS java-package

Barry Hawkins barryh-guest at haydn.debian.org
Fri Nov 4 04:56:15 UTC 2005


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

Modified Files:
	make-jpkg.1 
Log Message:
initial revisions for adding IBM Java2 5.0 JRE/JDK support

--- /cvsroot/pkg-java/java-package/make-jpkg.1	2005/08/14 19:33:56	1.3
+++ /cvsroot/pkg-java/java-package/make-jpkg.1	2005/11/04 04:56:15	1.4
@@ -28,7 +28,7 @@
 \fBmake-jpkg\fP creates a Debian package from a Java(TM) 2
 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
+ IBM(TM) 1.3, 1.4, and 5.0 Standard Edition
  Blackdown Java-Linux 1.3 and 1.4 Standard Edition
 .PP
 The following options are recognized:
@@ -72,10 +72,12 @@
 base directory used for temporary files (defaults to /tmp)
 .TP
 .SM J2SE_PACKAGE_FULL_NAME
-full name used in the maintainer field of the package
+full name used in the maintainer field of the package; if none is supplied
+then the default of "Debian Java Maintainers" is used.
 .TP
 .SM J2SE_PACKAGE_EMAIL
-email address used in the maintainer field of the package
+email address used in the maintainer field of the package; if none is supplied
+the default of "pkg-java-maintainers at lists.alioth.debian.org" is used.
 .SH AUTHOR
 This manual page was written by Hubert Schmid <j2se-package at z42.de>.
 



More information about the pkg-java-commits mailing list