[DebianGIS-dev] CVS Update: openjump/debian changelog openjump.sh

2006-05-15 Thread pere

  User: pere
  Date: 06/05/15 12:06:36

  Modified:debian   changelog openjump.sh
  Log:
 * Pass -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D to the JVM by
   default, to increase the chance of working with a GNU Classpath
   based VM.
 * Add new variable JAVA_EXTRA_ARGS to the openjump shell wrapper, to
   make it easier to add arguments while keeping the default
   arguments.
  
  Revision  ChangesPath
  1.9   +3 -0  openjump/debian/changelog
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/changelog?annotate=1.9cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/changelog?rev=1.9content-type=text/x-cvsweb-markupcvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/changelog.diff?r1=1.9r2=1.8cvsroot=
  
  ---
  
  Index: changelog
  ===
  RCS file: /cvsroot/pkg-grass/openjump/debian/changelog,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changelog 1 May 2006 15:53:29 -   1.8
  +++ changelog 15 May 2006 12:06:35 -  1.9
  @@ -3,6 +3,9 @@
 * Pass -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D to the JVM by
   default, to increase the chance of working with a GNU Classpath
   based VM.
  +  * Add new variable JAVA_EXTRA_ARGS to the openjump shell wrapper, to
  +make it easier to add arguments while keeping the default
  +arguments.
   
-- Petter Reinholdtsen [EMAIL PROTECTED]  Sat, 29 Apr 2006 12:37:28 +0200
   
  
  
  
  1.3   +4 -0  openjump/debian/openjump.sh
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump.sh?annotate=1.3cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump.sh?rev=1.3content-type=text/x-cvsweb-markupcvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/openjump.sh.diff?r1=1.3r2=1.2cvsroot=
  
  ---
  
  Index: openjump.sh
  ===
  RCS file: /cvsroot/pkg-grass/openjump/debian/openjump.sh,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- openjump.sh   1 May 2006 15:53:29 -   1.2
  +++ openjump.sh   15 May 2006 12:06:35 -  1.3
  @@ -106,6 +106,10 @@
   JAVA_ARGS=$JAVA_ARGS -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D
   fi
   
  +if [ -z $JAVA_EXTRA_ARGS ] ; then
  +JAVA_ARGS=$JAVA_EXTRA_ARGS
  +fi
  +
   exec ${JAVACMD} \
   ${JAVA_ARGS} \
   -Dlog4j.configuration=file:$LOG4JFILE \
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] openjump 1.0-2 MIGRATED to testing

2006-05-15 Thread Debian testing watch
FYI: The status of the openjump source package
in Debian's testing distribution has changed.

  Previous version: 1.0-1
  Current version:  1.0-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel