[DebianGIS-dev] CVS Update: openjump/debian control rules
pere at haydn.debian.org
pere at haydn.debian.org
Sat Mar 11 12:52:38 UTC 2006
User: pere
Date: 06/03/11 12:52:38
Modified: debian control rules
Log:
Add jts and log4j as build dependencies.
Revision Changes Path
1.2 +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.2&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/control?rev=1.2&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.2&r2=1.1&cvsroot=
-----------------------------------
Index: control
===================================================================
RCS file: /cvsroot/pkg-grass/openjump/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control 11 Mar 2006 12:11:34 -0000 1.1
+++ control 11 Mar 2006 12:52:38 -0000 1.2
@@ -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
+Build-Depends-Indep: debhelper (>= 4.2.30), cdbs, kaffe (>= 2:1.1.5-1), ant, libjts-java, liblog4j1.2-java
Standards-Version: 3.6.2
Package: openjump
1.4 +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.4&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/openjump/debian/rules?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/rules.diff?r1=1.4&r2=1.3&cvsroot=
-----------------------------------
Index: rules
===================================================================
RCS file: /cvsroot/pkg-grass/openjump/debian/rules,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rules 11 Mar 2006 12:44:41 -0000 1.3
+++ rules 11 Mar 2006 12:52:38 -0000 1.4
@@ -12,7 +12,7 @@
DEB_ANT_COMPILER := jikes
DEB_ANT_ARGS := -f debian/openjump-build.xml
-DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar
+DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar jts log4j-1.2
DEB_ANT_BUILD_TARGET := jar
clean::
More information about the Pkg-grass-devel
mailing list