[pkg-java] r3738 - trunk/icedtea/debian

mkoch at alioth.debian.org mkoch at alioth.debian.org
Sat Jun 23 10:06:56 UTC 2007


Author: mkoch
Date: 2007-06-23 10:06:55 +0000 (Sat, 23 Jun 2007)
New Revision: 3738

Added:
   trunk/icedtea/debian/changelog
   trunk/icedtea/debian/compat
   trunk/icedtea/debian/control
   trunk/icedtea/debian/copyright
   trunk/icedtea/debian/docs
   trunk/icedtea/debian/icedtea-demo.dirs
   trunk/icedtea/debian/icedtea-jdk.dirs
   trunk/icedtea/debian/icedtea-jre.dirs
   trunk/icedtea/debian/icedtea-source.dirs
   trunk/icedtea/debian/jvm.java-7-icedtea.jinfo
   trunk/icedtea/debian/rules
Log:
Initial commit.


Added: trunk/icedtea/debian/changelog
===================================================================
--- trunk/icedtea/debian/changelog	                        (rev 0)
+++ trunk/icedtea/debian/changelog	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1,13 @@
+icedtea (7.0~b13-20070621-2) unstable; urgency=low
+
+  * debian/control: icedtea-jdk: Fixed Depends on icedtea-jre.
+  * Install .java-7-icedtea.jinfo file.
+
+ -- Michael Koch <konqueror at gmx.de>  Fri, 22 Jun 2007 11:54:01 -0100
+
+icedtea (7.0~b13-20070621-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Michael Koch <konqueror at gmx.de>  Mon, 11 Jun 2007 06:05:39 -0100
+

Added: trunk/icedtea/debian/compat
===================================================================
--- trunk/icedtea/debian/compat	                        (rev 0)
+++ trunk/icedtea/debian/compat	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1 @@
+5

Added: trunk/icedtea/debian/control
===================================================================
--- trunk/icedtea/debian/control	                        (rev 0)
+++ trunk/icedtea/debian/control	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1,42 @@
+Source: icedtea
+Section: devel
+Priority: extra
+Maintainer: Michael Koch <konqueror at gmx.de>
+Build-Depends: debhelper (>= 5), cdbs, autotools-dev, unzip, m4, gcj, libxtst-dev, libxi-dev, zip, libcupsys2-dev, libxt-dev, libxp-dev, lesstif2-dev, libasound2-dev, libxalan2-java, gawk, java-gcj-compat-dev
+Standards-Version: 3.7.2
+
+Package: icedtea-jdk
+Architecture: any
+Depends: icedtea-jre (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Recommends: icedtea-demo, icedtea-source
+Description: Java runtime based on OpenJDK
+ Icedtea is a temporary fork of OpenJDK
+ .
+  Homepage: http://icedtea.classpath.org/
+
+Package: icedtea-jre
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Java runtime based on OpenJDK
+ Icedtea is a temporary fork of OpenJDK
+ .
+  Homepage: http://icedtea.classpath.org/
+
+Package: icedtea-demo
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Java runtime based on OpenJDK
+ Icedtea is a temporary fork of OpenJDK
+ .
+  Homepage: http://icedtea.classpath.org/
+
+Package: icedtea-source
+Architecture: all
+Description: Icedtea Development Kit (JDK) source files
+ Icedtea is a development environment for building applications,
+ applets, and components using the Java programming language.
+ .
+ This package contains the Java programming language source files
+ (src.zip) for all classes that make up the Java core API.
+ .
+  Homepage: http://icedtea.classpath.org/

Added: trunk/icedtea/debian/copyright
===================================================================
--- trunk/icedtea/debian/copyright	                        (rev 0)
+++ trunk/icedtea/debian/copyright	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1,94 @@
+This package was debianized by Michael Koch <konqueror at gmx.de> on
+Mon, 11 Jun 2007 06:05:06 -0100.
+
+It was downloaded from http://icedtea.classpath.org/
+
+Upstream Authors:
+
+    Lillian Angel <langel at redhat.com>
+    Gary Benson <gbenson at redhat.com>
+    Tania Bento <tbento at redhat.com>
+    Thomas Fitzsimmons <fitzsim at redhat.com>
+    Kyle Galloway <kgallowa at redhat.com>
+    Francis Kung <fkung at redhat.com>
+
+Copyright: 
+
+    Copyright (C) 2007 Lillian Angel <langel at redhat.com>
+    Copyright (C) 2007 Gary Benson <gbenson at redhat.com>
+    Copyright (C) 2007 Tania Bento <tbento at redhat.com>
+    Copyright (C) 2007 Thomas Fitzsimmons <fitzsim at redhat.com>
+    Copyright (C) 2007 Kyle Galloway <kgallowa at redhat.com>
+    Copyright (C) 2007 Francis Kung <fkung at redhat.com>
+
+License:
+
+    This program 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 program 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.
+
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+This package includes a source tarball of OpenJDK. OpenJDK is that
+third-party software integrated into icedtea.
+
+Upstream Authors:
+
+    Sun Microsystems, Inc.
+
+Copyright:
+
+    Copyright (C) 2007 Sun Microsystems, Inc.
+
+License:
+
+    This program 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 program 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.
+
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Michael Koch <konqueror at gmx.de>
+and is licensed under the MIT license.
+
+    Permission is hereby granted, free of charge, to any person obtaining
+    a copy of this software and associated documentation files
+    (the "Software"), to deal in the Software without restriction,
+    including without limitation the rights to use, copy, modify, merge,
+    publish, distribute, sublicense, and/or sell copies of the Software,
+    and to permit persons to whom the Software is furnished to do so,
+    subject to the following conditions:
+
+    The above copyright notice and this permission notice shall be
+    included in all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+    OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+    WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+    OTHER DEALINGS IN THE SOFTWARE.

Added: trunk/icedtea/debian/docs
===================================================================
--- trunk/icedtea/debian/docs	                        (rev 0)
+++ trunk/icedtea/debian/docs	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1,2 @@
+NEWS
+README

Added: trunk/icedtea/debian/icedtea-demo.dirs
===================================================================
--- trunk/icedtea/debian/icedtea-demo.dirs	                        (rev 0)
+++ trunk/icedtea/debian/icedtea-demo.dirs	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1 @@
+usr/lib/jvm/java-1.7.0-icedtea

Added: trunk/icedtea/debian/icedtea-jdk.dirs
===================================================================
--- trunk/icedtea/debian/icedtea-jdk.dirs	                        (rev 0)
+++ trunk/icedtea/debian/icedtea-jdk.dirs	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1 @@
+usr/lib/jvm/java-1.7.0-icedtea

Added: trunk/icedtea/debian/icedtea-jre.dirs
===================================================================
--- trunk/icedtea/debian/icedtea-jre.dirs	                        (rev 0)
+++ trunk/icedtea/debian/icedtea-jre.dirs	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1 @@
+usr/lib/jvm/java-1.7.0-icedtea

Added: trunk/icedtea/debian/icedtea-source.dirs
===================================================================
--- trunk/icedtea/debian/icedtea-source.dirs	                        (rev 0)
+++ trunk/icedtea/debian/icedtea-source.dirs	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1 @@
+usr/lib/jvm/java-1.7.0-icedtea

Added: trunk/icedtea/debian/jvm.java-7-icedtea.jinfo
===================================================================
--- trunk/icedtea/debian/jvm.java-7-icedtea.jinfo	                        (rev 0)
+++ trunk/icedtea/debian/jvm.java-7-icedtea.jinfo	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1,41 @@
+name=java-7-icedtea
+priority=10
+section=contrib
+
+jre java /usr/lib/jvm/java-7-icedtea/jre/bin/java
+jre keytool /usr/lib/jvm/java-7-icedtea/jre/bin/keytool
+jre pack200 /usr/lib/jvm/java-7-icedtea/jre/bin/pack200
+jre policytool /usr/lib/jvm/java-7-icedtea/jre/bin/policytool
+jre rmid /usr/lib/jvm/java-7-icedtea/jre/bin/rmid
+jre rmiregistry /usr/lib/jvm/java-7-icedtea/jre/bin/rmiregistry
+jre unpack200 /usr/lib/jvm/java-7-icedtea/jre/bin/unpack200
+jre orbd /usr/lib/jvm/java-7-icedtea/jre/bin/orbd
+jre servertool /usr/lib/jvm/java-7-icedtea/jre/bin/servertool
+jre tnameserv /usr/lib/jvm/java-7-icedtea/jre/bin/tnameserv
+jdk apt /usr/lib/jvm/java-7-icedtea/bin/apt
+jdk extcheck /usr/lib/jvm/java-7-icedtea/bin/extcheck
+jdk idlj /usr/lib/jvm/java-7-icedtea/bin/idlj
+jdk jar /usr/lib/jvm/java-7-icedtea/bin/jar
+jdk jarsigner /usr/lib/jvm/java-7-icedtea/bin/jarsigner
+jdk java-rmi.cgi /usr/lib/jvm/java-7-icedtea/bin/java-rmi.cgi
+jdk javac /usr/lib/jvm/java-7-icedtea/bin/javac
+jdk javadoc /usr/lib/jvm/java-7-icedtea/bin/javadoc
+jdk javah /usr/lib/jvm/java-7-icedtea/bin/javah
+jdk javap /usr/lib/jvm/java-7-icedtea/bin/javap
+jdk jdb /usr/lib/jvm/java-7-icedtea/bin/jdb
+jdk jhat /usr/lib/jvm/java-7-icedtea/bin/jhat
+jdk jinfo /usr/lib/jvm/java-7-icedtea/bin/jinfo
+jdk jmap /usr/lib/jvm/java-7-icedtea/bin/jmap
+jdk jps /usr/lib/jvm/java-7-icedtea/bin/jps
+jdk jrunscript /usr/lib/jvm/java-7-icedtea/bin/jrunscript
+jdk jsadebugd /usr/lib/jvm/java-7-icedtea/bin/jsadebugd
+jdk jstack /usr/lib/jvm/java-7-icedtea/bin/jstack
+jdk jstat /usr/lib/jvm/java-7-icedtea/bin/jstat
+jdk jstatd /usr/lib/jvm/java-7-icedtea/bin/jstatd
+jdk native2ascii /usr/lib/jvm/java-7-icedtea/bin/native2ascii
+jdk rmic /usr/lib/jvm/java-7-icedtea/bin/rmic
+jdk schemagen /usr/lib/jvm/java-7-icedtea/bin/schemagen
+jdk serialver /usr/lib/jvm/java-7-icedtea/bin/serialver
+jdk wsgen /usr/lib/jvm/java-7-icedtea/bin/wsgen
+jdk wsimport /usr/lib/jvm/java-7-icedtea/bin/wsimport
+jdk xjc /usr/lib/jvm/java-7-icedtea/bin/xjc

Added: trunk/icedtea/debian/rules
===================================================================
--- trunk/icedtea/debian/rules	                        (rev 0)
+++ trunk/icedtea/debian/rules	2007-06-23 10:06:55 UTC (rev 3738)
@@ -0,0 +1,31 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+ICEDTEA_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+
+ifeq ($(ICEDTEA_ARCH),i386)
+    ICEDTEA_ARCH=i586
+endif
+
+DEB_CONFIGURE_USER_FLAGS := --with-java=/usr/lib/jvm/java-gcj/bin/java --with-xalan2-jar=/usr/share/java/xalan2.jar --with-xalan2-serializer-jar=/usr/share/java/serializer.jar
+#DEB_MAKE_BUILD_TARGET := bootstrap
+
+install/icedtea-bin::
+	dh_install -picedtea-bin debian/jvm.java-7-icedtea.jinfo /usr/lib/jvm/.java-7-icedtea
+	dh_install -picedtea-bin openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/jre /usr/lib/jvm/java-1.7.0-icedtea
+
+install/icedtea-jre::
+	dh_install -picedtea-jre openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/jre /usr/lib/jvm/java-1.7.0-icedtea
+
+install/icedtea-jdk::
+	dh_install -picedtea-jdk openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/bin /usr/lib/jvm/java-1.7.0-icedtea
+	dh_install -picedtea-jdk openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/lib /usr/lib/jvm/java-1.7.0-icedtea
+	dh_install -picedtea-jdk openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/man /usr/lib/jvm/java-1.7.0-icedtea
+
+install/icedtea-demo::
+	dh_install -picedtea-demo openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/demo /usr/lib/jvm/java-1.7.0-icedtea
+
+install/icedtea-source::
+	dh_install -picedtea-source openjdk/control/build/linux-$(ICEDTEA_ARCH)/j2sdk-image/src.zip /usr/lib/jvm/java-1.7.0-icedtea




More information about the pkg-java-commits mailing list