--- java3d-1.5.2+dfsg.orig/debian/libjava3d-java-doc.doc-base +++ java3d-1.5.2+dfsg/debian/libjava3d-java-doc.doc-base @@ -0,0 +1,11 @@ +Document: libjava3d-java-doc +Title: Programmer API for Java3d +Author: Sun Microsystems +Abstract: This is the programmer API of Java3d which is a free Java class + library which enables the creation of three-dimensional graphics applications + and Internet-based 3D applets. +Section: Programming + +Format: HTML +Index: /usr/share/doc/libjava3d-java-doc/api/index.html +Files: /usr/share/doc/libjava3d-java-doc/api/*.html --- java3d-1.5.2+dfsg.orig/debian/compat +++ java3d-1.5.2+dfsg/debian/compat @@ -0,0 +1 @@ +5 --- java3d-1.5.2+dfsg.orig/debian/README.source +++ java3d-1.5.2+dfsg/debian/README.source @@ -0,0 +1,35 @@ +This package uses CDBS (and therefore simple-patchsys.mk) in order to +apply patches to the upstream source. Patches are stored in +debian/patches and their filenames usually end in .patch or .diff . +For further details, see the man page for cdbs-edit-patch. + +All commands described below should be run from the top directory of the +package source tree, unless otherwise stated. + + * To generate the fully patched source, in a form ready for + editing, that would be built to create Debian packages, run: + + make -f debian/rules apply-patches + + Note: It has been proposed that, in future, this should happen + automatically when you run dpkg-source -x on a CDBS + simple-patchsys.mk source package. However, this proposal has + apparently not yet been implemented, so for now you have to do + it yourself like this. + + * To modify the source and save those modifications so that + they will be applied when building the package, pick a + suitably informative patch file name, for example + 01_add_README.source_file.patch, and then run: + + cdbs-edit-patch 01_add_README.source_file.patch + + This will place you in a new shell in a temporary copy of the + source tree. Make your desired modifications to it, and then + exit the shell to create the patch file containing them (this + file will appear in debian/patches). + + * To remove source modifications that are currently being + applied when building the package, run: + + make -f debian/rules reverse-patches --- java3d-1.5.2+dfsg.orig/debian/copyright +++ java3d-1.5.2+dfsg/debian/copyright @@ -0,0 +1,249 @@ +This package was intially debianized by Petter Reinholdtsen + on Fri Sep 19 22:12:39 CEST 2008. + +It was downloaded using CVS from +<:pserver:guest@cvs.dev.java.net:/cvs> + +All unzipsfx binaries have been removed from the original tarball +due to the lack of source. They were not used in the build process +anyway. + +File(s): j3d-core/* +Copyright: Copyright (c) 1997-2008 Sun Microsystems, Inc. +License: GPLv2 +. + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-2' file. +. + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of the + GNU General Public License cover the whole combination. +. + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. + If you modify this library, you may extend this exception to your version + of the library, but you are not obligated to do so. If you do not wish to + do so, delete this exception statement from your version. + +File(s): j3d-core/src/native/ogl/panoramiXext.h +Copyright: Copyright 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts. +License: MIT +. + 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. +. + 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 DIGITAL EQUIPMENT CORPORATION BE + LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT LIMITED TO + CONSEQUENTIAL OR INCIDENTAL 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. +. + Except as contained in this notice, the name of Digital Equipment + Corporation shall not be used in advertising or otherwise to promote + the sale, use or other dealings in this Software without prior + written authorization from Digital Equipment Corporation. + + +File(s): j3d-core/src/native/ogl/{glext,wglext}.h +Copyright: Copyright 2007 The Khronos Group Inc. +License: MIT +. + Permission is hereby granted, free of charge, to any person + obtaining a copy of this software and/or associated documentation + files (the "Materials"), to deal in the Materials without + restriction, including without limitation the rights to use, copy, + modify, merge, publish, distribute, sublicense, and/or sell copies + of the Materials, and to permit persons to whom the Materials are + 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 Materials. +. + THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE + MATERIALS. + +File(s): j3d-core-utils/* +Copyright: Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. +License: other +. + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: +. + - Redistribution of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +. + - Redistribution in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. +. + Neither the name of Sun Microsystems, Inc. or the names of + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. +. + This software is provided "AS IS," without a warranty of any + kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND + WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY + EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT + BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, + MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO + EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, + PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, + INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE + THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE + THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF + SUCH DAMAGES. +. + You acknowledge that this software is not designed, licensed or + intended for use in the design, construction, operation or + maintenance of any nuclear facility. + +File(s): j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/ + BBox.java, Basic.java, BottleNeck.java, Bridge.java, + Clean.java, Degenerate.java, Desperate.java, Distance.java, + EarClip.java, Heap.java, HeapNode.java, Left.java, + ListNode.java, NoHash.java, Numerics.java, Orientation.java, + PntNode.java, Project.java, Simple.java, Stripifier.java, + StripifierStats.java, Triangle.java, Triangulator.java +Copyright: Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. +License: other +. + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: +. + - Redistribution of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +. + - Redistribution in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. +. + Neither the name of Sun Microsystems, Inc. or the names of + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. +. + This software is provided "AS IS," without a warranty of any + kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND + WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY + EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT + BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, + MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO + EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, + PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, + INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE + THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE + THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF + SUCH DAMAGES. +. + You acknowledge that this software is not designed, licensed or + intended for use in the design, construction, operation or + maintenance of any nuclear facility. + +File(s): j3d-core-utils/src/classes/share/com/sun/j3d/internal/Distance.java +Copyright: 2007 Sun Microsystems, Inc. All rights reserved. +License: other | LGPL +. + On Debian systems the full text of the GNU Lesser General Public License can be + found in the `/usr/share/common-licenses/LGPL-2.1' file. +. + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: +. + - Redistribution of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +. + - Redistribution in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. +. + Neither the name of Sun Microsystems, Inc. or the names of + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. +. + This software is provided "AS IS," without a warranty of any + kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND + WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY + EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT + BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, + MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO + EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, + PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, + INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE + THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE + THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF + SUCH DAMAGES. +. + You acknowledge that this software is not designed, licensed or + intended for use in the design, construction, operation or + maintenance of any nuclear facility. + +File(s): j3d-core-utils/src/classes/share/com/sun/j3d/utils/applet/ + MainFrame.java, JMainFrame.java +Copyright: Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved. +Copyright: Copyright (C) 1996 by Jef Poskanzer . All rights reserved. +License: other | BSD +. + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: +. + * Redistribution of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. +. + * Redistribution in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. +. + Neither the name of Sun Microsystems, Inc. or the names of contributors may be + used to endorse or promote products derived from this software without specific + prior written permission. +. + This software is provided "AS IS," without a warranty of any kind. ALL EXPRESS + OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED + WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR + NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS + LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT + OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO + EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, + OR FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE + DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT + OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED + OF THE POSSIBILITY OF SUCH DAMAGES. +. + You acknowledge that this software is not designed, licensed or intended for + use in the design, construction, operation or maintenance of any nuclear + facility. + +File(s): debian/* +Copyright: 2009 Jonny Lamb +License: GPLv2 + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-2' file. --- java3d-1.5.2+dfsg.orig/debian/watch +++ java3d-1.5.2+dfsg/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts="uversionmangle=s/_/./g,dversionmangle=s/\+dfsg//" \ +https://java3d.dev.java.net/binary-builds.html .*/j3d-([\d_]+)-src.zip --- java3d-1.5.2+dfsg.orig/debian/rules +++ java3d-1.5.2+dfsg/debian/rules @@ -0,0 +1,38 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +JAVA_HOME := /usr/lib/jvm/java-6-openjdk +DEB_JARS := ant-nodeps vecmath +DEB_ANT_BUILDFILE := j3d-core/build.xml +DEB_ANT_CLEAN_TARGET := clean +DEB_ANT_BUILD_TARGET := echo jar docs +DEB_ANT_ARGS := -Dbuild.type=fcs + +install/libjava3d-java:: + set -e ; for jar in j3dcore j3dutils ; do \ + install -m 644 -D j3d-core/build/default/opt/lib/ext/$$jar.jar \ + debian/libjava3d-java/usr/share/java/$$jar-$(DEB_UPSTREAM_VERSION).jar; \ + ln -s $$jar-$(DEB_UPSTREAM_VERSION).jar debian/libjava3d-java/usr/share/java/$$jar.jar ; \ + done + +install/libjava3d-jni:: + install -m 644 -D j3d-core/build/default/opt/native/libj3dcore-ogl.so \ + debian/libjava3d-jni/usr/lib/jni/libj3dcore-ogl.so + +install/libjava3d-java-doc:: + mkdir -p debian/libjava3d-java-doc/usr/share/doc/libjava3d-java-doc + platform=`cd j3d-core; ant echo | grep platform | sed -e 's/.*= //'` ; \ + cp -r j3d-core/build/$$platform/javadocs/docs-public \ + debian/libjava3d-java-doc/usr/share/doc/libjava3d-java-doc/api + +CVS_TAG=rel-$(subst .,_,$(subst +dfsg,,$(DEB_UPSTREAM_VERSION)))-fcs +get-orig-source:: + mkdir -p java3d-$(DEB_UPSTREAM_VERSION) + cd java3d-$(DEB_UPSTREAM_VERSION) && cvs -d :pserver:guest@cvs.dev.java.net:/cvs export -r $(CVS_TAG) j3d-core j3d-core-utils + tar -zcv --exclude .cvsignore \ + --exclude unzipsfx \ + -f ../java3d_$(DEB_UPSTREAM_VERSION).orig.tar.gz java3d-$(DEB_UPSTREAM_VERSION) + rm -rf java3d-$(DEB_UPSTREAM_VERSION) --- java3d-1.5.2+dfsg.orig/debian/control +++ java3d-1.5.2+dfsg/debian/control @@ -0,0 +1,54 @@ +Source: java3d +Section: libs +Priority: optional +Maintainer: Debian Java Maintainers +Uploaders: Petter Reinholdtsen , Jonny Lamb + , Onkar Shinde , + Torsten Werner +Build-Depends: debhelper (>= 5), cdbs, openjdk-6-jdk, ant-optional, libvecmath-java, mesa-common-dev, libgl1-mesa-dev, libxext-dev, libxt-dev, quilt +Standards-Version: 3.8.3 +Homepage: http://java3d.dev.java.net +Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/java3d/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/java3d/ +DM-Upload-Allowed: yes + +Package: libjava3d-java +Architecture: all +Section: java +Suggests: libjava3d-java-doc +Depends: ${misc:Depends}, openjdk-6-jre | java5-runtime, libjava3d-jni (>= ${source:Version}), + libvecmath-java +Description: Java 3D API (java library) + The Java 3D API enables the creation of three-dimensional graphics + applications and Internet-based 3D applets. It provides high-level + constructs for creating and manipulation 3D geometry and building the + structures used in rendering that geometry. With this software, you can + efficiently define and render very large virtual worlds. + . + This package contains the java library. + +Package: libjava3d-jni +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Java3D API (java jni library) + The Java 3D API enables the creation of three-dimensional graphics + applications and Internet-based 3D applets. It provides high-level + constructs for creating and manipulation 3D geometry and building the + structures used in rendering that geometry. With this software, you can + efficiently define and render very large virtual worlds. + . + This package contains the java jni library. + +Package: libjava3d-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: libjava3d-java +Description: Documentation for the Java3D API + The Java 3D API enables the creation of three-dimensional graphics + applications and Internet-based 3D applets. It provides high-level + constructs for creating and manipulation 3D geometry and building the + structures used in rendering that geometry. With this software, you can + efficiently define and render very large virtual worlds. + . + This package contains the API documentation. --- java3d-1.5.2+dfsg.orig/debian/changelog +++ java3d-1.5.2+dfsg/debian/changelog @@ -0,0 +1,107 @@ +java3d (1.5.2+dfsg-5) unstable; urgency=low + + [ Sylvestre Ledru ] + * Remove myself from the package + + [ Onkar Shinde ] + * debian/control + - Change build dependency default-jdk to openjdk-6-jdk. This library uses + Sun specific APIs. + This change will put package in DEPWAIT on certain arch. But DEPWAIT is + better than FTBFS. (Closes: #559768) + - Change dependency default-jre to openjdk-6-jre. + - Remove -XS-Autobuild. Not needed anymore. + - Update standards version to 3.8.3. + * debian/rules + - Change JAVA_HOME to correspond to openjdk. + * debian/patches/02_fix_generic_ftbfs.patch + - Allow the build to continue on kFreeBSD as well. (Closes: #559766) + + -- Onkar Shinde Sat, 09 Jan 2010 18:19:12 +0530 + +java3d (1.5.2+dfsg-4) unstable; urgency=low + + * Add missing compiler option -fPIC. (hopefully closes: #545840) + + -- Torsten Werner Tue, 15 Sep 2009 12:01:30 +0200 + +java3d (1.5.2+dfsg-3) unstable; urgency=low + + [ Onkar Shinde ] + * debian/patches/02_fix_generic_ftbfs.patch + - Improve the patch as per my understanding of the build system. + (Closes: #541384) + * debian/patches/03_fix_ia64_ftbfs.patch + - Add fix for FTBFS on ia64. + + [ Torsten Werner ] + * Add myself to Uploaders. + * Change patch system to quilt. + * Add patch 04_no_maxmemory.patch: + - Do not set maxmemory attribute in ant's javadoc task. + + -- Torsten Werner Sat, 22 Aug 2009 12:14:24 +0200 + +java3d (1.5.2+dfsg-2) unstable; urgency=low + + * debian/control + - Add myself to uploaders. + - Move default-jdk to Build-Depends as there is no easy way to split builds + of arch:all and arch:any packages. + * debian/rules + - Include simple patchsys makefile. + - Add echo target for debugging purpose. + - Add ant argument to set build type. + * debian/patches/01_fix_powerpc_ftbfs.patch + - Add fix for FTBFS on powerpc. + * debian/patches/02_fix_generic_ftbfs.patch + - Add fix for FTBFS on architectures not handled by current build system. + * debian/README.source + - Add to comply with policy. + + -- Onkar Shinde Thu, 13 Aug 2009 10:23:33 +0530 + +java3d (1.5.2+dfsg-1) unstable; urgency=low + + [ Sylvestre Ledru ] + * Change version number scheme to match upstream. + * debian/control: Added me to Uploaders. + * debian/watch: Added watch file. + + [ Jonny Lamb ] + * debian/rules: + + Set JAVA_HOME. (Closes: #518775) + + Update DEB_VER. + * debian/watch: Added dversionmangle to remove .dfsg from version. + * debian/control: Changed libjava3d-java's Section to java. + + [ Onkar Shinde ] + * debian/control + - Use default-jdk build dependency since now default-jdk is openjdk. + - Remove default-jdk-builddep build dependency since we are not building + any -gcj package. + - Change runtime dependency to default-jre | java5-runtime as per the JVM + target version specified in build.xml. + - Change standards version to 3.8.2. No change needed. + * debian/rules + - Update JAVA_HOME to correspond to default-jdk. + - Remove unnecessary reference to ant-launcher jar file. + - Add DEB_ANT_BUILDFILE and set it to the build.xml in j3d-core. + - Remove DEB_BUILDDIR. + - Use cvs export instead of checkout. Doesn't need user interaction. + - Use the release tag instead of getting latest files in cvs. + Release tag is derived from upstream version. + - Change directory name where code is checked out from cvs to the usual + - format. + * debian/watch + - Simplify the expression for zip file name. Use uversionmangle for proper + version matching. + + -- Jonny Lamb Tue, 11 Aug 2009 09:48:38 +0100 + +java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low + + * Initial Release. + * debian/rules: Remove unzipsfx executables from orig.tar.gz. + + -- Jonny Lamb Tue, 03 Feb 2009 11:39:00 +0000 --- java3d-1.5.2+dfsg.orig/debian/patches/04_no_maxmemory.patch +++ java3d-1.5.2+dfsg/debian/patches/04_no_maxmemory.patch @@ -0,0 +1,28 @@ +Index: java3d-1.5.2+dfsg/j3d-core/src/classes/build.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/src/classes/build.xml 2009-08-22 12:12:44.000000000 +0200 ++++ java3d-1.5.2+dfsg/j3d-core/src/classes/build.xml 2009-08-22 12:12:53.000000000 +0200 +@@ -242,7 +242,6 @@ + + +@@ -283,7 +282,6 @@ + --- java3d-1.5.2+dfsg.orig/debian/patches/03_fix_ia64_ftbfs.patch +++ java3d-1.5.2+dfsg/debian/patches/03_fix_ia64_ftbfs.patch @@ -0,0 +1,21 @@ +Index: java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-ia64.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/src/native/ogl/build-linux-ia64.xml 2008-02-28 21:18:00.000000000 +0100 ++++ java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-ia64.xml 2009-09-15 11:58:18.000000000 +0200 +@@ -22,14 +22,14 @@ + + + +- ++ + + + + + + +- ++ + + + --- java3d-1.5.2+dfsg.orig/debian/patches/01_fix_powerpc_ftbfs.patch +++ java3d-1.5.2+dfsg/debian/patches/01_fix_powerpc_ftbfs.patch @@ -0,0 +1,19 @@ +Index: java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-ppc.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/src/native/ogl/build-linux-ppc.xml 2008-02-28 21:18:00.000000000 +0100 ++++ java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-ppc.xml 2009-09-15 11:56:23.000000000 +0200 +@@ -23,12 +23,12 @@ + + + +- ++ + + + + +- ++ + + + --- java3d-1.5.2+dfsg.orig/debian/patches/05_pic_i586.patch +++ java3d-1.5.2+dfsg/debian/patches/05_pic_i586.patch @@ -0,0 +1,22 @@ +Index: java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-i586.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/src/native/ogl/build-linux-i586.xml 2009-09-15 12:00:21.000000000 +0200 ++++ java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-i586.xml 2009-09-15 12:00:47.000000000 +0200 +@@ -25,7 +25,7 @@ + + + +- ++ + + + +@@ -38,7 +38,7 @@ + + + +- ++ + + + --- java3d-1.5.2+dfsg.orig/debian/patches/series +++ java3d-1.5.2+dfsg/debian/patches/series @@ -0,0 +1,6 @@ +01_fix_powerpc_ftbfs.patch +02_fix_generic_ftbfs.patch +03_fix_ia64_ftbfs.patch +04_no_maxmemory.patch +05_pic_amd64.patch +05_pic_i586.patch --- java3d-1.5.2+dfsg.orig/debian/patches/02_fix_generic_ftbfs.patch +++ java3d-1.5.2+dfsg/debian/patches/02_fix_generic_ftbfs.patch @@ -0,0 +1,172 @@ +Index: java3d-1.5.2+dfsg/j3d-core/build.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/build.xml 2010-01-09 18:52:55.000000000 +0530 ++++ java3d-1.5.2+dfsg/j3d-core/build.xml 2010-01-09 20:24:13.000000000 +0530 +@@ -196,6 +196,15 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + +@@ -232,7 +241,7 @@ + + + ++ depends="init, setupBuildType, setupSolaris, setupSolarisX86, setupLinux, setupLinuxAmd64, setupLinuxIA64, setupLinuxPPC, setupLinuxGeneric, setupWindows, setupWindowsAmd64, setupMacOSX, setupJogl"> + + + +@@ -382,6 +391,13 @@ + + + ++ ++ ++ ++ ++ ++ ++ + + + +Index: java3d-1.5.2+dfsg/j3d-core/src/native/build.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/src/native/build.xml 2010-01-09 18:52:55.000000000 +0530 ++++ java3d-1.5.2+dfsg/j3d-core/src/native/build.xml 2010-01-09 20:23:04.000000000 +0530 +@@ -45,6 +45,13 @@ + + + ++ ++ ++ ++ ++ ++ ++ + + +@@ -62,7 +69,7 @@ + + + +- ++ + + +@@ -112,6 +119,13 @@ + + + ++ ++ ++ ++ ++ ++ ++ + + +@@ -128,7 +142,7 @@ + + + +- ++ + + +Index: java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-generic.xml +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-generic.xml 2010-01-09 20:23:04.000000000 +0530 +@@ -0,0 +1,74 @@ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ --- java3d-1.5.2+dfsg.orig/debian/patches/05_pic_amd64.patch +++ java3d-1.5.2+dfsg/debian/patches/05_pic_amd64.patch @@ -0,0 +1,22 @@ +Index: java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-amd64.xml +=================================================================== +--- java3d-1.5.2+dfsg.orig/j3d-core/src/native/ogl/build-linux-amd64.xml 2009-09-15 11:59:43.000000000 +0200 ++++ java3d-1.5.2+dfsg/j3d-core/src/native/ogl/build-linux-amd64.xml 2009-09-15 12:00:03.000000000 +0200 +@@ -25,7 +25,7 @@ + + + +- ++ + + + +@@ -38,7 +38,7 @@ + + + +- ++ + + +