[DebianGIS-dev] CVS Update: openjump/debian rules control

pere at haydn.debian.org pere at haydn.debian.org
Sat Mar 11 15:04:10 UTC 2006


  User: pere    
  Date: 06/03/11 15:04:10

  Modified:    debian   rules control
  Log:
  Change runtime to gcj.
  
  Revision  Changes    Path
  1.7       +1 -1      openjump/debian/rules
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules?annotate=1.7&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules.diff?r1=1.7&r2=1.6&cvsroot=
  
  -----------------------------------
  
  Index: rules
  ===================================================================
  RCS file: /cvsroot/pkg-grass/openjump/debian/rules,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- rules	11 Mar 2006 14:14:36 -0000	1.6
  +++ rules	11 Mar 2006 15:04:10 -0000	1.7
  @@ -7,7 +7,7 @@
   include /usr/share/cdbs/1/class/ant.mk
   include /usr/share/cdbs/1/rules/simple-patchsys.mk
   
  -JAVA_HOME := /usr/lib/kaffe
  +JAVA_HOME := /usr/lib/jvm/java-gcj
   ANT_HOME := /usr/share/ant
   
   DEB_ANT_BUILDFILE    := debian/openjump-build.xml
  
  
  
  1.5       +1 -1      openjump/debian/control
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/control?annotate=1.5&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/control?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/control.diff?r1=1.5&r2=1.4&cvsroot=
  
  -----------------------------------
  
  Index: control
  ===================================================================
  RCS file: /cvsroot/pkg-grass/openjump/debian/control,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- control	11 Mar 2006 14:14:36 -0000	1.4
  +++ control	11 Mar 2006 15:04:10 -0000	1.5
  @@ -3,7 +3,7 @@
   Priority: optional
   Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
   Uploaders: Petter Reinholdtsen <pere at debian.org>
  -Build-Depends-Indep: debhelper (>= 4.2.30), cdbs, kaffe (>= 2:1.1.5-1), ant, libjts-java, liblog4j1.2-java, libxerces2-java, libjdom0-java, libjama-java, junit, bsh, libbatik-java
  +Build-Depends-Indep: debhelper (>= 4.2.30), cdbs, java-gcj-compat-dev, ant, libjts-java, liblog4j1.2-java, libxerces2-java, libjdom0-java, libjama-java, junit, bsh, libbatik-java
   Standards-Version: 3.6.2
   
   Package: openjump
  
  
  



More information about the Pkg-grass-devel mailing list