Author: sylvestre Date: 2011-03-01 13:57:28 +0000 (Tue, 01 Mar 2011) New Revision: 13373
Modified: trunk/libjogl2-java/debian/changelog trunk/libjogl2-java/debian/control trunk/libjogl2-java/debian/rules Log: Various lintian warnings Modified: trunk/libjogl2-java/debian/changelog =================================================================== --- trunk/libjogl2-java/debian/changelog 2011-03-01 12:58:12 UTC (rev 13372) +++ trunk/libjogl2-java/debian/changelog 2011-03-01 13:57:28 UTC (rev 13373) @@ -2,6 +2,6 @@ * New upstream release (Closes: #614819) - -- Sylvestre Ledru <[email protected]> Tue, 22 Dec 2009 14:21:08 +0100 + -- Sylvestre Ledru <[email protected]> Tue, 01 Mar 2011 14:12:56 +0100 Modified: trunk/libjogl2-java/debian/control =================================================================== --- trunk/libjogl2-java/debian/control 2011-03-01 12:58:12 UTC (rev 13372) +++ trunk/libjogl2-java/debian/control 2011-03-01 13:57:28 UTC (rev 13373) @@ -3,10 +3,10 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Sylvestre Ledru <[email protected]> -Build-Depends: debhelper (>= 5), cdbs, quilt, default-jdk, +Build-Depends: debhelper (>= 5), cdbs, quilt, default-jdk, ant-optional, libgl1-mesa-dev, libglu1-mesa-dev, libxxf86vm-dev, x11proto-xf86vidmode-dev, libxt-dev, libgluegen2-build-java, ant-contrib, - libxinerama-dev, libxrandr-dev + ant-contrib-cpptasks, libxinerama-dev, libxrandr-dev Standards-Version: 3.9.1 Homepage: http://jogamp.org/ Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libjogl2-java @@ -27,24 +27,25 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. -Package: libjogl2-core-jni -Architecture: any -Description: Java bindings for OpenGL API (JNI lib) - The JOGL project hosts the development version of the Java Bindings for - OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics - to applications written in Java. JOGL is not the official reference - implementation of the JSR, but an evolving workspace; snapshots are taken - from this workspace which become the official reference implementations of - the JSR. JOGL is part of a suite of open-source technologies initiated by - the Game Technology Group at Sun Microsystems. - . - JOGL provides full access to the APIs in the OpenGL 2.0 specification as - well as nearly all vendor extensions, and integrates with the AWT and Swing - widget sets. +# Package: libjogl2-core-jni +# Depends: ${misc:Depends} +# Architecture: any +# Description: Java bindings for OpenGL API (JNI lib) +# The JOGL project hosts the development version of the Java Bindings for +# OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics +# to applications written in Java. JOGL is not the official reference +# implementation of the JSR, but an evolving workspace; snapshots are taken +# from this workspace which become the official reference implementations of +# the JSR. JOGL is part of a suite of open-source technologies initiated by +# the Game Technology Group at Sun Microsystems. +# . +# JOGL provides full access to the APIs in the OpenGL 2.0 specification as +# well as nearly all vendor extensions, and integrates with the AWT and Swing +# widget sets. Package: libjogl2-core-newt-java Architecture: all @@ -61,14 +62,14 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. Package: libjogl2-core-newt-jni Architecture: any -Depends: ${misc:Depends}, +Depends: ${misc:Depends}, ${shlibs:Depends}, libjogl2-core-java Description: Java bindings for OpenGL API (JNI lib) The JOGL project hosts the development version of the Java Bindings for @@ -97,13 +98,13 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. Package: libjogl2-platform-jni Architecture: any -Depends: ${misc:Depends}, libjogl2-core-java +Depends: ${misc:Depends}, libjogl2-core-java, ${shlibs:Depends} Description: Java bindings for OpenGL API (JNI lib) The JOGL project hosts the development version of the Java Bindings for OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics @@ -131,7 +132,7 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. @@ -154,7 +155,7 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. @@ -173,7 +174,7 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. @@ -217,13 +218,13 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. Package: libjogl2-desktop-jni Architecture: any -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Java bindings for Desktop OpenGL API (JNI lib) The JOGL project hosts the development version of the Java Bindings for OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics @@ -239,7 +240,7 @@ Package: libjogl2-es1-jni Architecture: any -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Java bindings for Embedded Device OpenGL API (JNI lib) The JOGL project hosts the development version of the Java Bindings for OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics @@ -255,7 +256,7 @@ Package: libjogl2-es2-jni Architecture: any -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Java bindings for Embedded Device OpenGL API (JNI lib) The JOGL project hosts the development version of the Java Bindings for OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics @@ -273,41 +274,41 @@ # newt.core.jar newt.os.x11.jar newt.ogl.jar jogl.util.jar jogl.os.x11.jar # jogl.gl2es12.jar jogl.gles1.dbg.jar jogl.gles2.dbg.jar # jogl.util.fixedfuncemu.jar -Package: libjogl2-desktop-gl2es12-java -Architecture: all -Suggests: libjogl2-java-doc -Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java, - libjogl2-platform-newt-java, libjogl2-toolkits -Description: Java bindings for desktop ES1/ES2 emulation OpenGL API - The JOGL project hosts the development version of the Java Bindings for - OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics - to applications written in Java. JOGL is not the official reference - implementation of the JSR, but an evolving workspace; snapshots are taken - from this workspace which become the official reference implementations of - the JSR. JOGL is part of a suite of open-source technologies initiated by - the Game Technology Group at Sun Microsystems. - . - JOGL provides full access to the APIs in the OpenGL 2.0 specification as - well as nearly all vendor extensions, and integrates with the AWT and Swing - widget sets. +# Package: libjogl2-desktop-gl2es12-java +# Architecture: all +# Suggests: libjogl2-java-doc +# Depends: ${misc:Depends}, libjogl2-core-java, libjogl2-platform-java, +# libjogl2-platform-newt-java, libjogl2-toolkits +# Description: Java bindings for desktop ES1/ES2 emulation OpenGL API +# The JOGL project hosts the development version of the Java Bindings for +# OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics +# to applications written in Java. JOGL is not the official reference +# implementation of the JSR, but an evolving workspace; snapshots are taken +# from this workspace which become the official reference implementations of +# the JSR. JOGL is part of a suite of open-source technologies initiated by +# the Game Technology Group at Sun Microsystems. +# . +# JOGL provides full access to the APIs in the OpenGL 2.0 specification as +# well as nearly all vendor extensions, and integrates with the AWT and Swing +# widget sets. -Package: libjogl2-desktop-gl2es12-jni -Architecture: any -Depends: ${misc:Depends} -Description: Java bindings for desktop ES1/ES2 emulation OpenGL API (JNI lib) - The JOGL project hosts the development version of the Java Bindings for - OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics - to applications written in Java. JOGL is not the official reference - implementation of the JSR, but an evolving workspace; snapshots are taken - from this workspace which become the official reference implementations of - the JSR. JOGL is part of a suite of open-source technologies initiated by - the Game Technology Group at Sun Microsystems. - . - JOGL provides full access to the APIs in the OpenGL 2.0 specification as - well as nearly all vendor extensions, and integrates with the AWT and Swing - widget sets. - . - This package includes the architecture specific java native interface. +# Package: libjogl2-desktop-gl2es12-jni +# Architecture: any +# Depends: ${misc:Depends}, ${shlibs:Depends} +# Description: Java bindings for desktop ES1/ES2 emulation OpenGL API (JNI lib) +# The JOGL project hosts the development version of the Java Bindings for +# OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics +# to applications written in Java. JOGL is not the official reference +# implementation of the JSR, but an evolving workspace; snapshots are taken +# from this workspace which become the official reference implementations of +# the JSR. JOGL is part of a suite of open-source technologies initiated by +# the Game Technology Group at Sun Microsystems. +# . +# JOGL provides full access to the APIs in the OpenGL 2.0 specification as +# well as nearly all vendor extensions, and integrates with the AWT and Swing +# widget sets. +# . +# This package includes the architecture specific java native interface. Package: libjogl2-awt-java @@ -328,7 +329,7 @@ Package: libjogl2-awt-jni Architecture: any -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Java bindings for AWT OpenGL API (JNI lib) The JOGL project hosts the development version of the Java Bindings for OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics @@ -375,24 +376,24 @@ widget sets. -Package: libjogl2-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: libjogl2java -Description: Documentation for the Java bindings for OpenGL - The JOGL project hosts the development version of the Java Bindings for - OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics - to applications written in Java. JOGL is not the official reference - implementation of the JSR, but an evolving workspace; snapshots are taken - from this workspace which become the official reference implementations of - the JSR. - . - JOGL provides full access to the APIs in the OpenGL 2.0 specification as - well as nearly all vendor extensions, and integrates with the AWT and Swing - widget sets. - . - This package includes the API documentation for JOGL package. +# Package: libjogl2-java-doc +# Architecture: all +# Section: doc +# Depends: ${misc:Depends} +# Suggests: libjogl2java +# Description: Documentation for the Java bindings for OpenGL +# The JOGL project hosts the development version of the Java Bindings for +# OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics +# to applications written in Java. JOGL is not the official reference +# implementation of the JSR, but an evolving workspace; snapshots are taken +# from this workspace which become the official reference implementations of +# the JSR. +# . +# JOGL provides full access to the APIs in the OpenGL 2.0 specification as +# well as nearly all vendor extensions, and integrates with the AWT and Swing +# widget sets. +# . +# This package includes the API documentation for JOGL package. Package: libjogl2-toolkits @@ -410,7 +411,7 @@ JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, >= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with - custom windowing toolkits using the the NativeWindow API. It is part of a + custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. . Modified: trunk/libjogl2-java/debian/rules =================================================================== --- trunk/libjogl2-java/debian/rules 2011-03-01 12:58:12 UTC (rev 13372) +++ trunk/libjogl2-java/debian/rules 2011-03-01 13:57:28 UTC (rev 13373) @@ -5,7 +5,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk JAVA_HOME := /usr/lib/jvm/default-java/ -DEB_JARS := ant-contrib-cpptasks ant-nodeps antlr ant-antlr +DEB_JARS := ant-contrib-cpptasks ant-nodeps antlr ant-antlr DEB_ANT_ARGS := -Dsetup.noCDC=true DEB_ANT_CLEAN_TARGET := clean DEB_ANT_BUILD_TARGET := all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

