CVS java-package/debian
Barry Hawkins
barryh-guest at haydn.debian.org
Fri Nov 4 04:56:15 UTC 2005
Update of /cvsroot/pkg-java/java-package/debian
In directory haydn:/tmp/cvs-serv30343/debian
Modified Files:
README.Debian changelog control copyright
Log Message:
initial revisions for adding IBM Java2 5.0 JRE/JDK support
--- /cvsroot/pkg-java/java-package/debian/README.Debian 2005/08/14 19:33:57 1.5
+++ /cvsroot/pkg-java/java-package/debian/README.Debian 2005/11/04 04:56:15 1.6
@@ -14,7 +14,7 @@
to and including JDK 5.0 (= 1.5) Update 1, but should work with later
patch releases too. 1.4 is tested up until 1.4.2_06
- The same applies for the J2SE Runtime Environment (JRE)
- - Documentation packages are not yet supported
+ - Packaging of J2SE API Javadoc is also support for 1.3 through 1.5.0
Download:
1.5: http://java.sun.com/j2se/1.5.0/download.jsp
@@ -33,8 +33,8 @@
file are 755 before running make-jpkg against them.
* IBM (http://www.ibm.com/developerworks/java/jdk/linux140/)
- - The J2SE Development Kit (JDK), version 1.3.1 to 1.4.2, tested on
- x86 and powerpc; other available architectures should work as well
+ - The J2SE Development Kit (JDK), version 1.3.1, 1.4.2, and 5.0 tested
+ on x86 and powerpc; other available architectures should work as well
- The same applies for the J2SE Runtime Environment (JRE)
- Documentation packages are not yet supported
- Users of PowerPC architecture must be aware that the
@@ -44,4 +44,4 @@
Please see the following resource for details:
http://www-128.ibm.com/developerworks/linux/library/l-pow-apple.html
- -- Barry Hawkins <barry at bytemason.org> Mon, 08 Aug 2005 15:31:42 -0400
+ -- Barry Hawkins <barry at bytemason.org> Thu, 03 Nov 2005 23:41:58 -0500
--- /cvsroot/pkg-java/java-package/debian/changelog 2005/08/29 22:32:26 1.45
+++ /cvsroot/pkg-java/java-package/debian/changelog 2005/11/04 04:56:15 1.46
@@ -1,3 +1,11 @@
+java-package (0.27) unstable; urgency=low
+
+ * Added support for IBM Java2 5.0 JREs and JDKs (Closes: #337129)
+ * Corrected missing javah alternatives links in Sun 1.5 JDKs (Closes: #)
+ * Added support for BEA JRockit JDKs (Closes: #)
+
+ -- Barry Hawkins <barry at bytemason.org> Thu, 03 Nov 2005 23:41:58 -0500
+
java-package (0.26) unstable; urgency=low
* Update standards version to 3.6.2
--- /cvsroot/pkg-java/java-package/debian/control 2005/08/22 02:09:26 1.15
+++ /cvsroot/pkg-java/java-package/debian/control 2005/11/04 04:56:15 1.16
@@ -17,5 +17,5 @@
Environments and Development Kits:
.
* 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
--- /cvsroot/pkg-java/java-package/debian/copyright 2005/03/15 03:35:18 1.2
+++ /cvsroot/pkg-java/java-package/debian/copyright 2005/11/04 04:56:15 1.3
@@ -1,10 +1,12 @@
This is java-package, maintained by Jeroen van Wolffelaar
-<jeroen at wolffelaar.nl>. It is based upon the j2se-package
-application originally written by Hubert Schmid.
+<jeroen at wolffelaar.nl> and Barry Hawkins <barry at bytemason.org>.
+It is based upon the j2se-package application originally
+written by Hubert Schmid.
The original source can always be found at:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/java-package/?cvsroot=pkg-java
+Copyright (C) 2005 Barry Hawkins
Copyright (C) 2004-2005 Jeroen van Wolffelaar
Copyright (C) 2003 Hubert Schmid
@@ -20,8 +22,8 @@
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.
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301 USA.
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL'.
More information about the pkg-java-commits
mailing list