[DebianGIS-dev] CVS Update: openjump/debian rules control
pere at haydn.debian.org
pere at haydn.debian.org
Sat Mar 11 14:14:36 UTC 2006
User: pere
Date: 06/03/11 14:14:36
Modified: debian rules control
Log:
More dependencies.
Revision Changes Path
1.6 +2 -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.6&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules?rev=1.6&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.6&r2=1.5&cvsroot=
-----------------------------------
Index: rules
===================================================================
RCS file: /cvsroot/pkg-grass/openjump/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rules 11 Mar 2006 13:11:09 -0000 1.5
+++ rules 11 Mar 2006 14:14:36 -0000 1.6
@@ -12,7 +12,8 @@
DEB_ANT_BUILDFILE := debian/openjump-build.xml
DEB_ANT_BUILD_TARGET := jar
-DEB_JARS = $(ANT_HOME)/lib/ant-launcher.jar jts log4j-1.2 xercesImpl jdom1 jama junit
+DEB_JARS = $(ANT_HOME)/lib/ant-launcher.jar jts log4j-1.2 \
+ xercesImpl jdom0 jama junit bsh batik
# Jikes
#DEB_ANT_COMPILER := jikes
1.4 +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.4&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/control?rev=1.4&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.4&r2=1.3&cvsroot=
-----------------------------------
Index: control
===================================================================
RCS file: /cvsroot/pkg-grass/openjump/debian/control,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- control 11 Mar 2006 13:11:09 -0000 1.3
+++ control 11 Mar 2006 14:14:36 -0000 1.4
@@ -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, libjdom1-java, libjama-java, junit
+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
Standards-Version: 3.6.2
Package: openjump
More information about the Pkg-grass-devel
mailing list